Merge branch 'fix/submodules' into 'main'

Fix/submodules

See merge request fabinfra/fabaccess/borepin!54
This commit is contained in:
TheJoKlLa 2022-05-10 14:19:57 +00:00
commit 8c928ecc1b
2 changed files with 6 additions and 1 deletions

5
.gitmodules vendored
View File

@ -2,14 +2,19 @@
path = external/SASL
url = https://github.com/kjkriegel/S22.Sasl.git
branch = main
ignore = all
[submodule "external/NFC"]
path = external/NFC
url = https://gitlab.com/fabinfra/fabaccess/nfc.git
branch = main
ignore = all
[submodule "FabAccessAPI/schema"]
path = FabAccessAPI/schema
url = https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
branch = main
ignore = all
[submodule "external/capnproto-dotnetcore"]
path = external/capnproto-dotnetcore
url = https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
branch = main
ignore = all

@ -1 +1 @@
Subproject commit 244eb9bd1b59cfcf36c067ff0d6208c0992766ba
Subproject commit f1fa0246130ff81abc2791b2c1a60b8b020257f7