Skip to content

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

Merged
harshit7962 merged 1 commit into
dotnet:mainfrom
h3xds1nz:fix-ide0076
Mar 28, 2025
Merged

[StyleCleanUp] Remove invalid global SuppressMessage attributes (IDE0076)#10374
harshit7962 merged 1 commit into
dotnet:mainfrom
h3xds1nz:fix-ide0076

Conversation

@h3xds1nz
Copy link
Copy Markdown
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
Copy link
Copy Markdown
Member

Thank you @h3xds1nz for the contribution.

@h3xds1nz
Copy link
Copy Markdown
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