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

MSBuildWorkspace.OpenSolutionAsync("My.slnx") #78097

Open
johnkors opened this issue Apr 10, 2025 · 1 comment
Open

MSBuildWorkspace.OpenSolutionAsync("My.slnx") #78097

johnkors opened this issue Apr 10, 2025 · 1 comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead

Comments

@johnkors
Copy link

Should I expect the MSBuildWorkspace.OpenSolution methods to handle the new slnx-format, or is there a different API to open slnx?

@dotnet-issue-labeler dotnet-issue-labeler bot added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Apr 10, 2025
@JoeRobich
Copy link
Member

@johnkors If you have a new enough SDK (9.0.2xx) or MSBuild Tools (17.13) installed, it should work. We also have a PR out that will bring the support into Roslyn itself instead of relying on a particular MSBuild.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

No branches or pull requests

2 participants