From f943510140b067645a42864a99a5e196f64cccc6 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Wed, 13 Oct 2021 09:16:00 +0200 Subject: [PATCH] Upgrade code signing to SHA-256 Signed-off-by: Simon Rozman --- include/Debug.props | 8 +------- include/Release.props | 8 +------- 2 files changed, 2 insertions(+), 14 deletions(-) diff --git a/include/Debug.props b/include/Debug.props index a2debe8..423df30 100644 --- a/include/Debug.props +++ b/include/Debug.props @@ -40,13 +40,7 @@ - - - + \ No newline at end of file diff --git a/include/Release.props b/include/Release.props index 0c5f888..e2f4838 100644 --- a/include/Release.props +++ b/include/Release.props @@ -41,13 +41,7 @@ - - - + \ No newline at end of file