diff --git a/.gitmodules b/.gitmodules index 721adca927..cf504a5e0b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,10 +34,6 @@ path = modules/HttpAbstractions url = https://github.com/aspnet/HttpAbstractions.git branch = release/2.2 -[submodule "modules/HttpClientFactory"] - path = modules/HttpClientFactory - url = https://github.com/aspnet/HttpClientFactory.git - branch = release/2.2 [submodule "modules/HttpSysServer"] path = modules/HttpSysServer url = https://github.com/aspnet/HttpSysServer.git diff --git a/build/artifacts.props b/build/artifacts.props index 8b92985259..1364e33315 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -191,8 +191,6 @@ - - diff --git a/build/buildorder.props b/build/buildorder.props index 09076924ee..e7813bc1c3 100644 --- a/build/buildorder.props +++ b/build/buildorder.props @@ -9,7 +9,6 @@ - diff --git a/build/dependencies.props b/build/dependencies.props index d55f189615..ed701e7dfe 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -63,6 +63,7 @@ 2.2.0 2.2.0 2.2.0 + 2.2.0 2.2.0 2.2.0 2.2.0 @@ -187,8 +188,6 @@ 11.0.2 4.7.0 12.2.1100 - 2.0.1 - 6.0.1 2.2.0 0.20.0 3.12.1 diff --git a/build/external-dependencies.props b/build/external-dependencies.props index 11446a23f9..4ed8ca7d83 100644 --- a/build/external-dependencies.props +++ b/build/external-dependencies.props @@ -46,6 +46,7 @@ + @@ -196,8 +197,6 @@ - - diff --git a/build/submodules.props b/build/submodules.props index d1b26d95b0..81fa51c8af 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -57,7 +57,6 @@ - diff --git a/modules/HttpClientFactory b/modules/HttpClientFactory deleted file mode 160000 index 6619149a5d..0000000000 --- a/modules/HttpClientFactory +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 6619149a5d84bd0b60abf3c3f2abc7b334426fa1