From b90f3d76971a044c2318f2bd9605ab8194028438 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Thu, 5 Jul 2018 09:28:25 +0200 Subject: [PATCH] Update Amebis URL --- include/Debug.props | 10 +++++----- include/Release.props | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/include/Debug.props b/include/Debug.props index 5e8025d..a26bac9 100644 --- a/include/Debug.props +++ b/include/Debug.props @@ -42,12 +42,12 @@ + To make Windows XP and Vista compliant signatures, the binaries have to be signed using SHA1. + switches to SHA256 if the signing certificate is SHA256. + Reverted to signtool.exe until we can drop Windows XP and Vista support. + --> - + \ No newline at end of file diff --git a/include/Release.props b/include/Release.props index 978912a..551d921 100644 --- a/include/Release.props +++ b/include/Release.props @@ -42,12 +42,12 @@ + To make Windows XP and Vista compliant signatures, the binaries have to be signed using SHA1. + switches to SHA256 if the signing certificate is SHA256. + Reverted to signtool.exe until we can drop Windows XP and Vista support. + --> - + \ No newline at end of file