From 3307fdd341d80654570740a7874eb796f69011af Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Thu, 16 Aug 2018 17:22:19 -0400 Subject: Update to latest MSBuild NuGet package and Windows 10 SDK for CA --- src/ca/utilca.vcxproj | 1 + 1 file changed, 1 insertion(+) (limited to 'src/ca') diff --git a/src/ca/utilca.vcxproj b/src/ca/utilca.vcxproj index 37b5c7de..ef04c3ac 100644 --- a/src/ca/utilca.vcxproj +++ b/src/ca/utilca.vcxproj @@ -24,6 +24,7 @@ Unicode utilca.def WiX Toolset Util CustomAction + $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0')) -- cgit v1.2.3-55-g6feb