Skip to content

Commit

Permalink
Merge pull request #4 from maartenkools/bugfix/nuget-prefix
Browse files Browse the repository at this point in the history
Changed the package prefix
  • Loading branch information
maartenkools authored Dec 19, 2018
2 parents 0362bc9 + 417b216 commit fb5e747
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>net45;net462;net47;net471</TargetFrameworks>
<GenerateAssemblyInfo>false</GenerateAssemblyInfo>
<PackageId>SpecFlow.GenericContainer</PackageId>
<PackageId>Specflow.GenericContainer</PackageId>
<PackageLicenseUrl>http://opensource.org/licenses/mit-license.php</PackageLicenseUrl>
<PackageTags>specflow dependency-injection DI inversion-of-control IOC</PackageTags>
<PackageProjectUrl>https://github.com/maartenkools/SpecFlow.GenericContainer</PackageProjectUrl>
Expand Down

0 comments on commit fb5e747

Please sign in to comment.