Skip to content

Commit

Permalink
CONTRIBUTING.md: update dotnet version and link
Browse files Browse the repository at this point in the history
  • Loading branch information
stroborobo committed Aug 28, 2023
1 parent e9e8b26 commit 3d47f79
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@ First things first! In order to build & develop Ionide locally, you'll need to i

### Prerequisites

- [Visual Studio Code][vscode] 🙄
- [.NET 6][dotnet]
- [Visual Studio Code][vscode]
- [.NET 7][dotnet]
- [Node.js][nodejs]
- [Yarn][yarn]

Expand Down Expand Up @@ -232,7 +232,7 @@ to make a strong case to convince the community of the merits of this feature.
Please provide as much detail and context as possible.
[dotnet]: https://www.microsoft.com/net/download/core
[dotnet]: https://dotnet.microsoft.com/en-us/download/dotnet/7.0
[nodejs]: https://nodejs.org/en/download/
[yarn]: https://yarnpkg.com/en/docs/install
[vscode]: https://code.visualstudio.com/Download

0 comments on commit 3d47f79

Please sign in to comment.