From 6d4851fe2646a8f13fe04cb005a1ff13de26247c Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Thu, 16 Aug 2018 17:40:11 -0400 Subject: Update to latest MSBuild NuGet package and Windows 10 SDK for CA --- src/ca/fwca.vcxproj | 1 + src/wixlib/firewall.wixproj | 4 ++-- src/wixlib/packages.config | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/src/ca/fwca.vcxproj b/src/ca/fwca.vcxproj index b6075790..3415a4e1 100644 --- a/src/ca/fwca.vcxproj +++ b/src/ca/fwca.vcxproj @@ -24,6 +24,7 @@ Unicode fwca.def WiX Toolset Firewall CustomAction + $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0')) diff --git a/src/wixlib/firewall.wixproj b/src/wixlib/firewall.wixproj index f8857278..71a17115 100644 --- a/src/wixlib/firewall.wixproj +++ b/src/wixlib/firewall.wixproj @@ -1,7 +1,7 @@ - + {1acffefd-505a-41a5-acbf-a02b7b473aa2} @@ -38,7 +38,7 @@ This project references NuGet package(s) that are missing on this computer. Use NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. - + \ No newline at end of file diff --git a/src/wixlib/packages.config b/src/wixlib/packages.config index 45e5c7b1..f3d424e1 100644 --- a/src/wixlib/packages.config +++ b/src/wixlib/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file -- cgit v1.2.3-55-g6feb