From 278a1e714e2f0f3beaaf950ba12c697b32b9017f Mon Sep 17 00:00:00 2001 From: Matt Cooley Date: Tue, 29 Jan 2019 19:39:20 -0800 Subject: [PATCH] Remove MSBuild directives which were used only in the internal build system (#5) Remove some properties which were only used when XefOutputRoot was set in the previous internal-only build environment. --- src/Calculator/Calculator.vcxproj | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/Calculator/Calculator.vcxproj b/src/Calculator/Calculator.vcxproj index 4140df3..88c75dc 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