[cpp-msbuild] branch master updated: Align ZLIB Guids with the ones in the maint-1 branch
Rod Widdowson
rdw at steadingsoftware.com
Fri Feb 23 11:04:29 EST 2018
This is an automated email from the git hooks/post-receive script.
rdw pushed a commit to branch master
in repository cpp-msbuild.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-msbuild.git;a=commit;h=b9da32cefed47455cc700a7002e7fde21991ac87
The following commit(s) were added to refs/heads/master by this push:
new b9da32c Align ZLIB Guids with the ones in the maint-1 branch
b9da32c is described below
commit b9da32cefed47455cc700a7002e7fde21991ac87
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Fri Feb 23 16:04:14 2018 +0000
Align ZLIB Guids with the ones in the maint-1 branch
---
Versions.props | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/Versions.props b/Versions.props
index 1ae7adc..c7b82bf 100644
--- a/Versions.props
+++ b/Versions.props
@@ -164,10 +164,10 @@
<PropertyGroup Label="ZLibGuids " Condition="'$(ZLIB_FILE_VERSION)' == '1_2_11'">
<ZlibFileVersion>$(ZLIB_FILE_VERSION)</ZlibFileVersion>
<!-- Change the 4 components below iff ZlibFileVersion changes -->
- <Zlib32Component>{D10691C0-E1D1-4CF6-BDDD-9F14B7DEAED1}</Zlib32Component>
- <Zlib32Componentd>{D81C8108-F83F-4621-96C8-F48464E184AA}</Zlib32Componentd>
- <Zlib64Component>{65F8ED60-06A0-4C50-B208-8B9900CC981A}</Zlib64Component>
- <Zlib64Componentd>{4FEB4C6E-E96E-4C63-94C6-6EE4C84AC0C5}</Zlib64Componentd>
+ <Zlib32Component>{D594352E-4BB8-49D3-B4F0-B4343F16D8D9}</Zlib32Component>
+ <Zlib32Componentd>{242B3DCA-86BA-4109-A156-7C1AD3A4AC04}</Zlib32Componentd>
+ <Zlib64Component>{D3174E03-4AED-4C32-BC6F-10ADB189B46B}</Zlib64Component>
+ <Zlib64Componentd>{F06717CA-04C3-48B0-BB5B-E7F832D0B7E7}</Zlib64Componentd>
</PropertyGroup>
<PropertyGroup Label="XercesGeneral">
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list