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

@ -33,7 +33,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.6" />
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="9.0.7" />
</ItemGroup>
<ItemGroup>