Skip to content

[StyleCleanUp] Remove invalid global SuppressMessage attributes (IDE0076) #10374

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
merged 1 commit into from
Mar 28, 2025

Conversation

h3xds1nz
Copy link
Member

@h3xds1nz h3xds1nz commented Jan 30, 2025

Fixes #10373

Description

Removes warning suppressions with invalid target or scope.

Customer Impact

Cleaner codebase for developers.

Regression

No.

Testing

Local build.

Risk

None.

Microsoft Reviewers: Open in CodeFlow

@harshit7962 harshit7962 merged commit 2a8258a into dotnet:main Mar 28, 2025
8 checks passed
@harshit7962
Copy link
Member

Thank you @h3xds1nz for the contribution.

@h3xds1nz
Copy link
Member Author

@harshit7962 Thank you :)

@github-actions github-actions bot locked and limited conversation to collaborators Apr 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IDE0076: Remove invalid global 'SuppressMessageAttribute'
2 participants