Enable running all days at once
I'm kinda bored and wanted to.
This commit is contained in:
11
Properties/launchSettings.json
Normal file
11
Properties/launchSettings.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"profiles": {
|
||||
"All": {
|
||||
"commandName": "Project",
|
||||
"commandLineArgs": "all"
|
||||
},
|
||||
"Default day": {
|
||||
"commandName": "Project"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user