Update Package Reference Microsoft.EntityFrameworkCore.Relational To Version 8.0.3

This commit is contained in:
Cody 2024-03-14 14:47:22 -07:00 committed by GitHub
parent 0473cdc5e1
commit e51b7c22a6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -34,7 +34,7 @@
<ItemGroup>
<PackageReference Include="EFCore.NamingConventions" Version="8.0.3" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.2" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="8.0.3" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="8.0.2" />
</ItemGroup>