Update LiteDb, but KO bdd

This commit is contained in:
Sébastien André
2020-02-03 18:14:51 +01:00
parent 55ff52fd19
commit e19fc02a6f
17 changed files with 153 additions and 1071 deletions

View File

@@ -6,7 +6,8 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="LiteDB" Version="5.0.0-beta" />
<PackageReference Include="LiteDB" Version="5.0.0" />
<PackageReference Include="Newtonsoft.Json" Version="12.0.3" />
</ItemGroup>
<ItemGroup>