Skip to content

Commit 83396dc

Browse files
committed
Change workingDirectory for Pixel.Automation.Designer.Views for debugging
1 parent a94d442 commit 83396dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Pixel.Automation.Designer.Views/Properties/launchSettings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"profiles": {
33
"Pixel.Automation.Designer.Views": {
44
"commandName": "Project",
5-
"workingDirectory": "E:\\Git\\Pixel.Automation\\.builds\\Debug\\Designer\\"
5+
"workingDirectory": "E:\\Git\\Pixel.Automation\\.builds\\Debug\\Designer\\net6.0-windows"
66
}
77
}
88
}

0 commit comments

Comments
 (0)