[cpp-msbuild] branch maint-1 updated: Update Xerces version and filenames

Scott Cantor cantor.2 at osu.edu
Sat Nov 11 14:57:07 EST 2017


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

scantor pushed a commit to branch maint-1
in repository cpp-msbuild.

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

The following commit(s) were added to refs/heads/maint-1 by this push:
       new  e4b4a77   Update Xerces version and filenames
e4b4a77 is described below

commit e4b4a77f9e5f062fe4dbfbb1b378fd2bb596cdb9
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Sat Nov 11 14:57:04 2017 -0500

    Update Xerces version and filenames
---
 Versions.props | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/Versions.props b/Versions.props
index d8bf6a9..d5c7e39 100644
--- a/Versions.props
+++ b/Versions.props
@@ -92,14 +92,14 @@
     <ShibDll64Componentd>{7652F12D-7107-4D3E-AA1A-AF654BD83970}</ShibDll64Componentd>
     <ShibDllLite64Componentd>{7F44CD6F-64F9-40AE-B06C-76A25C95F1CC}</ShibDllLite64Componentd>
 
-    <XercesVersion>3.1.4</XercesVersion>
+    <XercesVersion>3.2.0</XercesVersion>
     <xerces>xerces-c-$(XercesVersion)</xerces>
-    <XercesFileVersion>3_1</XercesFileVersion>
+    <XercesFileVersion>3_2</XercesFileVersion>
     <!-- Change the 4 components below if XercesFileVersion changes -->
-    <Xerces32Component>{64C16FA9-685C-4612-B9C2-0B56C84A69E1}</Xerces32Component>
-    <Xerces32Componentd>{3F92209F-35C7-4D7C-BAC3-B0A96DF0CBDF}</Xerces32Componentd>
-    <Xerces64Component>{5C2BA2C6-36EC-4EB3-A343-8C1C9D499B9C}</Xerces64Component>
-    <Xerces64Componentd>{236B6A7F-73C0-4EBF-9C06-90C1BE160ACE}</Xerces64Componentd>
+    <Xerces32Component>{5CBC069E-2B95-45ED-9622-FC355CBDF622}</Xerces32Component>
+    <Xerces32Componentd>{74A8681A-D917-4FBA-A823-CD63FC1015D5}</Xerces32Componentd>
+    <Xerces64Component>{AB0C9967-EF54-42ED-BD27-7BC027339F59}</Xerces64Component>
+    <Xerces64Componentd>{5ADDC198-B03F-41EC-86E6-512D5EC50D3F}</Xerces64Componentd>
 
 
     <XmlSecVersion>1.7.3</XmlSecVersion>

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


More information about the commits mailing list