From fd3b979b569131139e1c613f924287b7e5bdecbf Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Fri, 29 Jun 2018 11:10:56 -0700 Subject: [PATCH] Remove aspnet/WebHooks from release/2.2 --- .gitmodules | 4 ---- build/artifacts.props | 17 ----------------- build/buildorder.props | 1 - build/submodules.props | 1 - modules/SubmoduleGraph.dgml | 9 +-------- modules/WebHooks | 1 - 6 files changed, 1 insertion(+), 32 deletions(-) delete mode 160000 modules/WebHooks diff --git a/.gitmodules b/.gitmodules index d9a6f15f15..c2970f34c1 100644 --- a/.gitmodules +++ b/.gitmodules @@ -186,7 +186,3 @@ path = modules/WebSockets url = https://github.com/aspnet/WebSockets.git branch = release/2.2 -[submodule "modules/WebHooks"] - path = modules/WebHooks - url = https://github.com/aspnet/WebHooks.git - branch = release/2.2 diff --git a/build/artifacts.props b/build/artifacts.props index cef18fdf78..6bfa9e5d79 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -179,23 +179,6 @@ - - - - - - - - - - - - - - - - - diff --git a/build/buildorder.props b/build/buildorder.props index 4c4e98d981..01b5bf8267 100644 --- a/build/buildorder.props +++ b/build/buildorder.props @@ -41,7 +41,6 @@ - diff --git a/build/submodules.props b/build/submodules.props index a5ff155336..13e649eb09 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -51,7 +51,6 @@ - diff --git a/modules/SubmoduleGraph.dgml b/modules/SubmoduleGraph.dgml index b67a8dc6db..58a8289412 100644 --- a/modules/SubmoduleGraph.dgml +++ b/modules/SubmoduleGraph.dgml @@ -46,7 +46,6 @@ - @@ -380,12 +379,6 @@ - - - - - - @@ -398,4 +391,4 @@ - \ No newline at end of file + diff --git a/modules/WebHooks b/modules/WebHooks deleted file mode 160000 index e889d84a31..0000000000 --- a/modules/WebHooks +++ /dev/null @@ -1 +0,0 @@ -Subproject commit e889d84a31f5a0523dfdb0739cf41e522794fedb