-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Net10 release #49712
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
Net10 release #49712
Conversation
* 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 <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* 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 <175728472+Copilot@users.noreply.github.com> * 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 <175728472+Copilot@users.noreply.github.com>
* Installer updates windows/mac/linux * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Fix image links --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Update info about x64 and arm64 * Update docs/core/install/linux-sles.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
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 documentation to reflect the .NET 10 release, transitioning references from preview versions to the stable release. The changes primarily focus on updating version numbers, release dates, and removing preview-specific language.
Key changes include:
- Updating default .NET version references from 9 to 10
- Changing "Enabled by default in .NET 9" to "Enabled by default in .NET 10" across code analysis quality rules
- Removing preview-specific disclaimers and updating release notes
- Updating installation instructions and supported versions across platforms
Reviewed Changes
Copilot reviewed 297 out of 467 changed files in this pull request and generated 8 comments.
Show a summary per file
| File | Description |
|---|---|
docs/fundamentals/code-analysis/quality-rules/ca*.md |
Updated enabled-by-default version from .NET 9 to .NET 10 |
docs/fundamentals/code-analysis/overview.md |
Added .NET 10 tab to enabled rules table |
docs/core/whats-new/dotnet-10/*.md |
Removed "RC 2" references from article descriptions |
docs/core/install/*.md |
Updated installation guides with .NET 10 versions and supported distributions |
docs/core/compatibility/*/10.0/*.md |
Changed version introduced from preview versions to .NET 10 |
docs/core/project-sdk/msbuild-props.md |
Added .NET 10 to AnalysisLevel property values |
docs/csharp/whats-new/*.md |
Removed preview-specific language |
Net10 branch merge conflict fix
Summary
Describe your changes here.
Fixes #Issue_Number (if available)
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.