diff --git a/.gitmodules b/.gitmodules
index b64f1a6afc..ef502e2e7e 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -6,10 +6,6 @@
path = modules/BasicMiddleware
url = https://github.com/aspnet/BasicMiddleware.git
branch = release/2.1
-[submodule "modules/BrowserLink"]
- path = modules/BrowserLink
- url = https://github.com/aspnet/BrowserLink.git
- branch = release/2.1
[submodule "modules/CORS"]
path = modules/CORS
url = https://github.com/aspnet/CORS.git
diff --git a/build/artifacts.props b/build/artifacts.props
index 587242f9e5..f898d0125a 100644
--- a/build/artifacts.props
+++ b/build/artifacts.props
@@ -191,7 +191,6 @@
-
diff --git a/build/buildorder.props b/build/buildorder.props
index 58a3f1f766..395ee9b702 100644
--- a/build/buildorder.props
+++ b/build/buildorder.props
@@ -10,7 +10,6 @@
-
diff --git a/build/dependencies.props b/build/dependencies.props
index 8b1e4119f1..61f901030d 100644
--- a/build/dependencies.props
+++ b/build/dependencies.props
@@ -151,6 +151,7 @@
9.0.30729
7.10.6071
15.6.161-preview
+ 2.1.1
1.4.0
4.5.0
1.3.8
diff --git a/build/external-dependencies.props b/build/external-dependencies.props
index 684b4db40b..70d6935c05 100644
--- a/build/external-dependencies.props
+++ b/build/external-dependencies.props
@@ -170,6 +170,7 @@
+
diff --git a/build/submodules.props b/build/submodules.props
index 638753659f..2fed4cecfe 100644
--- a/build/submodules.props
+++ b/build/submodules.props
@@ -52,7 +52,6 @@
-
diff --git a/modules/BrowserLink b/modules/BrowserLink
deleted file mode 160000
index 05f8eac8a2..0000000000
--- a/modules/BrowserLink
+++ /dev/null
@@ -1 +0,0 @@
-Subproject commit 05f8eac8a233685d5bc3e8d3b59552839add4d79