diff --git a/.vscode/launch.json b/.vscode/launch.json index 1768fa5..60f7113 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -24,7 +24,8 @@ }, "sourceFileMap": { "/Views": "${workspaceFolder}/Views" - } + }, + "checkForDevCert": false }, { "name": ".NET Core Attach",