Add project dependencies to repo

This commit is contained in:
Matija Koželj 2023-03-03 12:47:09 +01:00
parent b7dbdeb9fd
commit 5e1b6dbf44
3 changed files with 10 additions and 0 deletions

8
.gitmodules vendored Normal file
View File

@ -0,0 +1,8 @@
[submodule "dependencies/Connected.Common.Types"]
path = dependencies/Connected.Common.Types
url = https://git.tompit.com/connected/Connected.Common.Types.git
branch = develop
[submodule "dependencies/Connected.Framework"]
path = dependencies/Connected.Framework
url = https://git.tompit.com/connected/Connected.Framework.git
branch = develop

@ -0,0 +1 @@
Subproject commit ea1d744b3ffdc22242f6affb8087b5cc53ec41e1

1
dependencies/Connected.Framework vendored Submodule

@ -0,0 +1 @@
Subproject commit da3d363dd2edd09daaef332db5f2a22eadd3d5b9