Skip to content

Commit cca7578

Browse files
authored
Merge pull request #184 from Nfactor26/change-working-directory-for-debugging-designer
Change workingDirectory for Pixel.Automation.Designer.Views for debugging
2 parents 60bdf85 + 83396dc commit cca7578

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)