Skip to content

Commit 282caeb

Browse files
Update debugger location in package.json
1 parent 2be4ef1 commit 282caeb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,7 @@
198198
"variables": {
199199
"pickProcess": "csharp.listProcess"
200200
},
201-
"program": "./out/coreclr-debug/proxy.js",
201+
"program": "./out/src/coreclr-debug/proxy.js",
202202
"aiKey": "AIF-d9b70cd4-b9f9-4d70-929b-a071c400b217",
203203
"configurationAttributes": {
204204
"launch": {

0 commit comments

Comments
 (0)