1
0
Fork 0
mirror of https://github.com/Nioux/AideDeJeu.git synced 2025-10-30 15:06:06 +00:00

Retour à SkiaSharp 1.60.0 car la 1.60.1 empêche la soumission sur le Windows Store

https://github.com/mono/SkiaSharp/issues/536
This commit is contained in:
Yan Maniez 2018-06-15 23:50:19 +02:00
parent 751ed87c82
commit 3ce454055a
4 changed files with 4 additions and 4 deletions

View file

@ -59,7 +59,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="SkiaSharp.Views.Forms">
<Version>1.60.1</Version>
<Version>1.60.0</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>3.0.0.561731</Version>