diff options
Diffstat (limited to 'src/Properties/launchSettings.json')
-rw-r--r-- | src/Properties/launchSettings.json | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/Properties/launchSettings.json b/src/Properties/launchSettings.json deleted file mode 100644 index c36dbc3..0000000 --- a/src/Properties/launchSettings.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "profiles": { - "Excel": { - "commandName": "Executable", - "executablePath": "C:\\Program Files\\Microsoft Office\\root\\Office16\\EXCEL.EXE", - "commandLineArgs": "RhSolutions-AddIn64.xll" - } - } -}
\ No newline at end of file |