diff --git a/BUILDING.md b/BUILDING.md index 2bd5607209ae23..f0f3f4e5c4e9bf 100644 --- a/BUILDING.md +++ b/BUILDING.md @@ -156,7 +156,7 @@ Depending on the host platform, the selection of toolchains may vary. | Operating System | Compiler Versions | | ---------------- | -------------------------------------------------------------- | | Linux | GCC >= 12.2 or Clang >= 19.1 | -| Windows | Visual Studio >= 2022 with the Windows 10 SDK on a 64-bit host | +| Windows | Visual Studio 2022 or 2026 with the Windows 10 SDK on a 64-bit host | | macOS | Xcode >= 16.4 (Apple LLVM >= 19) | ### Official binary platforms and toolchains