Skip to content

Remove feature options entirely #77806

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

Merged

Conversation

CyrusNajmabadi
Copy link
Member

No description provided.

@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Mar 25, 2025
dotnet_diagnostic.{DisabledByDefaultAnalyzer.s_syntaxRule.Id}.severity = warning
dotnet_diagnostic.{DisabledByDefaultAnalyzer.s_semanticRule.Id}.severity = warning
dotnet_diagnostic.{DisabledByDefaultAnalyzer.s_compilationRule.Id}.severity = warning";
var editorconfigText = $"""
Copy link
Member Author

Choose a reason for hiding this comment

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

just test cleanup.

@CyrusNajmabadi CyrusNajmabadi changed the title Remove feature option entirely Remove feature options entirely Mar 25, 2025
@CyrusNajmabadi CyrusNajmabadi marked this pull request as ready for review March 25, 2025 17:54
@CyrusNajmabadi CyrusNajmabadi requested a review from a team as a code owner March 25, 2025 17:54
@CyrusNajmabadi CyrusNajmabadi merged commit 0833b6d into dotnet:release/dev17.15 Mar 25, 2025
25 checks passed
@CyrusNajmabadi CyrusNajmabadi deleted the removeFeatureFlags2 branch March 25, 2025 21:03
CyrusNajmabadi added a commit that referenced this pull request Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE Needs UX Triage untriaged Issues and PRs which have not yet been triaged by a lead VSCode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants