Add Connected.Common.Types as project dependency

This commit is contained in:
Matija Koželj 2023-02-09 12:37:57 +01:00
parent 4fba1587b7
commit e843855b97
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -1,3 +1,6 @@
[submodule "dependencies/Connected.Components"] [submodule "dependencies/Connected.Components"]
path = dependencies/Connected.Components path = dependencies/Connected.Components
url = https://git.tompit.com/Connected/Connected.Components.git url = https://git.tompit.com/Connected/Connected.Components.git
[submodule "dependencies/Connected.Common.Types"]
path = dependencies/Connected.Common.Types
url = https://git.tompit.com/Connected/Connected.Common.Types

@ -0,0 +1 @@
Subproject commit 6725edb1aef6500346ac24e2af2f3ab4e540f4a5