Explorar o código

fix nuget package build

Andrey Kunchev %!s(int64=5) %!d(string=hai) anos
pai
achega
63d5ff3e2f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      build/SharedVersion.props

+ 1 - 1
build/SharedVersion.props

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