mirror of
https://github.com/Nioux/AideDeJeu.git
synced 2025-10-30 15:06:06 +00:00
Ajout dépendances pour passage à VS 2019
This commit is contained in:
parent
74252d95c1
commit
602bbac8e9
1 changed files with 6 additions and 0 deletions
|
|
@ -74,6 +74,12 @@
|
|||
<PackageReference Include="sqlite-net-pcl">
|
||||
<Version>1.5.231</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="SQLitePCLRaw.bundle_green">
|
||||
<Version>1.1.13</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="SQLitePCLRaw.core">
|
||||
<Version>1.1.13</Version>
|
||||
</PackageReference>
|
||||
<PackageReference Include="System.Buffers">
|
||||
<Version>4.5.0</Version>
|
||||
</PackageReference>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue