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 215ef3d commit 02481f8Copy full SHA for 02481f8
.vscode/launch.json
@@ -14,6 +14,7 @@
14
"args": [],
15
"cwd": "${workspaceFolder}/src/Umbraco.Web.UI",
16
"stopAtEntry": false,
17
+ "requireExactSource": false,
18
// Enable launching a web browser when ASP.NET Core starts. For more information: https://aka.ms/VSCode-CS-LaunchJson-WebBrowser
19
"serverReadyAction": {
20
"action": "openExternally",
0 commit comments