updated database provider references

This commit is contained in:
Shaun Walker
2021-11-11 09:21:01 -05:00
parent 614041d55e
commit 69783b0709
8 changed files with 5 additions and 5 deletions

View File

@ -29,7 +29,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0-rc.2.21480.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="6.0.0" />
</ItemGroup>
<ItemGroup>