Added Nuclex.Support and Nuclex.Windows.Forms as submodules
This commit is contained in:
commit
48ba3f9962
3 changed files with 12 additions and 0 deletions
10
.gitmodules
vendored
Normal file
10
.gitmodules
vendored
Normal file
|
@ -0,0 +1,10 @@
|
|||
[submodule "Nuclex.Support"]
|
||||
path = Nuclex.Support
|
||||
url = ../../nuclex-shared-dotnet/Nuclex.Support.git
|
||||
branch = main
|
||||
update = rebase
|
||||
[submodule "Nuclex.Windows.Forms"]
|
||||
path = Nuclex.Windows.Forms
|
||||
url = ../../nuclex-shared-dotnet/Nuclex.Windows.Forms.git
|
||||
branch = main
|
||||
update = rebase
|
Loading…
Add table
Add a link
Reference in a new issue