mirror of
https://github.com/markjprice/cs11dotnet7.git
synced 2026-04-04 13:57:37 +00:00
Update to EF Core 7 GA
This commit is contained in:
parent
654bbbd840
commit
cb008ecba8
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@
|
|||
|
||||
<ItemGroup>
|
||||
<PackageReference
|
||||
Include="Microsoft.EntityFrameworkCore.SQLite" Version="7.0.0-*" />
|
||||
Include="Microsoft.EntityFrameworkCore.SQLite" Version="7.0.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue