File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed
Expand file tree Collapse file tree 3 files changed +6
-7
lines changed File renamed without changes.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 88
99 <GeneratePackageOnBuild >true</GeneratePackageOnBuild >
1010 <PackageId >SimpleInjection</PackageId >
11- <Version >0.9.5 </Version >
11+ <Version >0.9.6 </Version >
1212 <Authors >Derek Gooding</Authors >
1313 <Company >Derek Gooding</Company >
1414 <Description >
3737 <RepositoryBranch >main</RepositoryBranch >
3838 <RepositoryCommit >$(GitCommitId)</RepositoryCommit >
3939
40- <PackageIcon >icon .png</PackageIcon >
40+ <PackageIcon >Icon .png</PackageIcon >
4141 <GenerateDocumentationFile >true</GenerateDocumentationFile >
4242 <DocumentationFile >bin\SimpleInjection.xml</DocumentationFile >
4343
5757 </PropertyGroup >
5858
5959 <ItemGroup >
60- <None Include =" README.md " Pack =" true" PackagePath =" \ " />
61- <Resource Include =" icon.png " Pack =" true" PackagePath =" icon.png " />
60+ <None Include =" ..\Icon.png " Pack =" true" PackagePath =" " />
61+ <None Include =" ..\README.md " Pack =" true" PackagePath =" " />
6262 <None Include =" $(MSBuildThisFileDirectory)../EnumSourceGenerator/bin/Release/netstandard2.0/EnumSourceGenerator.dll"
63- Pack =" true"
64- PackagePath =" analyzers/dotnet/cs/"
63+ Pack =" true"
64+ PackagePath =" analyzers/dotnet/cs/"
6565 Condition =" Exists('$(MSBuildThisFileDirectory)../EnumSourceGenerator/bin/Release/netstandard2.0/EnumSourceGenerator.dll')" />
6666 </ItemGroup >
6767
You can’t perform that action at this time.
0 commit comments