You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@geode.apache.org by GitBox <gi...@apache.org> on 2021/10/19 16:38:12 UTC

[GitHub] [geode-native] mmartell commented on a change in pull request #884: GEODE-9741: Use v142 Toolchain in Visual Studio 2019 CI Pipeline

mmartell commented on a change in pull request #884:
URL: https://github.com/apache/geode-native/pull/884#discussion_r732053680



##########
File path: ci/base/base.yml
##########
@@ -72,7 +72,7 @@ builds:
     with_dot_net: #@ True
     #@yaml/map-key-override
     params:
-      CMAKE_CONFIGURE_FLAGS: "-A x64 -Tv141,version=14.16,host=x64 -DCMAKE_SYSTEM_VERSION=10.0.16299.0"
+      CMAKE_CONFIGURE_FLAGS: "-A x64 -Tv142,version=14.29,host=x64 -DCMAKE_SYSTEM_VERSION=10.0.19041.0"

Review comment:
       No. This is only for the Windows-2019 builds. The vs-2017 build (see line 64 above) are not affected.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@geode.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org