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

@ -33,7 +33,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.8" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="8.0.10" />
</ItemGroup>
<ItemGroup>