From 8f10cff92325448e84ae3317c3b2b100173bf619 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Tue, 24 May 2016 10:31:11 +0200 Subject: [PATCH] Digital signatures reverted to SHA-1 for Windows XP and Vista support --- include/Debug.props | 8 +++++++- include/Release.props | 8 +++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/include/Debug.props b/include/Debug.props index 32de5ae..9400f30 100644 --- a/include/Debug.props +++ b/include/Debug.props @@ -41,7 +41,13 @@ - + + + \ No newline at end of file diff --git a/include/Release.props b/include/Release.props index 58eecb8..ef5d9f0 100644 --- a/include/Release.props +++ b/include/Release.props @@ -61,7 +61,13 @@ - + + + \ No newline at end of file