From 828191adbd16ce0e6416250ad9fdb27286e0cdca Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Wed, 31 Oct 2018 09:23:16 -0700 Subject: [PATCH 1/3] Updating BuildTools from 2.1.3-rtm-15834 to 2.1.3-rtm-15835 [auto-updated: buildtools] --- korebuild-lock.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 7e6933d888..3466fec756 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.3-rtm-15834 -commithash:ae83cc5f284a9947a6a1ba0218ede0e9a8d3e108 +version:2.1.3-rtm-15835 +commithash:4592cb227582fdb7dfd7b2d3a631d8c78198a76f From 50952529bed484c4691c309b206e1514c4e5c1ce Mon Sep 17 00:00:00 2001 From: "ASP.NET CI" Date: Wed, 31 Oct 2018 20:22:16 +0000 Subject: [PATCH 2/3] Updating BuildTools from 2.1.3-rtm-15835 to 2.1.3-rtm-15836 [auto-updated: buildtools] --- korebuild-lock.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/korebuild-lock.txt b/korebuild-lock.txt index 3466fec756..b33a8b5418 100644 --- a/korebuild-lock.txt +++ b/korebuild-lock.txt @@ -1,2 +1,2 @@ -version:2.1.3-rtm-15835 -commithash:4592cb227582fdb7dfd7b2d3a631d8c78198a76f +version:2.1.3-rtm-15836 +commithash:cde3cdd1b7a51ca65b3ff65ae1b031f5c2071ac9 From f2c1eb73a636a30d91de135819ef2be03f74589b Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 31 Oct 2018 16:24:18 -0700 Subject: [PATCH 3/3] 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