From 353777ec33b5b097e0d0f4bc602811a9775ef237 Mon Sep 17 00:00:00 2001 From: Yong He Date: Wed, 23 Jun 2021 12:14:14 -0700 Subject: Change default VS version to 2017. (#1893) --- build/visual-studio/example-base/example-base.vcxproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'build/visual-studio/example-base/example-base.vcxproj') diff --git a/build/visual-studio/example-base/example-base.vcxproj b/build/visual-studio/example-base/example-base.vcxproj index 794e0b114..524dc4109 100644 --- a/build/visual-studio/example-base/example-base.vcxproj +++ b/build/visual-studio/example-base/example-base.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ StaticLibrary true Unicode - v140 + v141 StaticLibrary true Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 StaticLibrary false Unicode - v140 + v141 -- cgit v1.2.3