diff --git a/.gitmodules b/.gitmodules index c0b6f21334..7a76d4a516 100644 --- a/.gitmodules +++ b/.gitmodules @@ -34,10 +34,6 @@ path = modules/HttpAbstractions url = https://github.com/aspnet/HttpAbstractions.git branch = release/2.1 -[submodule "modules/HttpClientFactory"] - path = modules/HttpClientFactory - url = https://github.com/aspnet/HttpClientFactory.git - branch = release/2.1 [submodule "modules/HttpSysServer"] path = modules/HttpSysServer url = https://github.com/aspnet/HttpSysServer.git diff --git a/build/artifacts.props b/build/artifacts.props index 00db72258b..717198331b 100644 --- a/build/artifacts.props +++ b/build/artifacts.props @@ -185,8 +185,6 @@ - - diff --git a/build/buildorder.props b/build/buildorder.props index d6349662b5..d98dcd526e 100644 --- a/build/buildorder.props +++ b/build/buildorder.props @@ -9,7 +9,6 @@ - diff --git a/build/dependencies.props b/build/dependencies.props index 5f57abaae1..b46e6e7a6c 100644 --- a/build/dependencies.props +++ b/build/dependencies.props @@ -58,6 +58,7 @@ 2.1.1 2.1.1 2.1.1 + 2.1.1 2.1.1 2.1.1 2.1.1 @@ -156,8 +157,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 f982ef87be..32846302dd 100644 --- a/build/external-dependencies.props +++ b/build/external-dependencies.props @@ -58,6 +58,7 @@ + @@ -184,8 +185,6 @@ - - diff --git a/build/submodules.props b/build/submodules.props index 187738b4e0..c93533b4d0 100644 --- a/build/submodules.props +++ b/build/submodules.props @@ -58,7 +58,6 @@ - diff --git a/modules/HttpClientFactory b/modules/HttpClientFactory deleted file mode 160000 index cf7cf83ee8..0000000000 --- a/modules/HttpClientFactory +++ /dev/null @@ -1 +0,0 @@ -Subproject commit cf7cf83ee869ed50a41852f5e880d073386b7fe7