Update Identity and Kestrel submodules
This commit is contained in:
parent
e4e3551a1e
commit
cafb1c3c90
|
|
@ -88,8 +88,8 @@
|
|||
branch = release/2.1
|
||||
[submodule "modules/Identity"]
|
||||
path = modules/Identity
|
||||
url = https://github.com/aspnet/Identity.git
|
||||
branch = release/2.1
|
||||
url = https://github.com/aspnet/Identity-Private.git
|
||||
branch = release/2.1-msrc
|
||||
[submodule "modules/IISIntegration"]
|
||||
path = modules/IISIntegration
|
||||
url = https://github.com/aspnet/IISIntegration.git
|
||||
|
|
@ -104,8 +104,8 @@
|
|||
branch = release/2.1
|
||||
[submodule "modules/KestrelHttpServer"]
|
||||
path = modules/KestrelHttpServer
|
||||
url = https://github.com/aspnet/KestrelHttpServer.git
|
||||
branch = release/2.1
|
||||
url = https://github.com/aspnet/KestrelHttpServer-Private.git
|
||||
branch = release/2.1-msrc
|
||||
[submodule "modules/Localization"]
|
||||
path = modules/Localization
|
||||
url = https://github.com/aspnet/Localization.git
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 788e324115196d9fb1e15693266943a607644f87
|
||||
Subproject commit 2627ea572cca2932284b3577158ad4b4f247794f
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 11ddd9174c7c2af231ad70cf3efad85012e2fd73
|
||||
Subproject commit ff3f0e905d7af6ad1152257611567befe1417cc9
|
||||
Loading…
Reference in New Issue