|
|
@ -2,12 +2,12 @@ |
|
|
|
"profiles": { |
|
|
|
"profiles": { |
|
|
|
"ILSpy": { |
|
|
|
"ILSpy": { |
|
|
|
"commandName": "Executable", |
|
|
|
"commandName": "Executable", |
|
|
|
"executablePath": ".\\ILSpy.exe", |
|
|
|
"executablePath": "./ilspy.exe", |
|
|
|
"commandLineArgs": "--newinstance" |
|
|
|
"commandLineArgs": "--newinstance" |
|
|
|
}, |
|
|
|
}, |
|
|
|
"ILSpy single-instance": { |
|
|
|
"ILSpy single-instance": { |
|
|
|
"commandName": "Executable", |
|
|
|
"commandName": "Executable", |
|
|
|
"executablePath": ".\\ILSpy.exe" |
|
|
|
"executablePath": "./ilspy.exe" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
} |