Skip to content

Always allow the 'upgrade project' fixer to upgrade to 'preview' versions of C##59248

Merged
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
CyrusNajmabadi:langUpgradePreview
Feb 3, 2022
Merged

Always allow the 'upgrade project' fixer to upgrade to 'preview' versions of C##59248
CyrusNajmabadi merged 2 commits intodotnet:mainfrom
CyrusNajmabadi:langUpgradePreview

Conversation

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

Fixes #58742

@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner February 3, 2022 19:54
@ghost ghost added the Area-IDE label Feb 3, 2022
// how well they work, while also explicitly putting them into a *know* unsupported state (that's what
// preview is after all). Importantly, this doesn't put them into an unrealized unsupported state (for
// example, picking some combo of a real lang version that isn't supported with their chosen framework
// version).
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

if anyone has a cleaner way of saying the above. please LMK :)

@CyrusNajmabadi CyrusNajmabadi merged commit 49fe412 into dotnet:main Feb 3, 2022
@ghost ghost added this to the Next milestone Feb 3, 2022
@RikkiGibson RikkiGibson modified the milestones: Next, 17.2.P1 Feb 4, 2022
@CyrusNajmabadi CyrusNajmabadi deleted the langUpgradePreview branch February 18, 2022 20:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Visual Studio does not suggest changing the language version to preview when using generic attributes.

3 participants