-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Code analysis updates for .NET 10 GA #49662
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
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.
Pull Request Overview
This PR updates code analysis rule documentation to reflect the upcoming .NET 10 GA release. It systematically changes version references from ".NET 9" to ".NET 10" across all quality rule documentation files and updates the overview page to include .NET 10's enabled rules configuration.
- Updated version references in 345+ quality rule documentation files
- Added new .NET 10 tab in overview.md with enabled rules table
- Updated analyzer releases reference link to point to correct repository location
Reviewed Changes
Copilot reviewed 300 out of 319 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| docs/fundamentals/code-analysis/overview.md | Added .NET 10 tab with enabled rules table, updated date, and fixed analyzer releases link |
| docs/fundamentals/code-analysis/quality-rules/ca*.md (345 files) | Changed "Enabled by default in .NET 9" to ".NET 10" in rule metadata tables |
BillWagner
left a comment
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
Let's ![]()
* Update what's new articles and landing page for .NET 10 release (#49675) * code analysis updates for .net 10 ga (#49662) * Version updates for .NET 10 GA (#49661) * update version in 'enabled by default' * zone pivots and analysislevel * .net 10 ga updates * reset ca files * fix zone pivot warnings * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]> * update details to show .NET 10 as latest release (#49671) * update details to show .net 10 as latest release * remove LTS from out of support versions * Update docs/core/install/linux-ubuntu-decision.md Co-authored-by: Copilot <[email protected]> * edits * fix table format * clarify .NET 10 as LTS * revert changes to target frameworks * change back template version * add lts/stable back to .NET SDK 8 snap channel * revert changes to the main branch version --------- Co-authored-by: Copilot <[email protected]> * Installer updates windows/mac/linux (#49686) * Installer updates windows/mac/linux * Apply suggestions from code review Co-authored-by: Copilot <[email protected]> * Fix image links --------- Co-authored-by: Copilot <[email protected]> * Update info about x64 and arm64 (#49703) * Update info about x64 and arm64 * Update docs/core/install/linux-sles.md Co-authored-by: Copilot <[email protected]> --------- Co-authored-by: Copilot <[email protected]> * Update documentation to remove references to .NET 10 preview (#49694) * Remove preview to preview breaking changes (#49705) * Adjust tables; add note that pkgs may take time (#49713) --------- Co-authored-by: Meaghan Osagie (Lewis) <[email protected]> Co-authored-by: Copilot <[email protected]> Co-authored-by: Andy (Steve) De George <[email protected]> Co-authored-by: Andy De George (from Dev Box) <[email protected]>
Contributes to #48865.
Internal previews
Toggle expand/collapse
Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.