Skip to content

Commit d954e99

Browse files
committed
🔗 新增 Fusillade 作为子模块依赖
在 .gitmodules 文件中添加了 ref/Fusillade 子模块,指向 https://github.com/reactiveui/Fusillade,并在项目中引入了指定提交的 Fusillade 依赖。这样项目可以直接使用 Fusillade 库的功能。
1 parent ab1dcbd commit d954e99

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,6 @@
4040
[submodule "ref/appcenter-sdk-dotnet"]
4141
path = ref/appcenter-sdk-dotnet
4242
url = https://github.com/BeyondDimension/appcenter-sdk-dotnet.git
43+
[submodule "ref/Fusillade"]
44+
path = ref/Fusillade
45+
url = https://github.com/reactiveui/Fusillade

ref/Fusillade

Submodule Fusillade added at e53e10a

0 commit comments

Comments
 (0)