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 acef120 commit e3a8b6aCopy full SHA for e3a8b6a
src/.vscode/launch.json
@@ -55,7 +55,7 @@
55
// If you have changed target frameworks, make sure to update the program path.
56
"program": "${workspaceFolder}/MvuxListApp/bin/Debug/net9.0-desktop/DevTKSS.Uno.MvuxListApp.dll",
57
"args": [],
58
- "launchSettingsProfile": "MvuxListApp (Desktop)",
+ "launchSettingsProfile": "DevTKSS.Uno.MvuxListApp (Desktop)",
59
"env": {
60
"DOTNET_MODIFIABLE_ASSEMBLIES": "debug"
61
},
0 commit comments