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

MaJ nuget

This commit is contained in:
Yan Maniez 2019-02-19 03:45:00 +01:00
parent 1dc349319f
commit 9ad076101f
9 changed files with 28 additions and 28 deletions

View file

@ -125,10 +125,10 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore">
<Version>2.2.1</Version>
<Version>2.2.2</Version>
</PackageReference>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core">
<Version>2.2.1</Version>
<Version>2.2.2</Version>
</PackageReference>
<PackageReference Include="Rg.Plugins.Popup">
<Version>1.1.5.188</Version>