Update dependancies

This commit is contained in:
Li 2022-07-17 23:01:47 +12:00
parent 6a34745a5f
commit 6627ca5dc4
7 changed files with 35 additions and 13 deletions

View file

@ -28,9 +28,9 @@
</ContentWithTargetPath>
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-preview.6.22329.4" />
<PackageReference Include="Microsoft.Data.Sqlite.Core" Version="6.0.7" />
<PackageReference Include="MySqlConnector" Version="2.1.11" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.2-beta1" />
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
</ItemGroup>
<ItemGroup>
<EmbeddedResource Update="Properties\Resources.resx">