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