mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
17 lines
446 B
TOML
17 lines
446 B
TOML
# THIS IS AUTOGENERATED. DO NOT EDIT MANUALLY
|
|
version = 1
|
|
name = "LanMountainDesktop"
|
|
|
|
[setup]
|
|
script = ""
|
|
|
|
[[actions]]
|
|
name = "运行"
|
|
icon = "run"
|
|
command = "dotnet run --project 'C:\\Users\\USER693091\\Documents\\GitHub\\LanMountainDesktop\\LanMountainDesktop\\LanMountainDesktop.csproj"
|
|
|
|
[[actions]]
|
|
name = "构建"
|
|
icon = "tool"
|
|
command = "dotnet build 'C:\\Users\\USER693091\\Documents\\GitHub\\LanMountainDesktop\\LanMountainDesktop.slnx"
|