From 429b6c6c546023c39e089387c6de778837514041 Mon Sep 17 00:00:00 2001
From: Tim Uebelhoer <tim.uebelhoer@rwth-aachen.de>
Date: Thu, 15 Mar 2018 12:29:34 +0100
Subject: [PATCH] Updated Windows SDK version

---
 AdidatCLI/AdidatCLI/AdidatCLI.vcxproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/AdidatCLI/AdidatCLI/AdidatCLI.vcxproj b/AdidatCLI/AdidatCLI/AdidatCLI.vcxproj
index 6ea0ec1..20b568e 100644
--- a/AdidatCLI/AdidatCLI/AdidatCLI.vcxproj
+++ b/AdidatCLI/AdidatCLI/AdidatCLI.vcxproj
@@ -24,7 +24,7 @@
     <TargetFrameworkVersion>v4.7</TargetFrameworkVersion>
     <Keyword>ManagedCProj</Keyword>
     <RootNamespace>AdidatCLI</RootNamespace>
-    <WindowsTargetPlatformVersion>10.0.15063.0</WindowsTargetPlatformVersion>
+    <WindowsTargetPlatformVersion>10.0.16299.0</WindowsTargetPlatformVersion>
   </PropertyGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" />
   <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration">
-- 
GitLab