Skip to content

Commit

Permalink
Bump required Visual Studio version number in contrib guidelines
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenn Jacobsen authored and nul800sebastiaan committed Sep 2, 2020
1 parent 10281cb commit 94894ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ You can get in touch with [the core contributors team](#the-core-contributors-te

In order to build the Umbraco source code locally, first make sure you have the following installed.

* [Visual Studio 2017 v15.9.7+](https://visualstudio.microsoft.com/vs/)
* [Visual Studio 2019 v16.3+ (with .NET Core 3.0)](https://visualstudio.microsoft.com/vs/)
* [Node.js v10+](https://nodejs.org/en/download/)
* npm v6.4.1+ (installed with Node.js)
* [Git command line](https://git-scm.com/download/)
Expand Down

0 comments on commit 94894ca

Please sign in to comment.