Cosmos/Tools/ILSpyPlugAddIn/Properties/launchSettings.json
José Pedro ef17dc9d21
Updated ILSpy to version 3.2.0.3856.
Updated ILSpyPlugAddIn.csproj to the new project format.
2018-08-29 19:13:15 +01:00

8 lines
151 B
JSON

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