diff --git a/.gitmodules b/.gitmodules
index aefa39701e..ff126b9711 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -74,10 +74,6 @@
path = modules/Identity
url = https://github.com/aspnet/Identity.git
branch = release/2.2
-[submodule "modules/IISIntegration"]
- path = modules/IISIntegration
- url = https://github.com/aspnet/IISIntegration.git
- branch = release/2.2
[submodule "modules/JavaScriptServices"]
path = modules/JavaScriptServices
url = https://github.com/aspnet/JavaScriptServices.git
diff --git a/build/buildorder.props b/build/buildorder.props
index b21d07e2e8..24e61bbb1e 100644
--- a/build/buildorder.props
+++ b/build/buildorder.props
@@ -26,7 +26,7 @@
-
+
diff --git a/build/submodules.props b/build/submodules.props
index 90488d1c61..df85c628d4 100644
--- a/build/submodules.props
+++ b/build/submodules.props
@@ -55,7 +55,7 @@
-
+
diff --git a/modules/IISIntegration b/modules/IISIntegration
deleted file mode 160000
index a9c5eb28d7..0000000000
--- a/modules/IISIntegration
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit a9c5eb28d7f374af941f39a485573856ab3f0c18
diff --git a/src/IISIntegration/test/gtest/googletest b/src/IISIntegration/test/gtest/googletest
index 879ac092fd..4e4df226fc 160000
--- a/src/IISIntegration/test/gtest/googletest
+++ b/src/IISIntegration/test/gtest/googletest
@@ -1 +1 @@
-Subproject commit 879ac092fde0a19e1b3a61b2546b2a422b1528bc
+Subproject commit 4e4df226fc197c0dda6e37f5c8c3845ca1e73a49