Remotely/Desktop.Linux/Properties/launchSettings.json
2023-05-03 07:15:54 -07:00

8 lines
149 B
JSON

{
"profiles": {
"Desktop.Linux": {
"commandName": "Project",
"commandLineArgs": "-m Attended -h https://localhost:5001"
}
}
}