Updated Microsoft Components for 8.0.8 to 8.0.10

Tested on upgrade and new Oqtane instance creation.
This commit is contained in:
Leigh Pointer
2024-10-09 14:35:27 +02:00
parent 1047058676
commit ed6054b082
9 changed files with 130 additions and 19 deletions

View File

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