From 0f69c74c7e5f31f3eb0fa395da2e96018f734ab7 Mon Sep 17 00:00:00 2001 From: Sean Wheeler Date: Fri, 3 Apr 2026 07:41:35 -0500 Subject: [PATCH] Fix release date (#12923) --- .../docs-conceptual/install/PowerShell-Support-Lifecycle.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/docs-conceptual/install/PowerShell-Support-Lifecycle.md b/reference/docs-conceptual/install/PowerShell-Support-Lifecycle.md index 6bdc4284f7a..5d27213e9ca 100644 --- a/reference/docs-conceptual/install/PowerShell-Support-Lifecycle.md +++ b/reference/docs-conceptual/install/PowerShell-Support-Lifecycle.md @@ -1,6 +1,6 @@ --- description: Details the policies governing support for PowerShell. -ms.date: 03/18/2026 +ms.date: 04/03/2026 ms.topic: lifecycle title: PowerShell Support Lifecycle --- @@ -124,7 +124,7 @@ lists the end-of-support dates for the current versions of PowerShell: | Version | Release Date | End-of-support | .NET Version | | ------------------------ | :----------: | :------------: | --------------- | -| PowerShell 7.6 (preview) | 18-Mar-2028 | 14-Nov-2028 | [.NET 10.0][19] | +| PowerShell 7.6 (LTS) | 18-Mar-2026 | 14-Nov-2028 | [.NET 10.0][19] | | PowerShell 7.5 | 23-Jan-2025 | 10-Nov-2026 | [.NET 9.0][14] | | PowerShell 7.4 (LTS) | 16-Nov-2023 | 10-Nov-2026 | [.NET 8.0][13] |