diff --git a/conanfile.py b/conanfile.py index 5a876a110..f4519c588 100644 --- a/conanfile.py +++ b/conanfile.py @@ -103,7 +103,7 @@ def _feature_compatibility(self): "gcc": "13", "clang": "17", "apple-clang": "", - "msvc": "", + "msvc": "194", }, }, "cxx_modules": {