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