Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

change netcore runtime in debug adapter from linux-x64 to linux-musl-x64 #135

Open
wants to merge 2 commits into
base: duct-tape
Choose a base branch
from

Commits on Oct 1, 2023

  1. Update Dockerfile, update getvsdbg to getvsdbgshbeta (working)

    changing from broken https://aka.ms/getvsdbg to https://aka.ms/getvsdbgbeta
    
    The broken version has missing dependencies on alpine linux, and it crashes every single time, regardless of client platform. this fixes it for me
    newdigate committed Oct 1, 2023
    Configuration menu
    Copy the full SHA
    16dcdce View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. Configuration menu
    Copy the full SHA
    6a9b7c3 View commit details
    Browse the repository at this point in the history