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: 840089c618e52494fd86926429ea3b7aaee8f33c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "src/submodules/googletest"]
	path = src/submodules/googletest
	url = https://github.com/google/googletest
	branch = main
[submodule "src/submodules/MessagePack-CSharp"]
	path = src/submodules/MessagePack-CSharp
	url = https://github.com/aspnet/MessagePack-CSharp.git
	branch = master
[submodule "src/submodules/spa-templates"]
	path = src/submodules/spa-templates
	url = https://github.com/dotnet/spa-templates.git
	branch = main