-
Notifications
You must be signed in to change notification settings - Fork 18
/
.gitmodules
21 lines (21 loc) · 999 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "src/submodules/CodeElements.BizRunner"]
path = src/submodules/CodeElements.BizRunner
url = https://github.com/CodeElements/CodeElements.BizRunner
[submodule "src/submodules/TxTranslation"]
path = src/submodules/TxTranslation
url = https://github.com/Anapher/TxTranslation
[submodule "src/submodules/NetworkCallTransmission"]
path = src/submodules/NetworkCallTransmission
url = https://github.com/CodeElements/NetworkCallTransmission.git
[submodule "src/submodules/MetroTreeListView"]
path = src/submodules/MetroTreeListView
url = https://github.com/Anapher/MetroTreeListView.git
[submodule "src/submodules/TreeViewEx"]
path = src/submodules/TreeViewEx
url = https://github.com/Anapher/TreeViewEx.git
[submodule "src/submodules/NuGet.Client"]
path = src/submodules/NuGet.Client
url = https://github.com/MazeAdmin/NuGet.Client
[submodule "src/submodules/Anapher.Wpf.Toolkit"]
path = src/submodules/Anapher.Wpf.Toolkit
url = https://github.com/Anapher/Anapher.Wpf.Toolkit.git