simplifies launchsettings
This commit is contained in:
parent
7ac30086c9
commit
3d3cde63dd
@ -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": {
|
||||||
|
Loading…
Reference in New Issue
Block a user