mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 06:41:54 +01:00
Merge branch 'main' into feature/api_service
This commit is contained in:
commit
ad720e7503
7
.gitmodules
vendored
7
.gitmodules
vendored
@ -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 = v0.3
|
||||
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 aea03aabe3d1322892c1896ba757ceeedb92ed73
|
||||
Subproject commit f1fa0246130ff81abc2791b2c1a60b8b020257f7
|
Loading…
x
Reference in New Issue
Block a user