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

Update netcore pour uwp

This commit is contained in:
Yan Maniez 2018-08-10 19:17:59 +02:00
parent 7045858e6c
commit aa6636ed7f

View file

@ -181,7 +181,7 @@
<PackageReference Include="SkiaSharp.Views.Forms">
<Version>1.60.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.1.5" />
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.1.7" />
<PackageReference Include="Xamarin.Forms">
<Version>3.1.0.697729</Version>
</PackageReference>