Add launch profile with editor enabled
This commit is contained in:
8
Properties/launchSettings.json
Normal file
8
Properties/launchSettings.json
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
{
|
||||||
|
"profiles": {
|
||||||
|
"ProjectZ": {
|
||||||
|
"commandName": "Project",
|
||||||
|
"commandLineArgs": "editor"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
Reference in New Issue
Block a user