Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Brandenburg <rybrande@microsoft.com>2018-04-17 22:24:03 +0300
committerRyan Brandenburg <rybrande@microsoft.com>2018-04-17 22:24:03 +0300
commita32e7dc18b7956d5c6eb51fe0c69f62f02ce9ec1 (patch)
tree44ffa3efa77abb14782da33789241ddb9eadc40e /.gitmodules
parentb4946fc6381607c2de42431123cf98de42c7208e (diff)
Adapt dev to release/2.1
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules98
1 files changed, 49 insertions, 49 deletions
diff --git a/.gitmodules b/.gitmodules
index d68d5beff2..f46e4e64ce 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,196 +1,196 @@
[submodule "modules/AADIntegration"]
path = modules/AADIntegration
url = https://github.com/aspnet/AADIntegration.git
- branch = dev
+ branch = release/2.1
[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