diff --git a/.gitmodules b/.gitmodules
index f881a15f3f..b8acf7e3dd 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -98,10 +98,6 @@
path = modules/Mvc
url = https://github.com/aspnet/Mvc.git
branch = master
-[submodule "modules/Options"]
- path = modules/Options
- url = https://github.com/aspnet/Options.git
- branch = master
[submodule "modules/Razor"]
path = modules/Razor
url = https://github.com/aspnet/Razor.git
diff --git a/build/CodeSign.props b/build/CodeSign.props
index 70409ffb5f..34db4660f2 100644
--- a/build/CodeSign.props
+++ b/build/CodeSign.props
@@ -29,6 +29,9 @@
+
+
+
diff --git a/build/artifacts.props b/build/artifacts.props
index 606eca2713..6042ab8cc9 100644
--- a/build/artifacts.props
+++ b/build/artifacts.props
@@ -208,9 +208,6 @@
-
-
-
diff --git a/build/buildorder.props b/build/buildorder.props
index 366e0e15dc..87660b01e3 100644
--- a/build/buildorder.props
+++ b/build/buildorder.props
@@ -8,7 +8,6 @@
-
diff --git a/build/dependencies.props b/build/dependencies.props
index 01c9089e46..f0f735dcee 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -65,6 +65,9 @@
3.0.0-preview-181106-04
3.0.0-preview-181106-04
3.0.0-preview-181106-04
+ 3.0.0-alpha1-10706
+ 3.0.0-alpha1-10706
+ 3.0.0-alpha1-10706
3.0.0-preview-181106-04
3.0.0-preview-181106-04
3.0.0-preview-181106-04
diff --git a/build/external-dependencies.props b/build/external-dependencies.props
index 184d1106e2..da4ae0ad99 100644
--- a/build/external-dependencies.props
+++ b/build/external-dependencies.props
@@ -55,6 +55,9 @@
+
+
+
diff --git a/build/submodules.props b/build/submodules.props
index d7f3cdb88d..ab7e01fbec 100644
--- a/build/submodules.props
+++ b/build/submodules.props
@@ -60,7 +60,6 @@
-
diff --git a/modules/Options b/modules/Options
deleted file mode 160000
index 6a33d19af1..0000000000
--- a/modules/Options
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 6a33d19af18125e25a048b88c8ad7f570fec86b9