From 89866bbbd2833cd01b213b972eb33ba1dbf1e603 Mon Sep 17 00:00:00 2001 From: Nate McMaster Date: Tue, 9 Oct 2018 15:23:12 -0700 Subject: [PATCH] Remove aspnet/WebHooks from building in Universe (#1474) Remove the aspnet/WebHooks universe from building with Universe. This is part of consolidating repos and preparing aspnet/Universe to move into https://github.com/aspnet/AspNetCore --- .gitmodules | 4 ---- build/artifacts.props | 16 ---------------- build/buildorder.props | 1 - build/submodules.props | 1 - modules/SubmoduleGraph.dgml | 7 ------- modules/WebHooks | 1 - 6 files changed, 30 deletions(-) delete mode 160000 modules/WebHooks diff --git a/.gitmodules b/.gitmodules index fce03f0a8a..e210bf2b38 100644 --- a/.gitmodules +++ b/.gitmodules @@ -178,7 +178,3 @@ path = modules/WebSockets url = https://github.com/aspnet/WebSockets.git branch = master -[submodule "modules/WebHooks"] - path = modules/WebHooks - url = https://github.com/aspnet/WebHooks.git - branch = master diff --git a/build/artifacts.props b/build/artifacts.props index 1143e838f3..fadc3bcc86 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -172,22 +172,6 @@ - - - - - - - - - - - - - - - - diff --git a/build/buildorder.props b/build/buildorder.props index 5a8aa7cfef..2f03f5e39f 100644 --- a/build/buildorder.props +++ b/build/buildorder.props @@ -39,7 +39,6 @@ - diff --git a/build/submodules.props b/build/submodules.props index 7d8d05b130..a342862910 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -74,7 +74,6 @@ - diff --git a/modules/SubmoduleGraph.dgml b/modules/SubmoduleGraph.dgml index ecec8d4b77..2cd4f5c57e 100644 --- a/modules/SubmoduleGraph.dgml +++ b/modules/SubmoduleGraph.dgml @@ -45,7 +45,6 @@ - @@ -370,12 +369,6 @@ - - - - - - diff --git a/modules/WebHooks b/modules/WebHooks deleted file mode 160000 index 9887b4ecbc..0000000000 --- a/modules/WebHooks +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 9887b4ecbc4a3a79902781c05c30020539a29e91