1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-11-01 16:05:42 +00:00

Embed font ok sur uwp mais pas sur android

This commit is contained in:
Yan Maniez 2019-04-24 21:22:45 +02:00
parent dd4c0ca6f9
commit 3faa1d28f4
28 changed files with 72 additions and 9 deletions

View file

@ -13,6 +13,7 @@
<PackageReference Include="MSTest.TestAdapter" Version="2.0.0-beta2" />
<PackageReference Include="MSTest.TestFramework" Version="2.0.0-beta2" />
<PackageReference Include="sqlite-net-pcl" Version="1.6.258-beta" />
<PackageReference Include="System.Text.Encoding.CodePages" Version="4.5.1" />
<PackageReference Include="Xamarin.Essentials" Version="1.1.0" />
<PackageReference Include="Xamarin.Forms" Version="4.0.0.346134-pre9" />
<PackageReference Include="XamiTextSharpLGPLv2" Version="1.0.0" />