From 6c65676023bf55f5c93df4603b20d0c0d0f1677f Mon Sep 17 00:00:00 2001 From: Maxime Mangel Date: Tue, 4 Mar 2025 16:29:30 +0100 Subject: [PATCH] Update .NET download link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b3b2041..e8b0d6f2 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ You find a version of this plugin pre-packaged with the FOSS debugger from Samsu # Requirements -* .NET 8.0/9.0 SDK - https://dotnet.microsoft.com/download/dotnet/7.0 +* .NET 8.0/9.0 SDK - https://dotnet.microsoft.com/download * VS Code C# plugin - Ionide's debugging capabilities rely on either the [Omnisharp](https://github.com/OmniSharp/omnisharp-vscode) debugger or [netcoredbg](https://github.com/muhammadsammy/free-omnisharp-vscode).