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

Feature request: XML Solution (SLNX) workflow #7048

Open
sammtan opened this issue Apr 13, 2024 · 3 comments
Open

Feature request: XML Solution (SLNX) workflow #7048

sammtan opened this issue Apr 13, 2024 · 3 comments

Comments

@sammtan
Copy link

sammtan commented Apr 13, 2024

Visual Studio Preview has a new workflow feature with the .slnx solution as an alternative to the traditional .sln that uses GUID, which is pretty much useless. XML Solution seems to make the project structure simpler and the code may also be easier to understand.

I hope the dev team and fellow contributors will agree with this, because this feature will be very helpful.

@trichling
Copy link

And in addition to support it in VS Code it would of bourse be very nice to have it in the dotnet CLI tooling as well and in the templates.

@sebastianwhiffen
Copy link

slnx will surely be the de facto standard for sln files going forward. Commenting to register my interest in this feature being available to use in vsCode

@dibarbet
Copy link
Member

dibarbet commented Apr 16, 2024

I don't have a lot of information here, but I expect once core MSBuild supports and can parse the new format, the C# extension will also be able to support it.

@dibarbet dibarbet added this to the Backlog milestone Apr 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants