-
-
Notifications
You must be signed in to change notification settings - Fork 12
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.08 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.08 KB
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
28
29
30
[submodule "src/referencesource"]
path = src/referencesource
url = https://github.com/simonegli8/WebFormsCoreReferenceSource
[submodule "src/dotnet"]
path = src/dotnet
url = https://github.com/dotnet/runtime.git
[submodule "src/mono"]
path = src/mono
url = https://github.com/mono/mono.git
[submodule "src/SoapFormatter"]
path = src/SoapFormatter
url = https://github.com/novotnyllc/SoapFormatter.git
[submodule "src/CassiniDev"]
path = src/CassiniDev
url = https://github.com/simonegli8/CassiniDev
[submodule "src/AspNetWebOptimization"]
path = src/AspNetWebOptimization
url = https://github.com/aspnet/AspNetWebOptimization.git
[submodule "src/WebGrease"]
path = src/WebGrease
url = https://github.com/Licshee/WebGrease.git
[submodule "src/WebFormsForCore.AjaxControlToolkit"]
path = src/WebFormsForCore.AjaxControlToolkit
url = https://github.com/simonegli8/WebFormsForCore.AjaxControlToolkit
[submodule "src/Redesigner"]
path = src/Redesigner
url = https://github.com/simonegli8/Redesigner
[submodule "www"]
path = www
url = https://github.com/webformsforcore/webformsforcore.github.io