From 00fe99e60cabf3200a316498ee9c9b90060ec937 Mon Sep 17 00:00:00 2001 From: Bob Arnson Date: Sat, 9 May 2020 22:24:49 -0400 Subject: Drop XP support and enable ARM64. --- src/Cpp.Build.props | 2 +- src/dutil/dutil.nuspec | 13 +++++-------- 2 files changed, 6 insertions(+), 9 deletions(-) (limited to 'src') diff --git a/src/Cpp.Build.props b/src/Cpp.Build.props index 0e00132b..44a042c7 100644 --- a/src/Cpp.Build.props +++ b/src/Cpp.Build.props @@ -8,7 +8,7 @@ $(OutputPath)$(Platform)\ - + $([Microsoft.Build.Utilities.ToolLocationHelper]::GetLatestSDKTargetPlatformVersion('Windows', '10.0')) diff --git a/src/dutil/dutil.nuspec b/src/dutil/dutil.nuspec index ab74dc79..2ae420e1 100644 --- a/src/dutil/dutil.nuspec +++ b/src/dutil/dutil.nuspec @@ -5,8 +5,7 @@ $version$ $authors$ $authors$ - - https://licenses.nuget.org/MS-RL + MS-RL https://github.com/wixtoolset/dutil false $description$ @@ -16,19 +15,17 @@ - - - - + + + + - -- cgit v1.2.3-55-g6feb