Skip to content

Commit

Permalink
Bump minimum VS version to 17.9
Browse files Browse the repository at this point in the history
  • Loading branch information
sliekens committed May 20, 2024
1 parent 726abec commit e3e4541
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiki/PC-requirements.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ You can ignore this if you use the dev container. Otherwise install the software
- [.NET Framework 4.8.1 Runtime](https://dotnet.microsoft.com/en-us/download/dotnet-framework/net481)
- Mac/Linux
- [Mono 6.12](https://www.mono-project.com/download/stable/) (Mac/Linux/Windows)
- Visual Studio 2022 (17.7+), Code or Rider
- Visual Studio 2022 (17.9+), Code or Rider

To use Visual Studio 2022 effectively, you also need to install the .NET Framework 4.8 Developer pack. This is not actually required to compile the code, but Visual Studio itself will refuse to load the project without it.

Expand Down

0 comments on commit e3e4541

Please sign in to comment.