From d424cf854e9085a575fd57029c85d0208ef81575 Mon Sep 17 00:00:00 2001 From: Arnab Animesh Das Date: Mon, 30 Oct 2023 17:11:31 +0530 Subject: [PATCH] Update README.md Update Visual Studio Version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a7acd18423..54dfa84f0f 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,7 @@ This software suite has been tested under: * Ubuntu 18.04 LTS and up (64-bit); * Apple macOS Mojave with Xcode 9.x (64-bit); -* Microsoft Windows with Visual Studio 2019 (64-bit). +* Microsoft Windows with Visual Studio 2022 (64-bit). OR-Tools currently builds with a Makefile, but also provides Bazel and CMake support.