Skip to content
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

Remove obsolete PreSharp warning suppressions #10221

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

h3xds1nz
Copy link
Contributor

@h3xds1nz h3xds1nz commented Jan 3, 2025

Description

Similarly to #9903, remove obsolete warning suppressions, this time from PreSharp. This includes suppressions about unknown warning numbers and also the disable occurences of PreSharp-specific warnings.

  • There are no code changes at all, so the compiled IL shall be identical.
  • For the generated classes, MilCodeGen has been adjusted.

Customer Impact

Cleaner codebase for developers.

Regression

No.

Testing

Local build.

Risk

None.

Microsoft Reviewers: Open in CodeFlow

@h3xds1nz h3xds1nz requested review from a team as code owners January 3, 2025 22:08
@dotnet-policy-service dotnet-policy-service bot added PR metadata: Label to tag PRs, to facilitate with triage Community Contribution A label for all community Contributions labels Jan 3, 2025
@h3xds1nz
Copy link
Contributor Author

h3xds1nz commented Jan 6, 2025

@harshit7962 This would be good to get in, there are no code changes whatsoever.

@harshit7962
Copy link
Member

Yeah, this likely does not need a test pass. Will go through the changes and merge it directly.

@harshit7962 harshit7962 self-assigned this Jan 6, 2025
@h3xds1nz
Copy link
Contributor Author

h3xds1nz commented Jan 6, 2025

@harshit7962 I've pushed up the conflicts resolution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.

2 participants