Skip to content

Commit

Permalink
fix: Package manifest file
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 authored Jul 9, 2024
1 parent afec72c commit 3513d14
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<None Include="../../icon.png" Pack="true" PackagePath="icon.png" />
<None Include="../Uno.Fonts.OpenSans.uprimarker" Pack="true" PackagePath="lib/net7.0" />
<None Include="Fonts/*.ttf" Pack="true" PackagePath="lib/net7.0/Uno.Fonts.OpenSans/Fonts/" />
<None Include="Fonts/OpenSans.ttf.manifest" Pack="true" PackagePath="lib/net7.0/Uno.Fonts.OpenSans/Fonts/" />
<None Include="buildTransitive/**/*" Pack="true" PackagePath="buildTransitive/" />
</ItemGroup>
</Project>

0 comments on commit 3513d14

Please sign in to comment.