Skip to content

Commit 031f1fe

Browse files
committed
fix packageicon path
1 parent 5a2dcf2 commit 031f1fe

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

build/props/Base.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@
1414
</PropertyGroup>
1515

1616
<ItemGroup>
17-
<None Include="../../package-icon.png" Pack="true" PackagePath="/" />
17+
<None Include="./../../package-icon.png" Pack="true" PackagePath="/" />
1818
</ItemGroup>
1919
</Project>
File renamed without changes.

0 commit comments

Comments
 (0)