From eb79d8f75e23e43209ce7415a3ac9791815cc0dc Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Tue, 30 Oct 2018 17:05:58 -0700 Subject: [PATCH] Remove the EventNotification submodule --- .gitmodules | 4 ---- build/artifacts.props | 1 - build/buildorder.props | 1 - build/dependencies.props | 3 ++- build/external-dependencies.props | 1 + build/submodules.props | 1 - modules/EventNotification | 1 - 7 files changed, 3 insertions(+), 9 deletions(-) delete mode 160000 modules/EventNotification diff --git a/.gitmodules b/.gitmodules index a9651ed372..71ac27cd22 100644 --- a/.gitmodules +++ b/.gitmodules @@ -50,10 +50,6 @@ path = modules/EntityFrameworkCore url = https://github.com/aspnet/EntityFrameworkCore.git branch = release/2.2 -[submodule "modules/EventNotification"] - path = modules/EventNotification - url = https://github.com/aspnet/EventNotification.git - branch = release/2.2 [submodule "modules/FileSystem"] path = modules/FileSystem url = https://github.com/aspnet/FileSystem.git diff --git a/build/artifacts.props b/build/artifacts.props index 0d2fa2a784..3939eb38ff 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -208,7 +208,6 @@ - diff --git a/build/buildorder.props b/build/buildorder.props index 05aba60937..24c1283055 100644 --- a/build/buildorder.props +++ b/build/buildorder.props @@ -10,7 +10,6 @@ - diff --git a/build/dependencies.props b/build/dependencies.props index 6a74f270ab..3a50bcd957 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -7,15 +7,16 @@ 4.6.0-rtm-27023-03 2.2.0-rtm-35542 + 2.2.0-rtm-35542 2.2.0-rtm-35542 2.2.0-rtm-35542 2.2.0-rtm-35542 2.2.0-rtm-35542 2.2.0-rtm-35542 2.2.0-rtm-35542 + 2.2.0-rtm-35542 2.2.0-rtm-35542 2.2.0-rtm-35542 - 2.2.0-rtm-35542 2.2.0-rtm-35542 2.2.0-rtm-35542 2.2.0-rtm-35542 diff --git a/build/external-dependencies.props b/build/external-dependencies.props index a0e9fdad8e..2057afdc9a 100644 --- a/build/external-dependencies.props +++ b/build/external-dependencies.props @@ -19,6 +19,7 @@ + diff --git a/build/submodules.props b/build/submodules.props index b1d54c7c93..d0038ba961 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -49,7 +49,6 @@ - diff --git a/modules/EventNotification b/modules/EventNotification deleted file mode 160000 index c40e7bc21e..0000000000 --- a/modules/EventNotification +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c40e7bc21ee46f30c376a1e4911462af9201e7e6