diff --git a/.gitmodules b/.gitmodules
index ff126b9711..69ad207d6c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -46,10 +46,6 @@
path = modules/EntityFrameworkCore
url = https://github.com/aspnet/EntityFrameworkCore.git
branch = release/2.2
-[submodule "modules/FileSystem"]
- path = modules/FileSystem
- url = https://github.com/aspnet/FileSystem.git
- branch = release/2.2
[submodule "modules/Hosting"]
path = modules/Hosting
url = https://github.com/aspnet/Hosting.git
diff --git a/build/artifacts.props b/build/artifacts.props
index 9b1e3558d3..50e4495127 100644
--- a/build/artifacts.props
+++ b/build/artifacts.props
@@ -208,11 +208,6 @@
-
-
-
-
-
diff --git a/build/buildorder.props b/build/buildorder.props
index 24e61bbb1e..118588c917 100644
--- a/build/buildorder.props
+++ b/build/buildorder.props
@@ -7,7 +7,6 @@
-
diff --git a/build/dependencies.props b/build/dependencies.props
index 63a1f59573..3f4590ce29 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -19,6 +19,11 @@
2.2.0-rtm-181105-01
2.2.0-rtm-181105-01
2.2.0-rtm-181105-01
+ 2.2.0-rtm-35636
+ 2.2.0-rtm-35636
+ 2.2.0-rtm-35636
+ 2.2.0-rtm-35636
+ 2.2.0-rtm-35636
2.2.0-rtm-181105-01
2.2.0-rtm-181105-01
2.2.0-rtm-181105-01
diff --git a/build/external-dependencies.props b/build/external-dependencies.props
index 1469795b04..0973eb5ccc 100644
--- a/build/external-dependencies.props
+++ b/build/external-dependencies.props
@@ -14,7 +14,7 @@
-
+
@@ -24,6 +24,11 @@
+
+
+
+
+
diff --git a/build/submodules.props b/build/submodules.props
index df85c628d4..bc22327c12 100644
--- a/build/submodules.props
+++ b/build/submodules.props
@@ -48,7 +48,6 @@
-
diff --git a/modules/FileSystem b/modules/FileSystem
deleted file mode 160000
index da45fac2e6..0000000000
--- a/modules/FileSystem
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit da45fac2e6059b9cadf6b5b28313e22df9f51de1