From 091dbdc08df99cf9e964d495e83145886f575140 Mon Sep 17 00:00:00 2001 From: Matt Cooley Date: Tue, 29 Jan 2019 16:42:13 -0800 Subject: [PATCH] Remove MSBuild directives which were used only in the internal build system --- src/Calculator/Calculator.vcxproj | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/Calculator/Calculator.vcxproj b/src/Calculator/Calculator.vcxproj index 4140df3d..88c75dcf 100644 --- a/src/Calculator/Calculator.vcxproj +++ b/src/Calculator/Calculator.vcxproj @@ -136,11 +136,6 @@ false Never - - Always - $(Platform) - x86 - /bigobj /await /std:c++17