Skip to content

Commit

Permalink
Update CONTRIBUTING.md with Visual Studio 2022 (#2745)
Browse files Browse the repository at this point in the history
  • Loading branch information
mic-max authored Dec 13, 2021
1 parent 83fa9fd commit 1e45e09
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,15 +48,15 @@ On all platforms, the minimum requirements are:

### Linux or MacOS

* Visual Studio for Mac or Visual Studio Code
* Visual Studio 2022+ for Mac or Visual Studio Code

Mono might be required by your IDE but is not required by this project. This is
because unit tests targeting .NET Framework (i.e: `net461`) are disabled outside
of Windows.

### Windows

* Visual Studio 2017+ or Visual Studio Code
* Visual Studio 2022+ or Visual Studio Code
* .NET Framework 4.6.1+

### Public API
Expand Down

0 comments on commit 1e45e09

Please sign in to comment.