Update to latest package dependencies

This commit is contained in:
Cody
2024-02-14 11:58:21 -08:00
committed by GitHub
parent 3665a792d8
commit 6a0935960b

View File

@ -33,7 +33,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.2" />
</ItemGroup>
<ItemGroup>