diff --git a/.gitmodules b/.gitmodules index 295fc54ba8..667b6fc933 100644 --- a/.gitmodules +++ b/.gitmodules @@ -56,8 +56,8 @@ branch = release/2.0 [submodule "modules/KestrelHttpServer"] path = modules/KestrelHttpServer - url = https://github.com/aspnet/KestrelHttpServer.git - branch = release/2.0 + url = https://github.com/aspnet/KestrelHttpServer-Private.git + branch = release/2.0-msrc [submodule "modules/Localization"] path = modules/Localization url = https://github.com/aspnet/Localization.git diff --git a/modules/KestrelHttpServer b/modules/KestrelHttpServer index 8392ecdb81..1cfe5f1e0b 160000 --- a/modules/KestrelHttpServer +++ b/modules/KestrelHttpServer @@ -1 +1 @@ -Subproject commit 8392ecdb81698aec199a44ab8c1e937d1c68a688 +Subproject commit 1cfe5f1e0bf23da6c1679e2a26423c78e2f3f1e2