update to .NET SDK 9.0.6

This commit is contained in:
sbwalker
2025-07-08 13:09:10 -04:00
parent cb5e4e076f
commit ac236607f5
6 changed files with 21 additions and 21 deletions

View File

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