DotnetCommandStudy/DotnetDemo.CApp/Properties/launchSettings.json

8 lines
142 B
JSON

{
"profiles": {
"DotnetDemo.CApp": {
"commandName": "Project",
"commandLineArgs": "fromLaunchSettings.json=demo"
}
}
}