diff --git a/.gitmodules b/.gitmodules
index 4ac3c4e48b..b328994a6b 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -102,10 +102,6 @@
path = modules/MvcPrecompilation
url = https://github.com/aspnet/MvcPrecompilation.git
branch = release/2.2
-[submodule "modules/Options"]
- path = modules/Options
- url = https://github.com/aspnet/Options.git
- branch = release/2.2
[submodule "modules/Razor"]
path = modules/Razor
url = https://github.com/aspnet/Razor.git
diff --git a/build/CodeSign.props b/build/CodeSign.props
index 46c74c6137..55b5a7cfe4 100644
--- a/build/CodeSign.props
+++ b/build/CodeSign.props
@@ -40,6 +40,9 @@
+
+
+
diff --git a/build/artifacts.props b/build/artifacts.props
index 7ed1e58869..e176e35291 100644
--- a/build/artifacts.props
+++ b/build/artifacts.props
@@ -215,9 +215,6 @@
-
-
-
diff --git a/build/buildorder.props b/build/buildorder.props
index 4ab4cdd087..766161e0e4 100644
--- a/build/buildorder.props
+++ b/build/buildorder.props
@@ -8,7 +8,6 @@
-
diff --git a/build/dependencies.props b/build/dependencies.props
index cd0ea7d543..d42cc5589c 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -40,6 +40,9 @@
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-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 60f4c7bea5..b3fae958f2 100644
--- a/build/external-dependencies.props
+++ b/build/external-dependencies.props
@@ -56,6 +56,9 @@
+
+
+
diff --git a/build/submodules.props b/build/submodules.props
index 6ca6c0c2c9..f5fd966f7f 100644
--- a/build/submodules.props
+++ b/build/submodules.props
@@ -62,7 +62,6 @@
-
diff --git a/modules/Options b/modules/Options
deleted file mode 160000
index a6d348bccb..0000000000
--- a/modules/Options
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit a6d348bccbfd5a6b657383202da32e3f5f92f3ce