Skip to content

Commit af643c1

Browse files
authored
Update docs to mention VS2019 requirement
Closes #834
1 parent 81d7817 commit af643c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

site/jekyll/dev/contributing.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,8 @@ We actively welcome your pull requests on the
1313
3. If you've changed APIs, update the documentation.
1414
4. Ensure the test suite passes.
1515
5. Make sure your code lints.
16-
6. If you haven't already, complete the Contributor License Agreement ("CLA").
1716

18-
If you don't have Visual Studio 2017, get the [community edition](https://visualstudio.microsoft.com/downloads/) (it's free!)
17+
Visual Studio 2019 is required to compile ReactJS.NET. If you don't have Visual Studio 2019, get the [community edition](https://visualstudio.microsoft.com/downloads/) (it's free!)
1918

2019
## Issues
2120

0 commit comments

Comments
 (0)