microsoft / microsoft/vscode-dotnettools
When global json specifies net 11, auto opt into the prerelease track
Open
@haileymck is already working on this.
Since Jul 22, 2026.
enhancement
v11
- Dominant language
- No language data
- Stars
- 321
- Forks
- 54
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
Describe the feature you'd like
when global json specifies net 11, net 10 is still the default and to get into the happy state, user needs to opt into net 11. Update such that if global json specifies net 11, auto opt into net 11.
Alternatives considered
No response
Environment Information
No response
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.