mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-11-01 07:56:04 +00:00
MaJ nuget + ajout YamlDotNet
This commit is contained in:
parent
4951386223
commit
ac9e58b8dd
8 changed files with 50 additions and 49 deletions
|
|
@ -125,10 +125,10 @@
|
|||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore">
|
||||
<Version>2.2.0</Version>
|
||||
<Version>2.2.1</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core">
|
||||
<Version>2.2.0</Version>
|
||||
<Version>2.2.1</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Rg.Plugins.Popup">
|
||||
<Version>1.1.5.180</Version>
|
||||
|
|
@ -143,7 +143,7 @@
|
|||
<Version>1.5.231</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Xamarin.Forms">
|
||||
<Version>3.4.0.1008975</Version>
|
||||
<Version>3.4.0.1009999</Version>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue