Skip to content

Commit ea81036

Browse files
committed
docs: update requirements for dotnet
1 parent e55992f commit ea81036

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You find a version of this plugin pre-packaged with the FOSS debugger from Samsu
2525

2626
# Requirements
2727

28-
* .NET 6.0/7.0 SDK - https://dotnet.microsoft.com/download/dotnet/7.0
28+
* .NET 8.0/9.0 SDK - https://dotnet.microsoft.com/download/dotnet/7.0
2929

3030
* 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).
3131

release/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ You find a version of this plugin pre-packaged with the FOSS debugger from Samsu
2525

2626
# Requirements
2727

28-
* .NET 6.0/7.0 SDK - https://dotnet.microsoft.com/download/dotnet/7.0
28+
* .NET 8.0/9.0 SDK - https://dotnet.microsoft.com/download/dotnet/7.0
2929

3030
* 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).
3131

0 commit comments

Comments
 (0)