diff --git a/.gitmodules b/.gitmodules index cd636cc8e4..3cdce2f6f7 100644 --- a/.gitmodules +++ b/.gitmodules @@ -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 diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index b8ba7191e9..e7a4277846 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit b8ba7191e9c39642bb340fd2b79fbf3df0f6c71c +Subproject commit e7a4277846e720fb8a5729c2a3de98c4c2ff67e5