-
-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
💾 Feat: Use
cheese
to manage references.
- Loading branch information
1 parent
c4b59c0
commit 33f48cf
Showing
3 changed files
with
45 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,44 @@ | ||
[ | ||
{ | ||
"Name": "Common.Activity", | ||
"Location": "Reference/Common.Activity", | ||
"Url": "git@github.com:Crequency/Common.Activity.git", | ||
"Type": 1, | ||
"InSubmodule": false | ||
}, | ||
{ | ||
"Name": "Common.Algorithm", | ||
"Location": "Reference/Common.Algorithm", | ||
"Url": "git@github.com:Crequency/Common.Algorithm.git", | ||
"Type": 1, | ||
"InSubmodule": false | ||
}, | ||
{ | ||
"Name": "Common.BasicHelper", | ||
"Location": "Reference/Common.BasicHelper", | ||
"Url": "git@github.com:Crequency/Common.BasicHelper.git", | ||
"Type": 1, | ||
"InSubmodule": false | ||
}, | ||
{ | ||
"Name": "Common.Update", | ||
"Location": "Reference/Common.Update", | ||
"Url": "git@github.com:Crequency/Common.Update.git", | ||
"Type": 1, | ||
"InSubmodule": false | ||
}, | ||
{ | ||
"Name": "Csharpell", | ||
"Location": "Reference/Csharpell", | ||
"Url": "git@github.com:Dynesshely/Csharpell.git", | ||
"Type": 1, | ||
"InSubmodule": false | ||
}, | ||
{ | ||
"Name": "XamlMultiLanguageEditor", | ||
"Location": "KitX SDK/Reference/XamlMultiLanguageEditor", | ||
"Url": "git@github.com:Dynesshely/XamlMultiLanguageEditor.git", | ||
"Type": 1, | ||
"InSubmodule": true | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Submodule KitX SDK
updated
4 files
+7 −1 | .gitignore | |
+0 −3 | .gitmodules | |
+1 −1 | Cheese | |
+0 −1 | Reference/XamlMultiLanguageEditor |