We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92d399d commit acef120Copy full SHA for acef120
src/.vscode/launch.json
@@ -53,7 +53,7 @@
53
"request": "launch",
54
"preLaunchTask": "build-desktop",
55
// If you have changed target frameworks, make sure to update the program path.
56
- "program": "${workspaceFolder}/MvuxListApp/bin/Debug/net9.0-desktop/MvuxListApp.dll",
+ "program": "${workspaceFolder}/MvuxListApp/bin/Debug/net9.0-desktop/DevTKSS.Uno.MvuxListApp.dll",
57
"args": [],
58
"launchSettingsProfile": "MvuxListApp (Desktop)",
59
"env": {
0 commit comments