From c2c913f3a0e1e6c411e0abf51a1ed58551a955a4 Mon Sep 17 00:00:00 2001 From: Yong He Date: Wed, 28 Sep 2022 20:22:28 -0700 Subject: Fix release CI script. (#2421) * Fix release CI script. * Fix vs Co-authored-by: Yong He --- build/visual-studio/example-base/example-base.vcxproj | 8 -------- 1 file changed, 8 deletions(-) (limited to 'build/visual-studio/example-base') diff --git a/build/visual-studio/example-base/example-base.vcxproj b/build/visual-studio/example-base/example-base.vcxproj index 5288704e0..59f1919be 100644 --- a/build/visual-studio/example-base/example-base.vcxproj +++ b/build/visual-studio/example-base/example-base.vcxproj @@ -192,15 +192,11 @@ ProgramDatabase Disabled MultiThreadedDebug - -arch arm64 %(AdditionalOptions) Windows true - - -arch arm64 %(AdditionalOptions) - @@ -252,16 +248,12 @@ false true MultiThreaded - -arch arm64 %(AdditionalOptions) Windows true true - - -arch arm64 %(AdditionalOptions) - -- cgit v1.2.3