Skip to content

Commit fb5a429

Browse files
committed
Remove 2022 indicator from VS
1 parent 1a61b83 commit fb5a429

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

main/building.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Building MacroQuest
22

3-
## Download & Install Visual Studio 2022
3+
## Download & Install Visual Studio
44

55
Links and instructions can be found at:
66
[https://visualstudio.microsoft.com/downloads/](https://visualstudio.microsoft.com/downloads/)

main/developing/cmake.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ The `gen_solution.ps1` PowerShell script provides a convenient wrapper around CM
6060

6161
- **Git** - For submodule management
6262
- **CMake 3.20+** - Build system generator
63-
- **Visual Studio 2022** - C++ compiler and toolchain
63+
- **Visual Studio** - C++ compiler and toolchain
6464
- **PowerShell 5.1+** - Script execution (included with Windows)
6565

6666
### Basic Usage

0 commit comments

Comments
 (0)