Update to latest package dependencies

This commit is contained in:
Cody
2024-02-14 11:59:02 -08:00
committed by GitHub
parent 6a0935960b
commit 206a83c935

View File

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