Skip to content

Commit 4d5bd36

Browse files
authored
Merge pull request #341 from millerds/merge-shared-changes
merge shared changes
2 parents 1c12f5d + 2ef17bd commit 4d5bd36

File tree

4 files changed

+16869
-7669
lines changed

4 files changed

+16869
-7669
lines changed

.vscode/launch.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
},
5959
{
6060
"name": "Excel Desktop (Edge Chromium)",
61-
"type": "pwa-msedge",
61+
"type": "msedge",
6262
"request": "attach",
6363
"useWebView": true,
6464
"port": 9229,
@@ -91,7 +91,7 @@
9191
},
9292
{
9393
"name": "Office Online (Edge Chromium)",
94-
"type": "pwa-msedge",
94+
"type": "msedge",
9595
"request": "launch",
9696
"port": 9222,
9797
// To debug your Add-in:

.vscode/tasks.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,7 @@
5757
"clear": true,
5858
"panel": "dedicated"
5959
},
60-
"problemMatcher": [],
61-
"runOptions": {
62-
"runOn": "folderOpen"
63-
}
60+
"problemMatcher": []
6461
},
6562
{
6663
"label": "Install",

0 commit comments

Comments
 (0)