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

.gitmodules - github.com/dotnet/aspnetcore.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 34de4145948ca46e27c576a889b4ee3e30ad5f91 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
[submodule "modules/BasicMiddleware"]
	path = modules/BasicMiddleware
	url = https://github.com/aspnet/BasicMiddleware.git
	branch = release/2.2
[submodule "modules/BrowserLink"]
	path = modules/BrowserLink
	url = https://github.com/aspnet/BrowserLink.git
	branch = release/2.2
[submodule "modules/EntityFrameworkCore"]
	path = modules/EntityFrameworkCore
	url = https://github.com/aspnet/EntityFrameworkCore.git
	branch = release/2.2
[submodule "modules/Identity"]
	path = modules/Identity
	url = https://github.com/aspnet/Identity.git
	branch = release/2.2
[submodule "modules/Localization"]
	path = modules/Localization
	url = https://github.com/aspnet/Localization.git
	branch = release/2.2
[submodule "modules/Scaffolding"]
	path = modules/Scaffolding
	url = https://github.com/aspnet/Scaffolding.git
	branch = release/2.2
[submodule "src/IISIntegration/test/gtest/googletest"]
	path = src/IISIntegration/test/gtest/googletest
	url = https://github.com/google/googletest