From ea0882f7d027402e51722c77b9f1a3b7e1290be5 Mon Sep 17 00:00:00 2001 From: Taylor Woll Date: Thu, 1 Aug 2019 17:45:24 -0700 Subject: [PATCH] Move signing for ChakraCore.dll and ch.exe to use a SHA2 cert --- bin/ChakraCore/ChakraCore.vcxproj | 2 +- bin/ch/ch.vcxproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/ChakraCore/ChakraCore.vcxproj b/bin/ChakraCore/ChakraCore.vcxproj index 5aef42ee598..915a4fd670b 100644 --- a/bin/ChakraCore/ChakraCore.vcxproj +++ b/bin/ChakraCore/ChakraCore.vcxproj @@ -189,7 +189,7 @@ - Microsoft + Microsoft400 diff --git a/bin/ch/ch.vcxproj b/bin/ch/ch.vcxproj index 7f432caa8a4..43ef524e0c4 100644 --- a/bin/ch/ch.vcxproj +++ b/bin/ch/ch.vcxproj @@ -120,7 +120,7 @@ - Microsoft + Microsoft400