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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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>