Skip to content

Migrate solution files to .slnx #4097

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

Open
YoshiRulz opened this issue Oct 24, 2024 · 3 comments · May be fixed by #4326
Open

Migrate solution files to .slnx #4097

YoshiRulz opened this issue Oct 24, 2024 · 3 comments · May be fixed by #4326
Labels
Meta Relating to code organisation or to things that aren't code Request: Feature/Enhancement For feature requests or possible improvements

Comments

@YoshiRulz
Copy link
Member

YoshiRulz commented Oct 24, 2024

This is a new format only recently merged into the CLI and not supported by stable VS2022.
edit: Should be in stable now, though still behind a feature flag. It's also in Rider and VS Code.

see also https://gitlab.com/YoshiRulz/yoshis-hawk-thoughts/-/issues/216

@YoshiRulz YoshiRulz added Request: Feature/Enhancement For feature requests or possible improvements Meta Relating to code organisation or to things that aren't code labels Oct 24, 2024
@vadosnaprimer
Copy link
Contributor

Why?

@YoshiRulz
Copy link
Member Author

If you've ever made changes to a solution file you'll know the old format sucks. The new format is similar to the (current) project file format: minimalist XML.

@Morilli
Copy link
Collaborator

Morilli commented Oct 25, 2024

I haven't seen it, but I trust it's better than what we currently have. I know Rider supports it already, but it's probably good to wait a good amount of time until we migrate because it seems like it could unnecessarily break support on otherwise supported configurations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Meta Relating to code organisation or to things that aren't code Request: Feature/Enhancement For feature requests or possible improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants