Switch to Git submodules and update NuGet packages

This commit is contained in:
2018-02-07 10:22:33 -05:00
parent 127636a354
commit 6ae1faa56c
9 changed files with 101 additions and 36 deletions

9
.gitmodules vendored Normal file
View File

@@ -0,0 +1,9 @@
[submodule "Service/Common"]
path = Service/Common
url = https://github.com/ckaczor/Common.git
[submodule "Service/openhardwaremonitor"]
path = Service/openhardwaremonitor
url = https://github.com/openhardwaremonitor/openhardwaremonitor.git
[submodule "Window/FloatingStatusWindow"]
path = Window/FloatingStatusWindow
url = https://github.com/ckaczor/FloatingStatusWindow.git