You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The legacy .NET debug has been deprecated for a while now with warnings to anyone still using it; I think it's fine to remove at this point. Should look at refactoring what is still in use (e.g. OS provider, vsdbg downloader, etc.) and removing what is not.
The text was updated successfully, but these errors were encountered:
Relatedly, if you F5 outside of a workspace and choose the not-deprecated debugging option, you get "Cannot read property '0' of undefined'" from resolveDebugConfiguration.
The legacy .NET debug has been deprecated for a while now with warnings to anyone still using it; I think it's fine to remove at this point. Should look at refactoring what is still in use (e.g. OS provider, vsdbg downloader, etc.) and removing what is not.
The text was updated successfully, but these errors were encountered: