From 37095bd1195a75c0bbd84b2151aee6ba62900d2f Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Thu, 16 Aug 2018 17:43:07 -0400 Subject: Update to latest MSBuild & Util nupkgs and Windows 10 SDK for CA --- src/ca/netfxca.vcxproj | 1 + src/wixlib/netfx.wixproj | 8 ++++---- src/wixlib/packages.config | 4 ++-- 3 files changed, 7 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/ca/netfxca.vcxproj b/src/ca/netfxca.vcxproj index 98b7352b..012df1ea 100644 --- a/src/ca/netfxca.vcxproj +++ b/src/ca/netfxca.vcxproj @@ -24,6 +24,7 @@ Unicode netfxca.def WiX Toolset .NET Framework CustomAction + $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0')) diff --git a/src/wixlib/netfx.wixproj b/src/wixlib/netfx.wixproj index 2f7c2d0c..baf7b7da 100644 --- a/src/wixlib/netfx.wixproj +++ b/src/wixlib/netfx.wixproj @@ -1,7 +1,7 @@ - + {45e4a6ac-3190-4e17-83f0-9935ffa5dc2b} @@ -45,9 +45,9 @@ 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}. - - + + - + diff --git a/src/wixlib/packages.config b/src/wixlib/packages.config index e781f56c..c85370f1 100644 --- a/src/wixlib/packages.config +++ b/src/wixlib/packages.config @@ -1,6 +1,6 @@  - - + + \ No newline at end of file -- cgit v1.2.3-55-g6feb