Skip to content

Commit

Permalink
docs: update requirements for dotnet
Browse files Browse the repository at this point in the history
  • Loading branch information
TheAngryByrd committed Feb 10, 2025
1 parent e55992f commit ea81036
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You find a version of this plugin pre-packaged with the FOSS debugger from Samsu

# Requirements

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

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

Expand Down
2 changes: 1 addition & 1 deletion release/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ You find a version of this plugin pre-packaged with the FOSS debugger from Samsu

# Requirements

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

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

Expand Down

0 comments on commit ea81036

Please sign in to comment.