From a7d668e568035e39b7798bf4ce535167b9b64688 Mon Sep 17 00:00:00 2001 From: Rudy Huyn Date: Sat, 3 Aug 2019 14:22:11 -0700 Subject: [PATCH] Fix the thumbprint of the certificate in the vcxproj file (#617) --- src/CalculatorUnitTests/CalculatorUnitTests.vcxproj | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj b/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj index 37c53997..da2eac34 100644 --- a/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj +++ b/src/CalculatorUnitTests/CalculatorUnitTests.vcxproj @@ -16,6 +16,8 @@ true true + CalculatorUnitTests_TemporaryKey.pfx + be776c83699dbce4969de9ee730aeaf66c5d5182 @@ -128,10 +130,6 @@ - - CalculatorUnitTests_TemporaryKey.pfx - 3F0C32266A4D995CC08C9AEC3960CFF3EF0D1853 - /bigobj /await /std:c++17 /permissive- /Zc:twoPhase- /utf-8 %(AdditionalOptions)