From 4c0ddab1445d049ea95b593fc5ccbf5f20da5c95 Mon Sep 17 00:00:00 2001 From: Genevieve Warren <24882762+gewarren@users.noreply.github.com> Date: Wed, 15 Mar 2023 10:30:04 -0700 Subject: [PATCH] add download link --- docs/core/whats-new/dotnet-8.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/core/whats-new/dotnet-8.md b/docs/core/whats-new/dotnet-8.md index 64467b4bf8b47..f85e992709a45 100644 --- a/docs/core/whats-new/dotnet-8.md +++ b/docs/core/whats-new/dotnet-8.md @@ -9,14 +9,14 @@ author: gewarren --- # What's new in .NET 8 -.NET 8 is the successor to [.NET 7](dotnet-7.md). It will be [supported for three years](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) as a long-term support (LTS) release. +.NET 8 is the successor to [.NET 7](dotnet-7.md). It will be [supported for three years](https://dotnet.microsoft.com/platform/support/policy/dotnet-core) as a long-term support (LTS) release. You can [download .NET 8 here](https://dotnet.microsoft.com/download/dotnet). This article has been updated for .NET 8 Preview 2. > [!IMPORTANT] > > - This information relates to a pre-release product that may be substantially modified before it's commercially released. Microsoft makes no warranties, express or implied, with respect to the information provided here. -> - Most of the other .NET documentation on has not yet been updated for .NET 8. +> - Much of the other .NET documentation on has not yet been updated for .NET 8. ## 'dotnet publish' and 'dotnet pack'