neo icon indicating copy to clipboard operation
neo copied to clipboard

NET 10 - Issues

Open shargon opened this issue 5 months ago • 4 comments

We should wait to upgrade to .NET 10 until it's officially distributed in distributions like Ubuntu.

The backports archive provides source-built .NET packages in cases where a version of .NET is not available in the archive for an Ubuntu release.

Currently available Ubuntu releases and .NET backports:

Ubuntu 26.04 LTS (Resolute Raccoon)
├── .NET 8.0 (End of Life on November 10th, 2026) [amd64 arm64]
└── .NET 9.0 (End of Life on November 10th, 2026) [amd64 arm64 s390x ppc64el]

Ubuntu 24.04 LTS (Noble Numbat)
├── .NET 6.0 (End of Life on November 12th, 2024) [amd64 arm64]
├── .NET 7.0 (End of Life on May 14th, 2024)      [amd64 arm64]
└── .NET 9.0 (End of Life on November 10th, 2026) [amd64 arm64 s390x ppc64el]

Ubuntu 22.04 LTS (Jammy Jellyfish)
├── .NET 9.0 (End of Life on November 10th, 2026) [amd64 arm64 s390x ppc64el]
└── .NET 10.0 (End of Life on November 14th, 2028) [amd64 arm64 s390x ppc64el]

shargon avatar Nov 20 '25 12:11 shargon

The .NET version was upgraded too early.

The .NET version should be the previous LTS version.

Wi1l-B0t avatar Nov 20 '25 12:11 Wi1l-B0t

https://github.com/dotnet/dotnet-docker/blob/main/README.sdk.md#full-tag-listing

Now it is stable on Linux, @shargon ,I was using mcr.microsoft.com/dotnet/sdk:10.0.100-rc.2-noble

Now we have 10.0.100-noble-amd64, 10.0-noble-amd64, 10.0.100-noble, 10.0-noble, 10.0.100, 10.0, latest

vncoelho avatar Nov 20 '25 12:11 vncoelho

Can close this @shargon ?

vncoelho avatar Nov 26 '25 16:11 vncoelho

Can close this @shargon ?

Seems not released yet

shargon avatar Nov 26 '25 16:11 shargon