[cpp-msbuild] branch master updated: SSPCPP-804 Add comment about where ProductVersion comes from.

Rod Widdowson rdw at steadingsoftware.com
Mon May 14 11:18:57 EDT 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=143b7258c638ec147bf788294833d52f2f22d9ce

The following commit(s) were added to refs/heads/master by this push:
       new  143b725   SSPCPP-804  Add comment about where ProductVersion comes from.
143b725 is described below

commit 143b7258c638ec147bf788294833d52f2f22d9ce
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Mon May 14 16:17:30 2018 +0100

    SSPCPP-804  Add comment about where ProductVersion comes from.
    
    https://issues.shibboleth.net/jira/browse/SSPCPP-804
---
 Versions.props | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Versions.props b/Versions.props
index 85cd201..105b1fb 100644
--- a/Versions.props
+++ b/Versions.props
@@ -21,7 +21,7 @@
       -->
     <SPFileVersion>3,0,0</SPFileVersion>       <!-- FILEVERSION in the SP projects -->
     <SPFileVersionSP>3,0,0</SPFileVersionSP>   <!-- Special for ShibSp.dll -->
-    <SPProductVersion>3,0,0</SPProductVersion> <!-- PRODUCTVERSION  in the SP projects -->
+    <SPProductVersion>3,0,0</SPProductVersion> <!-- PRODUCTVERSION  in the SP projects (but overidden by resourceCommon.rci on output-->
 
     <!-- XML Tooling only has one RC file.  Edit that by hand -->
     <!-- OpemSAML has two RC files (saml.rc and samlsign.rc).  Edit them by hand -->

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


More information about the commits mailing list