Доработано формирование аргументов
All checks were successful
CI / build-test (push) Successful in 29s
Release / pack-and-publish (release) Successful in 35s

This commit is contained in:
2025-11-27 10:41:57 +03:00
parent 6b17e6c067
commit 363c078321
3 changed files with 26 additions and 8 deletions

View File

@@ -2,7 +2,7 @@
"profiles": {
"Demo": {
"commandName": "Project",
"commandLineArgs": "--server myhost --port 8080 --env staging --mode Incremental --config \"{\\\"Author\\\":\\\"FrigaT\\\",\\\"Timeout\\\":60}"
"commandLineArgs": "--server \"myhost\" --port 8080 --path \"C:\\Job\\Projects\\FrigaT\\ReleaseUpdater\\Updater.Test\\bin\\Debug\\net8.0\" --env staging --mode Incremental --config \"{\\\"Author\\\":\\\"FrigaT\\\",\\\"Timeout\\\":60} "
},
"Demo (Error)": {
"commandName": "Project",