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 453ba3c commit b73476cCopy full SHA for b73476c
src/.vscode/launch.json
@@ -39,7 +39,7 @@
39
"env": {
40
"DOTNET_MODIFIABLE_ASSEMBLIES": "debug"
41
},
42
- "cwd": "${workspaceFolder}/DevTKSS.Uno.XamlNavigationApp",
+ "cwd": "${workspaceFolder}/DevTKSS.Uno.XamlNavigationApp-1",
43
// For more information about the 'console' field, see https://aka.ms/VSCode-CS-LaunchJson-Console
44
"console": "internalConsole",
45
"stopAtEntry": false
0 commit comments