aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerghei Cebotari <serghei@cebotari.ru>2024-01-18 22:38:02 +0300
committerSerghei Cebotari <serghei@cebotari.ru>2024-01-18 22:38:02 +0300
commit822398e2867b3494296a87139035ee17ee0f6c30 (patch)
tree24c0a0d38123647bba80498026b25fe404b99eac
parent634f91dd13210fb0dc2549d9d821ebd523f81feb (diff)
Update launchSettings.json
-rw-r--r--RhSolutions.AddIn/Properties/launchSettings.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/RhSolutions.AddIn/Properties/launchSettings.json b/RhSolutions.AddIn/Properties/launchSettings.json
index c36dbc3..9a75b36 100644
--- a/RhSolutions.AddIn/Properties/launchSettings.json
+++ b/RhSolutions.AddIn/Properties/launchSettings.json
@@ -3,7 +3,7 @@
"Excel": {
"commandName": "Executable",
"executablePath": "C:\\Program Files\\Microsoft Office\\root\\Office16\\EXCEL.EXE",
- "commandLineArgs": "RhSolutions-AddIn64.xll"
+ "commandLineArgs": "/x \"RhSolutions-AddIn64.xll\""
}
}
} \ No newline at end of file