From cc92bf9b84de2291b0a9ca9658e2f8052153d375 Mon Sep 17 00:00:00 2001 From: Tom Deseyn Date: Mon, 20 Nov 2023 18:52:11 +0100 Subject: [PATCH 1/2] Update support page for .NET 8. --- support.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/support.md b/support.md index 63a15eb6be..580cdecae4 100644 --- a/support.md +++ b/support.md @@ -22,6 +22,7 @@ Canonical supports .NET on Ubuntu, per the following. - .NET 6 is supported in Ubuntu 22.04+. - .NET 7 is supported in Ubuntu 22.04+. +- .NET 8 is supported in Ubuntu 22.04+. ## Microsoft @@ -31,7 +32,4 @@ A more restrictive policy is used for [.NET container images](https://github.com ## Red Hat -[Red Hat supports .NET](https://access.redhat.com/support/policy/updates/net-core) on Red Hat Enterprise Linux, per the following. - -- .NET 6 is supported in RHEL 7+. -- .NET 7 is supported in RHEL 8+. +Red Hat supports .NET on Red Hat Enterprise Linux, per [.NET life cycle policy](https://access.redhat.com/support/policy/updates/net-core). From 8b151c5f9580d3e6a6c0086217c7a7b80c803c96 Mon Sep 17 00:00:00 2001 From: Tom Deseyn Date: Tue, 5 Dec 2023 21:58:15 +0100 Subject: [PATCH 2/2] Update support.md Co-authored-by: Rich Lander --- support.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/support.md b/support.md index 580cdecae4..158ba0da1c 100644 --- a/support.md +++ b/support.md @@ -22,7 +22,7 @@ Canonical supports .NET on Ubuntu, per the following. - .NET 6 is supported in Ubuntu 22.04+. - .NET 7 is supported in Ubuntu 22.04+. -- .NET 8 is supported in Ubuntu 22.04+. +- .NET 8 is supported in Ubuntu 23.10+. ## Microsoft