Update Microsoft.EntityFrameworkCore.SqlServer to version 8.0.3

This commit is contained in:
Cody 2024-03-14 14:44:24 -07:00 committed by GitHub
parent d0e81b7778
commit 36c65e8b5f
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.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="8.0.3" />
</ItemGroup>
<ItemGroup>