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

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>