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

Fix Remote Process Listing from Windows #6730

Merged
merged 1 commit into from
Dec 8, 2023

Conversation

gregg-miskelly
Copy link
Contributor

The change to produce the Windows .vsix files on a Windows machine exposed the fact that we didn't have a .gitattributes entry in this repo to force the process listing script to use LF line endings, thus breaking remote process listing from Windows.

This fixes #6729

@dibarbet
Copy link
Member

dibarbet commented Dec 8, 2023

/azp run dotnet.vscode-csharp

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@gregg-miskelly gregg-miskelly merged commit 7a9ccc4 into dotnet:main Dec 8, 2023
13 checks passed
@gregg-miskelly gregg-miskelly deleted the WinRemoteDebug branch December 8, 2023 21:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remote Debugging: Unable to list processes from Windows
3 participants