Добавьте файлы проекта.
This commit is contained in:
12
Demo/Properties/launchSettings.json
Normal file
12
Demo/Properties/launchSettings.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"profiles": {
|
||||
"Demo": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "--server myhost --port 8080 --env staging --mode Incremental --config \"{\\\"Author\\\":\\\"FrigaT\\\",\\\"Timeout\\\":60}"
|
||||
},
|
||||
"Demo (Error)": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "--server myhost --port \"128080\" --env staging --mode Incremental --config \"{\\\"Author\\\":\\\"FrigaT\\\",\\\"Timeout\\\":60}"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user