We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0a5fcd commit 14fcab4Copy full SHA for 14fcab4
Libraries/Core/Cube.FileSystem.SevenZip.csproj
@@ -26,6 +26,6 @@
26
<PackageReference Include="Cube.FileSystem" Version="1.15.0" />
27
</ItemGroup>
28
<ItemGroup>
29
- <None Include="..\Icon.png" Pack="true" PackagePath="images" />
+ <None Include="..\..\Icon.png" Pack="true" PackagePath="images" />
30
31
</Project>
0 commit comments