From 686578299772cd350b1aaa42b0ef717c976b0e4c Mon Sep 17 00:00:00 2001 From: KxK Date: Mon, 15 Apr 2024 16:59:56 -0300 Subject: [PATCH] Fixed missing DigestAlgorithm in dshidmini project debug configuration --- sys/dshidmini.vcxproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sys/dshidmini.vcxproj b/sys/dshidmini.vcxproj index 9334e243..378637bf 100644 --- a/sys/dshidmini.vcxproj +++ b/sys/dshidmini.vcxproj @@ -296,6 +296,9 @@ true + + SHA256 +