From 46322ab33048b00588fe72ccc97033e8b0179bd4 Mon Sep 17 00:00:00 2001 From: Paul Astbury-Thomas Date: Wed, 22 Nov 2023 20:32:08 +0000 Subject: [PATCH] Update .NET Requirements (#1046) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c7fa360ea..784bd8a28 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Current Version ![GitHub release](https://img.shields.io/github/release/squidex/ * [Visual Studio Code](https://code.visualstudio.com/) or [Visual Studio 2022](https://visualstudio.microsoft.com/vs/) * [Node.js](https://nodejs.org/en/) (development only) * [MongoDB](https://www.mongodb.com/) -* [.NET 7 SDK](https://dotnet.microsoft.com/download#/current) (Already part of Visual Studio) +* [.NET 8 SDK](https://dotnet.microsoft.com/download#/current) (Already part of Visual Studio 2022 v17.8) ## Deployment Options