mirror of
https://github.com/ckaczor/SystemTemperatureStatusWindow.git
synced 2026-01-13 17:23:03 -05:00
Switch to Git submodules and update NuGet packages
This commit is contained in:
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal 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
|
||||
Reference in New Issue
Block a user