Skip to content

Commit

Permalink
✨ 添加Nuget本地图标
Browse files Browse the repository at this point in the history
  • Loading branch information
WangJunZzz committed Aug 22, 2022
1 parent 2629dff commit 40e589f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Build.targets
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageIcon>icon.png</PackageIcon>
</PropertyGroup>
<ItemGroup>
<None Include="$(MSBuildThisFileDirectory)icon.png" Pack="true"/>
<None Include="$(MSBuildThisFileDirectory)icon.png" Pack="true" PackagePath=""/>
</ItemGroup>


Expand Down

0 comments on commit 40e589f

Please sign in to comment.