Update the EntityFrameworkCore submodule
- get latest 2.1 changes from the dotnet/efcore repo - was only 2 commits behind i.e. nothing was missed in last release
This commit is contained in:
parent
d9c2f744fa
commit
9a4d4e9d02
|
|
@ -1,4 +1,4 @@
|
|||
[submodule "modules/EntityFrameworkCore"]
|
||||
path = modules/EntityFrameworkCore
|
||||
url = https://github.com/aspnet/EntityFrameworkCore.git
|
||||
url = https://github.com/dotnet/efcore.git
|
||||
branch = release/2.1
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit b8ba7191e9c39642bb340fd2b79fbf3df0f6c71c
|
||||
Subproject commit e7a4277846e720fb8a5729c2a3de98c4c2ff67e5
|
||||
Loading…
Reference in New Issue