Skip to content

Commit

Permalink
Fixed favicon path issue
Browse files Browse the repository at this point in the history
  • Loading branch information
Hafeed3s committed Dec 30, 2023
1 parent 48a35f5 commit 496a1cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/SutForge/SutForge.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@

<ItemGroup>
<None Include="..\..\README.md" Pack="true" PackagePath="\"/>
<None Include="..\..\favicon.png" Pack="true" PackagePath="" Visible="false" />
</ItemGroup>

</Project>

0 comments on commit 496a1cf

Please sign in to comment.