File tree Expand file tree Collapse file tree 2 files changed +2
-5
lines changed
Expand file tree Collapse file tree 2 files changed +2
-5
lines changed Original file line number Diff line number Diff line change 1818 <PackageBugTrackerUrl >https://github.com/DerekGooding/SimpleInjection/issues</PackageBugTrackerUrl >
1919 <RepositoryType >git</RepositoryType >
2020
21- <!-- <PackageIcon>icon.png</PackageIcon>-->
2221 <GenerateDocumentationFile >true</GenerateDocumentationFile >
2322 <DocumentationFile >bin\SimpleInjection.xml</DocumentationFile >
2423 </PropertyGroup >
2524
2625 <ItemGroup >
2726 <None Include =" README.md" Pack =" true" PackagePath =" \" />
28- <None Include =" $(MSBuildThisFileDirectory)../EnumSourceGenerator/bin/Release/netstandard2.0/EnumSourceGenerator.dll"
29- Pack =" true"
30- PackagePath =" analyzers/dotnet/cs/"
31- Condition =" Exists('$(MSBuildThisFileDirectory)../EnumSourceGenerator/bin/Release/netstandard2.0/EnumSourceGenerator.dll')" />
27+ <Resource Include =" icon.png" Pack =" true" PackagePath =" icon.png" />
28+ <None Include =" $(MSBuildThisFileDirectory)../EnumSourceGenerator/bin/Release/netstandard2.0/EnumSourceGenerator.dll" Pack =" true" PackagePath =" analyzers/dotnet/cs/" Condition =" Exists('$(MSBuildThisFileDirectory)../EnumSourceGenerator/bin/Release/netstandard2.0/EnumSourceGenerator.dll')" />
3229 </ItemGroup >
3330
3431</Project >
You can’t perform that action at this time.
0 commit comments