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 1457cbb commit 7ac1103Copy full SHA for 7ac1103
src/Simplify.Web.Templates.csproj
@@ -27,7 +27,7 @@
27
<Compile Remove="**\*" />
28
</ItemGroup>
29
<ItemGroup>
30
- <None Include="images\icon.png" Pack="true" Visible="false" PackagePath="" />
+ <None Include="..\images\icon.png" Pack="true" Visible="false" PackagePath="" />
31
<None Include="CHANGELOG.md" Pack="true" PackagePath="\" />
32
33
</Project>
0 commit comments