diff --git a/.gitmodules b/.gitmodules index c2970f34c1..e50d65490b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -138,10 +138,6 @@ path = modules/Options url = https://github.com/aspnet/Options.git branch = release/2.2 -[submodule "modules/Proxy"] - path = modules/Proxy - url = https://github.com/aspnet/Proxy.git - branch = release/2.2 [submodule "modules/Razor"] path = modules/Razor url = https://github.com/aspnet/Razor.git diff --git a/build/artifacts.props b/build/artifacts.props index 3696cb9977..9b5f29e524 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -134,7 +134,6 @@ - diff --git a/build/buildorder.props b/build/buildorder.props index ca08cb52e1..54603518d7 100644 --- a/build/buildorder.props +++ b/build/buildorder.props @@ -36,7 +36,6 @@ - diff --git a/build/submodules.props b/build/submodules.props index a0e6ffe5ca..3495ffa169 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -67,7 +67,6 @@ - diff --git a/modules/Proxy b/modules/Proxy deleted file mode 160000 index 909581d7f4..0000000000 --- a/modules/Proxy +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 909581d7f46df5ca00d8e9e6650f805ee7bf8c31