Update References .NetCore 9.0.7

This commit is contained in:
Leigh Pointer
2025-07-09 02:52:30 +02:00
parent 57a1257750
commit 0a994afd67
9 changed files with 31 additions and 31 deletions

View File

@ -34,7 +34,7 @@
<ItemGroup>
<PackageReference Include="EFCore.NamingConventions" Version="9.0.0" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Relational" Version="9.0.7" />
<PackageReference Include="Npgsql.EntityFrameworkCore.PostgreSQL" Version="9.0.4" />
</ItemGroup>