-
Notifications
You must be signed in to change notification settings - Fork 6k
Fix build warnings in CA snippets #25046
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
Conversation
@GrabYourPitchforks Could you please review this since it involves removing code/verbiage around CAS? |
docs/fundamentals/code-analysis/quality-rules/snippets/csharp/all-rules/.editorconfig
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This LGTM @gewarren
You can once @GrabYourPitchforks weighs in.
I have no problem with the verbiage change. However, it is important to note that CAS is well and truly dead, even on Full Framework. Rules like CA2109 no longer have meaning and IMO should be deleted from any static analysis package we provide. |
No description provided.