simplifies launchsettings

This commit is contained in:
Philipp Häfelfinger 2023-09-11 16:27:53 +02:00
parent 7ac30086c9
commit 3d3cde63dd

View File

@ -1,13 +1,7 @@
{ {
"$schema": "http://json.schemastore.org/launchsettings.json", "$schema": "http://json.schemastore.org/launchsettings.json",
"profiles": { "profiles": {
"SyncLocalJpgs": { "ScanLocalJpgs": {
"commandName": "Project",
"commandLineArgs": "scan 1",
"environmentVariables": {
}
},
"SyncLocalPngs": {
"commandName": "Project", "commandName": "Project",
"commandLineArgs": "scan 2", "commandLineArgs": "scan 2",
"environmentVariables": { "environmentVariables": {