11 lines
216 B
JSON
11 lines
216 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/launchsettings.json",
|
|
"profiles": {
|
|
"Main": {
|
|
"commandName": "Project",
|
|
"environmentVariables": {},
|
|
"commandLineArgs": "--m Develop"
|
|
}
|
|
}
|
|
}
|