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

Changement nuget pour MarkdownView

This commit is contained in:
Nioux 2018-06-27 13:01:18 +02:00
parent 274bad864c
commit dcbaa606ea
4 changed files with 4 additions and 4 deletions

View file

@ -180,7 +180,7 @@
</PackageReference>
<PackageReference Include="Microsoft.NETCore.UniversalWindowsPlatform" Version="6.1.5" />
<PackageReference Include="Xam.Forms.MarkdownView">
<Version>0.6.1-pre</Version>
<Version>0.0.0</Version>
</PackageReference>
<PackageReference Include="Xamarin.Forms">
<Version>3.1.0.583944</Version>