Branching for release/2.1
This commit is contained in:
parent
d8f1905614
commit
d715461c14
|
|
@ -1,192 +1,192 @@
|
|||
[submodule "modules/Antiforgery"]
|
||||
path = modules/Antiforgery
|
||||
url = https://github.com/aspnet/Antiforgery.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/AuthSamples"]
|
||||
path = modules/AuthSamples
|
||||
url = https://github.com/aspnet/AuthSamples.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/AzureIntegration"]
|
||||
path = modules/AzureIntegration
|
||||
url = https://github.com/aspnet/AzureIntegration.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/BasicMiddleware"]
|
||||
path = modules/BasicMiddleware
|
||||
url = https://github.com/aspnet/BasicMiddleware.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/BrowserLink"]
|
||||
path = modules/BrowserLink
|
||||
url = https://github.com/aspnet/BrowserLink.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Caching"]
|
||||
path = modules/Caching
|
||||
url = https://github.com/aspnet/Caching.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Common"]
|
||||
path = modules/Common
|
||||
url = https://github.com/aspnet/Common.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Configuration"]
|
||||
path = modules/Configuration
|
||||
url = https://github.com/aspnet/Configuration.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/CORS"]
|
||||
path = modules/CORS
|
||||
url = https://github.com/aspnet/CORS.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/DataProtection"]
|
||||
path = modules/DataProtection
|
||||
url = https://github.com/aspnet/DataProtection.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/DependencyInjection"]
|
||||
path = modules/DependencyInjection
|
||||
url = https://github.com/aspnet/DependencyInjection.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Diagnostics"]
|
||||
path = modules/Diagnostics
|
||||
url = https://github.com/aspnet/Diagnostics.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/DotNetTools"]
|
||||
path = modules/DotNetTools
|
||||
url = https://github.com/aspnet/DotNetTools.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/EntityFrameworkCore"]
|
||||
path = modules/EntityFrameworkCore
|
||||
url = https://github.com/aspnet/EntityFrameworkCore.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/EventNotification"]
|
||||
path = modules/EventNotification
|
||||
url = https://github.com/aspnet/EventNotification.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/FileSystem"]
|
||||
path = modules/FileSystem
|
||||
url = https://github.com/aspnet/FileSystem.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Hosting"]
|
||||
path = modules/Hosting
|
||||
url = https://github.com/aspnet/Hosting.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/HtmlAbstractions"]
|
||||
path = modules/HtmlAbstractions
|
||||
url = https://github.com/aspnet/HtmlAbstractions.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/HttpAbstractions"]
|
||||
path = modules/HttpAbstractions
|
||||
url = https://github.com/aspnet/HttpAbstractions.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/HttpClientFactory"]
|
||||
path = modules/HttpClientFactory
|
||||
url = https://github.com/aspnet/HttpClientFactory.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/HttpSysServer"]
|
||||
path = modules/HttpSysServer
|
||||
url = https://github.com/aspnet/HttpSysServer.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Identity"]
|
||||
path = modules/Identity
|
||||
url = https://github.com/aspnet/Identity.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/IISIntegration"]
|
||||
path = modules/IISIntegration
|
||||
url = https://github.com/aspnet/IISIntegration.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/JavaScriptServices"]
|
||||
path = modules/JavaScriptServices
|
||||
url = https://github.com/aspnet/JavaScriptServices.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/JsonPatch"]
|
||||
path = modules/JsonPatch
|
||||
url = https://github.com/aspnet/JsonPatch.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/KestrelHttpServer"]
|
||||
path = modules/KestrelHttpServer
|
||||
url = https://github.com/aspnet/KestrelHttpServer.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Localization"]
|
||||
path = modules/Localization
|
||||
url = https://github.com/aspnet/Localization.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Logging"]
|
||||
path = modules/Logging
|
||||
url = https://github.com/aspnet/Logging.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/MetaPackages"]
|
||||
path = modules/MetaPackages
|
||||
url = https://github.com/aspnet/MetaPackages.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Microsoft.Data.Sqlite"]
|
||||
path = modules/Microsoft.Data.Sqlite
|
||||
url = https://github.com/aspnet/Microsoft.Data.Sqlite.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/MusicStore"]
|
||||
path = modules/MusicStore
|
||||
url = https://github.com/aspnet/MusicStore.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Mvc"]
|
||||
path = modules/Mvc
|
||||
url = https://github.com/aspnet/Mvc.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/MvcPrecompilation"]
|
||||
path = modules/MvcPrecompilation
|
||||
url = https://github.com/aspnet/MvcPrecompilation.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Options"]
|
||||
path = modules/Options
|
||||
url = https://github.com/aspnet/Options.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Proxy"]
|
||||
path = modules/Proxy
|
||||
url = https://github.com/aspnet/Proxy.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Razor"]
|
||||
path = modules/Razor
|
||||
url = https://github.com/aspnet/Razor.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/ResponseCaching"]
|
||||
path = modules/ResponseCaching
|
||||
url = https://github.com/aspnet/ResponseCaching.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Routing"]
|
||||
path = modules/Routing
|
||||
url = https://github.com/aspnet/Routing.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Scaffolding"]
|
||||
path = modules/Scaffolding
|
||||
url = https://github.com/aspnet/Scaffolding.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Security"]
|
||||
path = modules/Security
|
||||
url = https://github.com/aspnet/Security.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/ServerTests"]
|
||||
path = modules/ServerTests
|
||||
url = https://github.com/aspnet/ServerTests.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Session"]
|
||||
path = modules/Session
|
||||
url = https://github.com/aspnet/Session.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/SignalR"]
|
||||
path = modules/SignalR
|
||||
url = https://github.com/aspnet/SignalR.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/StaticFiles"]
|
||||
path = modules/StaticFiles
|
||||
url = https://github.com/aspnet/StaticFiles.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Templating"]
|
||||
path = modules/Templating
|
||||
url = https://github.com/aspnet/Templating.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/Testing"]
|
||||
path = modules/Testing
|
||||
url = https://github.com/aspnet/Testing.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/WebSockets"]
|
||||
path = modules/WebSockets
|
||||
url = https://github.com/aspnet/WebSockets.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
[submodule "modules/WebHooks"]
|
||||
path = modules/WebHooks
|
||||
url = https://github.com/aspnet/WebHooks.git
|
||||
branch = dev
|
||||
branch = release/2.1
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/dev/tools/korebuild.schema.json",
|
||||
"channel": "dev",
|
||||
"$schema": "https://raw.githubusercontent.com/aspnet/BuildTools/release/2.1/tools/korebuild.schema.json",
|
||||
"channel": "release/2.1",
|
||||
"toolsets": {
|
||||
"nodejs": {
|
||||
"minVersion": "8.0",
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit d53db529fcf8c99feffc3cbed786a091dd17c7fc
|
||||
Subproject commit fd30981c20800f457410197166df3ba98b761dd1
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 1075daf2d5d8387a67b94759d593649584261b25
|
||||
Subproject commit fd18854e978e47706d8e5e8ed9b7b8f77afc0106
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit c77d4d8be6130a7082c07847392e14895c06d9cd
|
||||
Subproject commit 6daca585788f1943a48ad7978d3863f28a35fbcc
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 2b80c905549110c312644400b7eea32119009710
|
||||
Subproject commit ad0214414e3c5f07212c2e4dc6567f0cf7726bff
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 59f89af9c08f69182f06b24e38337a515c7702d0
|
||||
Subproject commit 5dccb545992a2fc88505c200c615496f23fdd28a
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 7addc9d681c373b8edda6d5cfd0fb52e346bbe3b
|
||||
Subproject commit b8b75a3d0824f4f60d2a56d63145b6ee05e043b0
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 12f998d69703fb0f62b5cb1c123b76d63e0d04f0
|
||||
Subproject commit c0e009be1966d15353fbda4811e535ef517a0525
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 3a39937e81d6c3e13247a1f399ba81d13e166f8c
|
||||
Subproject commit f4e5195f4a8bc8238dfe83c0eb9b0d4861b14b32
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4279ed81aac5ca1393b109f0c0e6bd0396307e5f
|
||||
Subproject commit 3f67a3f244531baf50aa4f6a726975569f1057d4
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 8a42c24f46d728b4728e6b20febd0a11c1111df2
|
||||
Subproject commit 5651274dfda89171b618d2d215e33009d41d165e
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 5656e84f56994e1be079889596a30f22b1db8d19
|
||||
Subproject commit a5afe0c6ea03ee52a92b7169d7d6fe57665a28aa
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit a18c2b69d2aa0e29780c4f5e5cd720ab7f57d13f
|
||||
Subproject commit 1ded09f0fcc95e5037bee458de8cb25c466666c8
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit abd4d62a80ba53cd94e11838756c63ac5547eb78
|
||||
Subproject commit a163d58e8374b6e26ed601a5b531a69c4867458b
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit b5fae4818cffdfe01e26b6a9e7af6c0630ab5d2f
|
||||
Subproject commit ab0ea26dd2fb6246d0ac64c7273ce79d638e7a56
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 75c0f83626f36076930a27737e027f5189d7a821
|
||||
Subproject commit 028b6fcb5e6e4618641d8a9fbd07dd83143d9d64
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 795a4fc6274d25190839bb5e8d009f8ff7958fea
|
||||
Subproject commit f076a734134e0a4f7f16a0e5539e1fff9208d78a
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit a041b368bb18a00e4c05c6de36928cf0174a6f60
|
||||
Subproject commit 930bf981ad284028e14fda01aa2b00d68af38b18
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit d5e6c6a81e857d798a4375e5524262037f49776e
|
||||
Subproject commit c639b4ad1ffc5a8f27e3dd1ad2ebca71fa9bd931
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit fbbbb16305f57025eca71964ac5d7c9f43c42150
|
||||
Subproject commit 21c7ef22b34ca81843b165a49f6b13e0def635b7
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit b9bb7a46b9394ce360669fbcf31d9350adbdc137
|
||||
Subproject commit 1bdc163e8c41df403c4177924050b64b796fe100
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit fbc5b64cd8fee5e966b51ce0dbb9f32fd524fce4
|
||||
Subproject commit 835590ab633aa83ed07b007de2bd305ed7bc28bc
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit ca15b2fbf67549a700e2ccb6f8de56d7b30e13ea
|
||||
Subproject commit 74f2e7c70a88dd7ea282f47e83664f0e96864e5c
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 3919d18c622e7bf515e74caa78fbed42ab2eca4c
|
||||
Subproject commit e2965a380dc8bf67128a4685a21addd97dcdbe92
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 8553647ce85de12d1c14228462554585977f7ca1
|
||||
Subproject commit 4a1838ff5d1ef979b4b32b3b3cbc686554cb1dc3
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 1f29add11975cb7858a6845fbf76b6f571099d64
|
||||
Subproject commit a831580e7653bf261bde23281e66cde22d94c9ff
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 3584e5f2ab226bd9f6a51c0ef507ea3f1daf3c3a
|
||||
Subproject commit 4d1cb099c5b881d28fa1a710867ae097f9dfaa24
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit c6e9b1590561c913710984966d8b9ad41b60377d
|
||||
Subproject commit 02a1fb0b74f72426986c5e7e4149b16b9bc9c39a
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 0e680ad544c1de00c920886c47c576d90f9743a8
|
||||
Subproject commit 99a27298cbc430eb2873e4e6cd2da67f22e641f5
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit ef54dad3a39bff434a063849a462507500814755
|
||||
Subproject commit ad20e45c84d2e4e41532be472371947fee884326
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 491ac0a80c9c391b2ae56e720908fa8abcd8ee38
|
||||
Subproject commit 8f2ed1d33a56413260f2ba6158154834ff4b36d5
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4b5bd5a0669c8c816632e7bb8d2ef078e9256ff9
|
||||
Subproject commit 5546cd1cc7b8d0d1d3856cc185af2f29e7847ac7
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 190424fd5937cb822dbccf8fcdfcb128c1a05b60
|
||||
Subproject commit fa920af87b38bc7da7f10127b5c7287345b41f5a
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 68cef635b503d62e88a49d9890f048cc11068854
|
||||
Subproject commit a4f6d9cdb1dfe9492cd2e00cbc8478e087683e2b
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 33ba5e221ab482d4a60e361d6e5333628645a438
|
||||
Subproject commit 36fc46d10118dfdcac7fbc9fa06eb1fcf2aa5a56
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 5e307635a69f3c8ddf76781967287f27b5693334
|
||||
Subproject commit 019043c62c6f9df9532553c229aaa384b5942f36
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 0c7269eeb62b3a2749ff0e2d05b8d442bf3e994e
|
||||
Subproject commit aa1c08de9d6937123967f6dcb9446c084182d41b
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 673e7f550068537193a94f6ce323f9fbe9bf6e71
|
||||
Subproject commit 660e8a663219e47a8505820aafeb1166c4742ea0
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 1c114d915166fe02275e397205970ada635ff095
|
||||
Subproject commit 70c06fc50980cf9096171177a9c22abec4a4dbab
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 804a6e74f49e26d8171ab9efefcd8f794da1ea2d
|
||||
Subproject commit 0315330f508483fe62a5d236c16c0c096f2f0699
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit bee77ebf911d477faed36a12bcc7369bf0005e1a
|
||||
Subproject commit a587846e00be62da2576b0691af88dd6c4ac3dcd
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 91160a155ab35a141231c60d010fa7f0d8c0982e
|
||||
Subproject commit 18a2df6547a0cc67da12f8f8a46414aa3d9158c8
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit c1962bae887ce176ce5f7b94f8bacbea9439aae2
|
||||
Subproject commit dc1e888a95db6a5feb7c987fd64b2830bec16cf3
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 227c6b813399158c45ef5d1b1d42427f3e539d7e
|
||||
Subproject commit 41d7bde71b6425946f54750f44ee39f7cddc164c
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 6886061460e49d993571072e94305ca5357c6666
|
||||
Subproject commit fa221c166493d15ef4e1affee1ce2f3f7f2ff0e2
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 5f149cfa9c1843b5800b9b886462cea2dd261a7c
|
||||
Subproject commit 768054eb6dd50b969328b9fcf00a7673524d63aa
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit a01d132f743a8143ddfca88999da9f36b1f84d05
|
||||
Subproject commit af559e5fe1f479baed66a13e80eb10ff41c241c1
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 8f08e0c8ec48cd0891e8e892817147e2bd3dc5b3
|
||||
Subproject commit 3fee343887788ce12978292997922ac17f9e19b4
|
||||
|
|
@ -1 +1 @@
|
|||
Subproject commit 4cf0b5d033e445153f8ed6bf40bcd8e7b959fd2d
|
||||
Subproject commit dfed5a91b1817ddc838c5ba7fbc5e784356e87d9
|
||||
Loading…
Reference in New Issue