diff --git a/.gitmodules b/.gitmodules index 17251e1588..b3b6da9f5d 100644 --- a/.gitmodules +++ b/.gitmodules @@ -46,10 +46,6 @@ path = modules/EntityFrameworkCore url = https://github.com/aspnet/EntityFrameworkCore.git branch = master -[submodule "modules/EventNotification"] - path = modules/EventNotification - url = https://github.com/aspnet/EventNotification.git - branch = master [submodule "modules/FileSystem"] path = modules/FileSystem url = https://github.com/aspnet/FileSystem.git diff --git a/build/artifacts.props b/build/artifacts.props index 5dd25860b7..2ebd420159 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -205,7 +205,6 @@ - diff --git a/build/buildorder.props b/build/buildorder.props index 672620c791..38ffc9026e 100644 --- a/build/buildorder.props +++ b/build/buildorder.props @@ -10,7 +10,6 @@ - diff --git a/build/dependencies.props b/build/dependencies.props index 7e1fd426ec..f1713fb213 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -32,15 +32,16 @@ 4.6.0-preview1-26829-04 3.0.0-alpha1-10657 + 3.0.0-alpha1-10657 3.0.0-alpha1-10657 3.0.0-alpha1-10657 3.0.0-alpha1-10657 3.0.0-alpha1-10657 3.0.0-alpha1-10657 3.0.0-alpha1-10657 + 3.0.0-alpha1-10657 3.0.0-alpha1-10657 3.0.0-alpha1-10657 - 3.0.0-alpha1-10657 3.0.0-alpha1-10657 3.0.0-alpha1-10657 3.0.0-alpha1-10657 diff --git a/build/external-dependencies.props b/build/external-dependencies.props index b1cafe8da4..0dea825594 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 3452375028..c5279fbbda 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -48,7 +48,6 @@ - diff --git a/modules/EventNotification b/modules/EventNotification deleted file mode 160000 index faf917b447..0000000000 --- a/modules/EventNotification +++ /dev/null @@ -1 +0,0 @@ -Subproject commit faf917b447af15d41b48ffacb7882377deae3caa