mirror of
https://gitlab.com/fabinfra/fabaccess/borepin.git
synced 2025-03-12 06:41:54 +01:00
Changed Git Submodules
This commit is contained in:
parent
ad720e7503
commit
a9a3f9c545
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -16,5 +16,5 @@
|
|||||||
[submodule "external/capnproto-dotnetcore"]
|
[submodule "external/capnproto-dotnetcore"]
|
||||||
path = external/capnproto-dotnetcore
|
path = external/capnproto-dotnetcore
|
||||||
url = https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
|
url = https://github.com/FabInfra/capnproto-dotnetcore_Runtime.git
|
||||||
branch = main
|
branch = master
|
||||||
ignore = all
|
ignore = all
|
||||||
|
@ -14,6 +14,7 @@ namespace FabAccessAPI
|
|||||||
|
|
||||||
}
|
}
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
#region Events
|
#region Events
|
||||||
public event EventHandler<ConnectionStatusChange> ConnectionStatusChanged;
|
public event EventHandler<ConnectionStatusChange> ConnectionStatusChanged;
|
||||||
#endregion
|
#endregion
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit f1fa0246130ff81abc2791b2c1a60b8b020257f7
|
Subproject commit 19f20f5154f0eced6288ff56cac840025ee51da1
|
Loading…
x
Reference in New Issue
Block a user