We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 538d814 commit 682795cCopy full SHA for 682795c
src/.vscode/launch.json
@@ -33,7 +33,7 @@
33
"request": "launch",
34
"preLaunchTask": "build-desktop",
35
// If you have changed target frameworks, make sure to update the program path.
36
- "program": "${workspaceFolder}/MvuxListApp/bin/Debug/net9.0-desktop/MvuxListApp.dll",
+ "program": "${workspaceFolder}/MvuxListApp/bin/Debug/net9.0-desktop/DevTKSS.Uno.MvuxListApp.dll",
37
"args": [],
38
"launchSettingsProfile": "MvuxListApp (Desktop)",
39
"env": {
0 commit comments