File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 77
88 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
99 <PackageId >SimpleInjection</PackageId >
10- <Version >1.0.0 </Version >
10+ <Version >0.9.1 </Version >
1111 <Authors >Derek Gooding</Authors >
1212 <Description >A library for adding lightweight Dependancy Injection to any C# project.</Description >
1313 <PackageTags >CSharp Tools</PackageTags >
1414
1515 <PackageLicenseExpression >MIT</PackageLicenseExpression >
16- <PackageReadmeFile >README.md</PackageReadmeFile >
1716 <PackageProjectUrl >https://github.com/DerekGooding/SimpleInjection</PackageProjectUrl >
1817 <RepositoryUrl >https://github.com/DerekGooding/SimpleInjection</RepositoryUrl >
1918 <PackageBugTrackerUrl >https://github.com/DerekGooding/SimpleInjection/issues</PackageBugTrackerUrl >
2524 </PropertyGroup >
2625
2726 <ItemGroup >
27+ <None Include =" README.md" Pack =" true" PackagePath =" \" />
2828 <None Include =" $(MSBuildThisFileDirectory)../EnumSourceGenerator/bin/Release/netstandard2.0/EnumSourceGenerator.dll"
2929 Pack =" true"
3030 PackagePath =" analyzers/dotnet/cs/"
You can’t perform that action at this time.
0 commit comments