1
0
Andrey Kunchev 5 жил өмнө
parent
commit
63d5ff3e2f

+ 1 - 1
build/SharedVersion.props

@@ -20,6 +20,6 @@
   </PropertyGroup>
 
   <ItemGroup Label="PackageIcon">
-    <None Include="$(SolutionDir)/build/Assets/Icon.png" Pack="true" PackagePath=""/>
+    <None Include="$(MSBuildThisFileDirectory)/Assets/Icon.png" Pack="true" PackagePath=""/>
   </ItemGroup>
 </Project>