[cpp-sp] 06/07: Fix build bug introduced in 4a3a0ee

Rod Widdowson rdw at steadingsoftware.com
Sun Dec 10 16:56:12 EST 2017


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

rdw 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=4ed5afef581ef17b11fab04396c6a58e5af25aba

commit 4ed5afef581ef17b11fab04396c6a58e5af25aba
Author: Rod Widdowson <rdw at steadingsoftware.com>
AuthorDate: Sun Dec 10 14:56:01 2017 -0500

    Fix build bug introduced in 4a3a0ee
---
 Projects/vc15/adfs/adfs-lite.vcxproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Projects/vc15/adfs/adfs-lite.vcxproj b/Projects/vc15/adfs/adfs-lite.vcxproj
index 0d703e8..63d61b0 100644
--- a/Projects/vc15/adfs/adfs-lite.vcxproj
+++ b/Projects/vc15/adfs/adfs-lite.vcxproj
@@ -1,4 +1,4 @@
-<?Xml version="1.0" encoding="utf-8"?>
+<?xml version="1.0" encoding="utf-8"?>
 <Project DefaultTargets="Build" ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
   <ItemGroup Label="ProjectConfigurations">
     <ProjectConfiguration Include="Debug|Win32">

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


More information about the commits mailing list