simplifies launchsettings

This commit is contained in:
Philipp Häfelfinger 2023-09-11 16:27:53 +02:00
parent 7ac30086c9
commit 3d3cde63dd
1 changed files with 1 additions and 7 deletions

View File

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