File tree Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Expand file tree Collapse file tree 2 files changed +8
-5
lines changed Original file line number Diff line number Diff line change 9
9
[submodule "Configuration "]
10
10
path = Configuration
11
11
url = https://github.com/unitycontainer/configuration.git
12
- branch = v5.x
12
+ branch = master
13
13
[submodule "Interception "]
14
14
path = Interception
15
15
url = https://github.com/unitycontainer/interception.git
16
- branch = v5.x
16
+ branch = master
17
17
[submodule "InterceptionConfiguration "]
18
18
path = InterceptionConfiguration
19
19
url = https://github.com/unitycontainer/interception-configuration.git
20
- branch = v5.x
20
+ branch = master
21
21
[submodule "RegistrationByConvention "]
22
22
path = RegistrationByConvention
23
23
url = https://github.com/unitycontainer/registration-by-convention.git
24
+ branch = master
24
25
[submodule "CommonServiceLocator "]
25
26
path = CommonServiceLocator
26
27
url = https://github.com/unitycontainer/commonservicelocator.git
27
28
branch = master
28
29
[submodule "ServiceLocation "]
29
30
path = ServiceLocation
30
31
url = https://github.com/unitycontainer/service-location.git
31
- branch = v2.x
32
+ branch = master
32
33
[submodule "MVC "]
33
34
path = MVC
34
35
url = https://github.com/unitycontainer/aspnet-mvc.git
36
+ branch = master
35
37
[submodule "WebAPI "]
36
38
path = WebAPI
37
39
url = https://github.com/unitycontainer/aspnet-webapi.git
40
+ branch = master
You can’t perform that action at this time.
0 commit comments