From f2c1eb73a636a30d91de135819ef2be03f74589b Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 31 Oct 2018 16:24:18 -0700 Subject: [PATCH] Remove the Microsoft.Data.Sqlite submodule --- .gitmodules | 4 ---- build/buildorder.props | 1 - build/submodules.props | 1 - modules/EntityFrameworkCore | 2 +- modules/Microsoft.Data.Sqlite | 1 - 5 files changed, 1 insertion(+), 8 deletions(-) delete mode 160000 modules/Microsoft.Data.Sqlite diff --git a/.gitmodules b/.gitmodules index 513f28cb14..a7b7a1490f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -114,10 +114,6 @@ path = modules/MetaPackages url = https://github.com/aspnet/MetaPackages.git branch = release/2.1 -[submodule "modules/Microsoft.Data.Sqlite"] - path = modules/Microsoft.Data.Sqlite - url = https://github.com/aspnet/Microsoft.Data.Sqlite.git - branch = release/2.1 [submodule "modules/MusicStore"] path = modules/MusicStore url = https://github.com/aspnet/MusicStore.git diff --git a/build/buildorder.props b/build/buildorder.props index 761d9e7f39..a7878801c8 100644 --- a/build/buildorder.props +++ b/build/buildorder.props @@ -8,7 +8,6 @@ - diff --git a/build/submodules.props b/build/submodules.props index 26ca5497b6..3bbb275279 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -75,7 +75,6 @@ - diff --git a/modules/EntityFrameworkCore b/modules/EntityFrameworkCore index 7b11733e09..f6457bccd2 160000 --- a/modules/EntityFrameworkCore +++ b/modules/EntityFrameworkCore @@ -1 +1 @@ -Subproject commit 7b11733e091e937ea6f616ecf56ebc6fcb11955f +Subproject commit f6457bccd2bf7ac791e46935dd60110204fdbbee diff --git a/modules/Microsoft.Data.Sqlite b/modules/Microsoft.Data.Sqlite deleted file mode 160000 index 3e0cdfefaf..0000000000 --- a/modules/Microsoft.Data.Sqlite +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 3e0cdfefaf5ab605bdf7e82e328315c7aa64edde