Update Microsoft.EntityFrameworkCore.Sqlite package reference version to 8.0.3

This commit is contained in:
Cody
2024-03-14 14:45:57 -07:00
committed by GitHub
parent 36c65e8b5f
commit 0473cdc5e1

View File

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