Skip to content

Conversation

@max-charlamb
Copy link
Member

@max-charlamb max-charlamb commented Oct 3, 2025

When adding new SOS test debuggees, we need to modify the debuggees.sln file. These solution files frequently cause merge conflicts and are difficult to parse.

This PR updates them to the new XML based format slnx. Migration was done using dotnet sln migrate <sln> as described here.

Verified:

  • start-vs.cmd script works
  • Can load slnx projects in VS and VSCode ".NET: Open Solution"

@max-charlamb max-charlamb marked this pull request as ready for review October 3, 2025 21:12
@max-charlamb max-charlamb requested a review from a team as a code owner October 3, 2025 21:12
Copy link
Member

@noahfalk noahfalk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@steveisok steveisok merged commit ec0214d into dotnet:main Oct 6, 2025
19 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants