[cpp-sp] branch main updated: Windows Build:Pin Visual Studio version to V22 Its internal version is 17.

Rod Widdowson rdw at steadingsoftware.com
Thu Feb 20 09:57:29 UTC 2025


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

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

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

The following commit(s) were added to refs/heads/main by this push:
     new ff8bfefc Windows Build:Pin Visual Studio version to V22 Its internal version is 17.
ff8bfefc is described below

commit ff8bfefc71c70801b2fe486feb74ad8394cc4813
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Thu Feb 20 09:57:21 2025 +0000

    Windows Build:Pin Visual Studio version to V22
    Its internal version is 17.
---
 Projects/vc22/Shibboleth.sln | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Projects/vc22/Shibboleth.sln b/Projects/vc22/Shibboleth.sln
index 6dc6141a..256a257d 100644
--- a/Projects/vc22/Shibboleth.sln
+++ b/Projects/vc22/Shibboleth.sln
@@ -1,8 +1,8 @@
 
 Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Version 17
+# Visual Studio 22 (identifies itself as version 17)
 VisualStudioVersion = 17.11.35327.3
-MinimumVisualStudioVersion = 10.0.40219.1
+MinimumVisualStudioVersion = 17.11.0.0
 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Tests", "Tests.vcxproj", "{822C6B8E-EFFC-433A-BBFE-5AD7F76F71F9}"
 	ProjectSection(ProjectDependencies) = postProject
 		{CA2655D0-D6AA-41B9-BA7F-4967E88CB96C} = {CA2655D0-D6AA-41B9-BA7F-4967E88CB96C}

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


More information about the commits mailing list