mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-02-25 00:14:22 +01:00
Update to EF Core 7 GA
This commit is contained in:
parent
45533a8981
commit
7e9b05c13d
|
|
@ -12,7 +12,7 @@
|
|||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0-*" />
|
||||
<PackageReference Include="Microsoft.EntityFrameworkCore.Sqlite" Version="7.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Reference in a new issue