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) --- .../slang-cpp-extractor/slang-cpp-extractor.vcxproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'build/visual-studio/slang-cpp-extractor') diff --git a/build/visual-studio/slang-cpp-extractor/slang-cpp-extractor.vcxproj b/build/visual-studio/slang-cpp-extractor/slang-cpp-extractor.vcxproj index fc15a6e7d..14edfd5d1 100644 --- a/build/visual-studio/slang-cpp-extractor/slang-cpp-extractor.vcxproj +++ b/build/visual-studio/slang-cpp-extractor/slang-cpp-extractor.vcxproj @@ -1,5 +1,5 @@  - + Debug @@ -29,25 +29,25 @@ Application true Unicode - v140 + v141 Application true Unicode - v140 + v141 Application false Unicode - v140 + v141 Application false Unicode - v140 + v141 -- cgit v1.2.3