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

Ajout de SkiaSharp

This commit is contained in:
Yan Maniez 2018-04-29 20:55:20 +02:00
parent 411411271a
commit ca7b4247bb
6 changed files with 111 additions and 31 deletions

View file

@ -165,6 +165,9 @@
</Page>
</ItemGroup>
<ItemGroup>
<PackageReference Include="SkiaSharp.Views.Forms">
<Version>1.60.0</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms" Version="2.5.1.444934" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.1.2" />
</ItemGroup>