Cosmos/Tools/ILSpyPlugAddIn/ILSpyPlugAddin/Properties/launchSettings.json
2020-02-12 03:17:59 -06:00

8 lines
151 B
JSON

{
"profiles": {
"ILSpyPlugAddin": {
"commandName": "Executable",
"executablePath": "./ILSpy.exe"
}
}
}