mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 06:56:10 +00:00
Nugets
This commit is contained in:
parent
ba0a5c1d41
commit
60115e7d95
15 changed files with 177 additions and 43 deletions
|
|
@ -58,6 +58,9 @@
|
|||
<Reference Include="System.Xml" />
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite.Core">
|
||||
<Version>2.1.4</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Rg.Plugins.Popup">
|
||||
<Version>1.1.4.168</Version>
|
||||
</PackageReference>
|
||||
|
|
@ -67,6 +70,9 @@
|
|||
<PackageReference Include="SkiaSharp.Views.Forms">
|
||||
<Version>1.60.3</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="sqlite-net-pcl">
|
||||
<Version>1.5.231</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Xamarin.Forms">
|
||||
<Version>3.2.0.871581</Version>
|
||||
</PackageReference>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue