[cpp-sp] branch master updated: Clear hardcoded SDK target version.

Scott Cantor cantor.2 at osu.edu
Tue Mar 13 10:44:28 EDT 2018


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

scantor pushed a commit to branch master
in repository cpp-sp.

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

The following commit(s) were added to refs/heads/master by this push:
       new  0398d68   Clear hardcoded SDK target version.
0398d68 is described below

commit 0398d6833bfd3b3e03df4398152e7c478caa144d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Tue Mar 13 10:44:22 2018 -0400

    Clear hardcoded SDK target version.
---
 Projects/vc15/iis7_shib/iis7_shib.vcxproj | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Projects/vc15/iis7_shib/iis7_shib.vcxproj b/Projects/vc15/iis7_shib/iis7_shib.vcxproj
index 188d2ec..ec8128b 100644
--- a/Projects/vc15/iis7_shib/iis7_shib.vcxproj
+++ b/Projects/vc15/iis7_shib/iis7_shib.vcxproj
@@ -20,7 +20,6 @@
   </ItemGroup>
   <PropertyGroup Label="Globals">
     <ProjectGuid>{CEE84E04-6A19-4F93-8FE5-98F9D22526DD}</ProjectGuid>
-    <WindowsTargetPlatformVersion>10.0.14393.0</WindowsTargetPlatformVersion>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">

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


More information about the commits mailing list