mirror of
https://github.com/hykilpikonna/AquaDX.git
synced 2026-08-08 20:23:26 -05:00
* [+] 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
13 lines
183 B
JSON
13 lines
183 B
JSON
{
|
|
"version": 1,
|
|
"isRoot": true,
|
|
"tools": {
|
|
"cake.tool": {
|
|
"version": "5.0.0",
|
|
"commands": [
|
|
"dotnet-cake"
|
|
],
|
|
"rollForward": false
|
|
}
|
|
}
|
|
} |