AquaDX/.config/dotnet-tools.json
凌莞~(=^▽^=) dd9b8adb32
[+] Build with cake and commit id in version (#11)
* [+] Build with cake

* ci

* ci

* fetch-tags

* fetch-depth: 0

* melonloader 显示 Git 版本

* remove ci build alert

* set FileVersion to git version

* add describe to tg

* fix
2025-01-22 23:50:04 +08:00

13 lines
183 B
JSON

{
"version": 1,
"isRoot": true,
"tools": {
"cake.tool": {
"version": "5.0.0",
"commands": [
"dotnet-cake"
],
"rollForward": false
}
}
}