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
{{ message }}
This repository was archived by the owner on Oct 12, 2022. It is now read-only.
[Copied from https://github.com/dotnet/dotnet-docker/issues/185]
What is the proper way to install the debugger on a dotnet image and get it debugging from VSCode?
Currently there are multiple (messy) ways to work with old project.json and containers like for example, that bunch of scripts generated by yo docker.
Is there any guidance on how to create a debug container for .net apps?
Thank you
@galvesribeiro