Skip to content

Commit 40e589f

Browse files
committed
✨ 添加Nuget本地图标
1 parent 2629dff commit 40e589f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.targets

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<PackageIcon>icon.png</PackageIcon>
1313
</PropertyGroup>
1414
<ItemGroup>
15-
<None Include="$(MSBuildThisFileDirectory)icon.png" Pack="true"/>
15+
<None Include="$(MSBuildThisFileDirectory)icon.png" Pack="true" PackagePath=""/>
1616
</ItemGroup>
1717

1818

0 commit comments

Comments
 (0)