From 3c6ef1b305b97c2db4169e8a900fdd3178cf9d83 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Tue, 7 Apr 2020 08:36:08 +1000 Subject: Update dependencies. --- src/Cpp.Build.props | 2 +- src/Directory.Build.props | 4 +++- src/FindLocalWix.props | 2 +- src/ca/packages.config | 4 ++-- src/ca/uica.vcxproj | 8 ++++---- src/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj | 13 ++++++++----- src/wixlib/packages.config | 2 +- src/wixlib/ui.wixproj | 4 ++-- 8 files changed, 22 insertions(+), 17 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/Directory.Build.props b/src/Directory.Build.props index e853e22d..a22f4470 100644 --- a/src/Directory.Build.props +++ b/src/Directory.Build.props @@ -8,6 +8,7 @@ Debug false + MSB3246 $(MSBuildProjectName) $([System.IO.Path]::GetFullPath($(MSBuildThisFileDirectory)..\build\)) @@ -21,6 +22,7 @@ WiX Toolset - + + diff --git a/src/FindLocalWix.props b/src/FindLocalWix.props index a784e352..1666e4fe 100644 --- a/src/FindLocalWix.props +++ b/src/FindLocalWix.props @@ -3,6 +3,6 @@ - $(MSBuildThisFileDirectory)..\..\Tools\build\Debug\net461\wix.targets + $(MSBuildThisFileDirectory)..\..\Tools\build\Debug\net461\wix.targets diff --git a/src/ca/packages.config b/src/ca/packages.config index 265886d9..4e9403bf 100644 --- a/src/ca/packages.config +++ b/src/ca/packages.config @@ -1,5 +1,5 @@  - - + + \ No newline at end of file diff --git a/src/ca/uica.vcxproj b/src/ca/uica.vcxproj index f6e0ef2a..94a5389c 100644 --- a/src/ca/uica.vcxproj +++ b/src/ca/uica.vcxproj @@ -2,8 +2,8 @@ - - + + @@ -55,7 +55,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}. - - + + diff --git a/src/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj b/src/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj index 4a3ba5e7..b5f58ea8 100644 --- a/src/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj +++ b/src/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj @@ -3,7 +3,7 @@ - netcoreapp2.1 + netcoreapp3.1 false @@ -23,7 +23,10 @@ - + + + + @@ -31,8 +34,8 @@ - - - + + + diff --git a/src/wixlib/packages.config b/src/wixlib/packages.config index 7964daed..e1b601f6 100644 --- a/src/wixlib/packages.config +++ b/src/wixlib/packages.config @@ -1,5 +1,5 @@  - + \ No newline at end of file diff --git a/src/wixlib/ui.wixproj b/src/wixlib/ui.wixproj index 37ad94d0..be5ac6bf 100644 --- a/src/wixlib/ui.wixproj +++ b/src/wixlib/ui.wixproj @@ -1,7 +1,7 @@ - + {2D4FF07B-26F8-4BEF-B41C-E4383F86DC32} @@ -129,7 +129,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}. - + -- cgit v1.2.3-55-g6feb