- VSCode Version: 1.12.0
- OS Version: OS X El Capitan (10.11.6)
With today's release of VS Code 1.12.0, debugging my ASP.NET Core now gives error:
Error processing 'configurationDone' request. Unknown Error: 0x89720010

No issues up until this update.
Steps to Reproduce:
-
Update to VS Code 1.12.0
-
Debug application by pressing green arrow.
This occurs with every ASP.NET Core web application or DotNet Core command line application I've created (all of which previously debugged without issue).