Skip to content

Commit

Permalink
Update from .NET6 to .NET 7 in contribution guidelines (#5306)
Browse files Browse the repository at this point in the history
  • Loading branch information
3schwartz committed Aug 17, 2022
1 parent aeef89e commit 8b44396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Expand Up @@ -62,7 +62,7 @@ Core contributors will review your pull request and provide feedback.

We use [Nuke](https://nuke.build/) for build automation.

To work on Hot Chocolate, you will need .NET 6, Node 14, and Yarn 1.x.
To work on Hot Chocolate, you will need .NET 7, Node 14, and Yarn 1.x.

After cloning the repository, run `init.sh` or `init.cmd`, which are located in the repository's root. The script files will create the `src/All.sln`, which can be used to develop in Visual Studio 2022 and higher or Rider 2021.3 EAP or higher. It will also restore the packages for the documentation.

Expand Down

0 comments on commit 8b44396

Please sign in to comment.