borepin/.gitmodules

16 lines
522 B
Plaintext
Raw Normal View History

[submodule "external/SASL"]
path = external/SASL
url = https://github.com/kjkriegel/S22.Sasl.git
2021-09-08 02:11:09 +02:00
branch = main
2021-03-31 14:41:28 +02:00
[submodule "external/NFC"]
path = external/NFC
url = https://gitlab.com/fabinfra/fabaccess/nfc.git
2021-09-08 02:11:09 +02:00
branch = main
2021-09-07 15:38:12 +02:00
[submodule "FabAccessAPI/schema"]
path = FabAccessAPI/schema
url = https://gitlab.com/fabinfra/fabaccess/fabaccess-api.git
2022-05-10 13:01:05 +00:00
branch = v0.3.1
[submodule "external/capnproto-dotnetcore"]
path = external/capnproto-dotnetcore
url = https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git