From f126871a4cdf7ad5e5cdcbd6bbf54bb54ea85e3e Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Wed, 30 May 2018 15:16:22 -0700 Subject: [PATCH] [2.1.x] Remove WebHooks and Proxy from servicing (#1189) These repos do not produce packages that will ship in 2.1.x. --- .gitmodules | 8 -------- build/artifacts.props | 15 --------------- build/submodules.props | 2 -- modules/Proxy | 1 - modules/WebHooks | 1 - 5 files changed, 27 deletions(-) delete mode 160000 modules/Proxy delete mode 160000 modules/WebHooks diff --git a/.gitmodules b/.gitmodules index f46e4e64ce..ed8ae26eba 100644 --- a/.gitmodules +++ b/.gitmodules @@ -138,10 +138,6 @@ path = modules/Options url = https://github.com/aspnet/Options.git branch = release/2.1 -[submodule "modules/Proxy"] - path = modules/Proxy - url = https://github.com/aspnet/Proxy.git - branch = release/2.1 [submodule "modules/Razor"] path = modules/Razor url = https://github.com/aspnet/Razor.git @@ -190,7 +186,3 @@ path = modules/WebSockets url = https://github.com/aspnet/WebSockets.git branch = release/2.1 -[submodule "modules/WebHooks"] - path = modules/WebHooks - url = https://github.com/aspnet/WebHooks.git - branch = release/2.1 diff --git a/build/artifacts.props b/build/artifacts.props index a1df1c0583..33c0a6d127 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -91,7 +91,6 @@ - @@ -115,20 +114,6 @@ - - - - - - - - - - - - - - diff --git a/build/submodules.props b/build/submodules.props index 5eb83ac7ef..2833c6e1ab 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -18,12 +18,10 @@ - - diff --git a/modules/Proxy b/modules/Proxy deleted file mode 160000 index 8ec1eb26bb..0000000000 --- a/modules/Proxy +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 8ec1eb26bbf238eac08161a83632a6260f02d234 diff --git a/modules/WebHooks b/modules/WebHooks deleted file mode 160000 index e554b1e9f9..0000000000 --- a/modules/WebHooks +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e554b1e9f9a07dd9af35d55bcd6f7159fc6cf752