mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 15:06:06 +00:00
Ajout de SkiaSharp
This commit is contained in:
parent
411411271a
commit
ca7b4247bb
6 changed files with 111 additions and 31 deletions
|
|
@ -50,6 +50,9 @@
|
|||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="SkiaSharp.Views.Forms">
|
||||
<Version>1.60.0</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Xamarin.Forms" Version="2.5.1.444934" />
|
||||
<PackageReference Include="Xamarin.Android.Support.Design" Version="25.4.0.2" />
|
||||
<PackageReference Include="Xamarin.Android.Support.v7.AppCompat" Version="25.4.0.2" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue