Skip to content

Conversation

@gewarren
Copy link
Contributor

@gewarren gewarren commented Oct 20, 2025

@gewarren gewarren requested a review from a team as a code owner October 20, 2025 22:14
Copilot AI review requested due to automatic review settings October 20, 2025 22:14
@dotnetrepoman dotnetrepoman bot added this to the October 2025 milestone Oct 20, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR updates the applicable languages specification for the IDE0350 code analysis rule to remove the version constraint. The rule now applies to all C# versions rather than being restricted to C# 14 and later.

Key changes:

  • Broadened the applicability of IDE0350 from "C# 14+" to "C#"

@gewarren gewarren merged commit b3e1e8f into main Oct 20, 2025
12 checks passed
@gewarren gewarren deleted the gewarren-patch-4 branch October 20, 2025 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Applicable languages" version is wrong

3 participants