update to .NET 8.0.7

This commit is contained in:
sbwalker
2024-07-17 15:10:40 -04:00
parent 71e472f330
commit befa13eaf2
7 changed files with 17 additions and 17 deletions

View File

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