Skip to content

Commit

Permalink
FIX: Package build error due to missing icon
Browse files Browse the repository at this point in the history
  • Loading branch information
cyotek committed Oct 3, 2021
1 parent e7d31a0 commit 53c9f1d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Cyotek.Drawing.BitmapFont.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@

<ItemGroup>
<None Include="..\res\Cyotek.Drawing.BitmapFont.snk" Link="Cyotek.Drawing.BitmapFont.snk" />
<None Include="..\res\icon.png" Link="icon.png" Pack="true" PackagePath="\" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 53c9f1d

Please sign in to comment.