-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Minor updates to linux pages #49713
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
Merged
Merged
Minor updates to linux pages #49713
+37
−25
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
IEvangelist
approved these changes
Nov 11, 2025
Copilot finished reviewing on behalf of
adegeo
November 11, 2025 17:34
Contributor
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 standardizes version number formatting across Linux installation documentation pages and adds a .NET 10 release notice to relevant sections.
- Simplified version numbers in support tables by removing the
.0suffix (for example, changing "10.0, 9.0, 8.0" to "10, 9, 8"). - Added the
linux-release-waitinclude to .NET 10 installation sections to inform users about potential delays in package availability. - Updated Debian 13 to show support for .NET 8 in addition to .NET 10 and 9.
Reviewed Changes
Copilot reviewed 6 out of 6 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| docs/core/install/linux-sles.md | Updated version table formatting and added .NET 10 release notice |
| docs/core/install/linux-rhel.md | Updated version table formatting and added .NET 10 release notice to RHEL 10 section |
| docs/core/install/linux-opensuse.md | Updated version table formatting and added .NET 10 release notice |
| docs/core/install/linux-fedora.md | Updated version table formatting and added .NET 10 release notice |
| docs/core/install/linux-debian.md | Updated version table formatting, added .NET 8 support for Debian 13, and added .NET 10 release notice (with placement issue) |
| docs/core/install/linux-alpine.md | Updated version table formatting only |
adegeo
added a commit
that referenced
this pull request
Nov 11, 2025
* 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 <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 (#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 <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 (#49686) * 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 (#49703) * 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> * 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) <mosagie@microsoft.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Andy (Steve) De George <67293991+adegeo@users.noreply.github.com> Co-authored-by: Andy De George (from Dev Box) <adegeo@microsoft.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Internal previews