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 7b1094f commit d46fd66Copy full SHA for d46fd66
src/.vscode/launch.json
@@ -59,7 +59,7 @@
59
"env": {
60
"DOTNET_MODIFIABLE_ASSEMBLIES": "debug"
61
},
62
- "cwd": "${workspaceFolder}/MvuxListApp",
+ "cwd": "${workspaceFolder}/DevTKSS.Uno.MvuxListApp",
63
// For more information about the 'console' field, see https://aka.ms/VSCode-CS-LaunchJson-Console
64
"console": "internalConsole",
65
"stopAtEntry": false
0 commit comments