diff --git a/.gitmodules b/.gitmodules index afd606d012..c0b6f21334 100644 --- a/.gitmodules +++ b/.gitmodules @@ -6,10 +6,6 @@ path = modules/Antiforgery url = https://github.com/aspnet/Antiforgery.git branch = release/2.1 -[submodule "modules/AzureIntegration"] - path = modules/AzureIntegration - url = https://github.com/aspnet/AzureIntegration.git - branch = release/2.1 [submodule "modules/BasicMiddleware"] path = modules/BasicMiddleware url = https://github.com/aspnet/BasicMiddleware.git diff --git a/build/buildorder.props b/build/buildorder.props index 1bacc3f869..d6349662b5 100644 --- a/build/buildorder.props +++ b/build/buildorder.props @@ -33,7 +33,7 @@ - + diff --git a/build/submodules.props b/build/submodules.props index cd47e1b33a..187738b4e0 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -50,7 +50,7 @@ - + diff --git a/modules/AzureIntegration b/modules/AzureIntegration deleted file mode 160000 index 47e2ba3755..0000000000 --- a/modules/AzureIntegration +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 47e2ba3755450c584990480c23331d286ffa78cf