[cpp-msbuild] 02/02: Add a comment about the change to OpenSSL 3.0.0

Rod Widdowson rdw at steadingsoftware.com
Wed Oct 20 15:22:47 UTC 2021


This is an automated email from the git hooks/post-receive script.

rdw pushed a commit to branch main
in repository cpp-msbuild.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=7cd283c320f9644df1ef1e90b6435c7a2feff168

commit 7cd283c320f9644df1ef1e90b6435c7a2feff168
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Wed Oct 20 16:22:08 2021 +0100

    Add a comment about the change to OpenSSL 3.0.0
---
 Versions.props | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Versions.props b/Versions.props
index 0d11f80..eb6efea 100644
--- a/Versions.props
+++ b/Versions.props
@@ -118,6 +118,8 @@
   </PropertyGroup>
 
   <PropertyGroup Label="OpenSSLGuidsBad" Condition="'$(OPENSSL_FILE_VERSION)' != '3_0_0'">
+    <!--- If you revert to a pre-V3.0 version of OpenSSL you need to change the name of the 
+          License file in cpp-sp/msi/WiX/MergeModules/OpenSSL-x64/x86.wxs -->
     <OpenSSLFileVersion>BAD_OPENSSL_FILE_VERSION</OpenSSLFileVersion>
     <!-- Changing OPENSSL_FILE_VERSION version requires changing the GUIDs since it is garnish on the name -->
   </PropertyGroup>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list