Skip to content

Conversation

@adegeo adegeo requested a review from a team as a code owner November 10, 2025 22:55
Copilot AI review requested due to automatic review settings November 10, 2025 22:55
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 10, 2025
Copilot finished reviewing on behalf of adegeo November 10, 2025 22:57
Copy link
Contributor

Copilot AI left a 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 clarifies information about the Microsoft Package Feed's architecture support for different .NET versions. The key change is that .NET 10 introduces Arm64 package support, while .NET 9 and .NET 8 remain x64-only on the Microsoft package feed.

  • Reorganized the Microsoft package feed information in linux.md for better clarity
  • Added version-specific architecture support notices for .NET 10 (x64 and Arm64), .NET 9 (x64 only), and .NET 8 (x64 only)
  • Updated include files to reflect the new architecture support patterns across Linux distributions

Reviewed Changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
linux.md Moved Microsoft package repository URL to the beginning of the packages section and converted the distribution policy info into a NOTE
linux-ubuntu-decision.md Updated include reference to use Ubuntu-specific architecture warning
linux-sles.md Added SLES 16 section with tabbed .NET version instructions and architecture support notices; updated SLES 15 section with version-specific tabs
linux-opensuse.md Removed global architecture warning and added version-specific architecture notices within each .NET version tab
linux-debian.md Removed global architecture warning and added version-specific architecture notices for Debian 13 and 12
linux-install-package-manager-x64-vs-arm.md Deleted generic x64-vs-arm include file (replaced by version-specific includes)
linux-install-package-manager-x64-vs-arm-ubuntu.md Changed "Arm" to "Arm64" for consistency
linux-install-package-manager-x64-only.md New include file for .NET 9 and .NET 8 x64-only package support
linux-install-package-manager-x64-arm64.md New include file for .NET 10 x64 and Arm64 package support
linux-install-package-manager-unsupported-architectures.md New include file listing architecture support by .NET version for troubleshooting sections

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
@adegeo adegeo enabled auto-merge (squash) November 10, 2025 23:02
@adegeo adegeo merged commit 6fdce53 into net10-release Nov 10, 2025
8 checks passed
@adegeo adegeo deleted the adegeo/pmc branch November 10, 2025 23:18
Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @adegeo

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants