Skip to content

Commit

Permalink
Merge pull request #45 from Youssef1313/patch-1
Browse files Browse the repository at this point in the history
fix: Package manifest file
  • Loading branch information
jeromelaban authored Jul 9, 2024
2 parents afec72c + 3513d14 commit e09e526
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 e09e526

Please sign in to comment.