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