From 89815d0f075f86bac29db6fab15e5c27291fbfc5 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Mon, 6 Apr 2020 10:10:28 +1000 Subject: Update dependencies. --- src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj | 13 +++++-------- .../WixToolsetTest.ManagedHost.csproj | 4 ++-- src/wixlib/bal.wixproj | 4 ++-- src/wixlib/packages.config | 2 +- 4 files changed, 10 insertions(+), 13 deletions(-) (limited to 'src') diff --git a/src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj b/src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj index 4523346c..84a38e56 100644 --- a/src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj +++ b/src/test/WixToolsetTest.Bal/WixToolsetTest.Bal.csproj @@ -21,10 +21,10 @@ - - - - + + + + @@ -34,9 +34,6 @@ - - all - runtime; build; native; contentfiles; analyzers; buildtransitive - + diff --git a/src/test/WixToolsetTest.ManagedHost/WixToolsetTest.ManagedHost.csproj b/src/test/WixToolsetTest.ManagedHost/WixToolsetTest.ManagedHost.csproj index cb1d1c78..02b0b109 100644 --- a/src/test/WixToolsetTest.ManagedHost/WixToolsetTest.ManagedHost.csproj +++ b/src/test/WixToolsetTest.ManagedHost/WixToolsetTest.ManagedHost.csproj @@ -3,7 +3,7 @@ - netcoreapp2.1 + netcoreapp3.1 false @@ -24,7 +24,7 @@ - + diff --git a/src/wixlib/bal.wixproj b/src/wixlib/bal.wixproj index 8594c9e7..2e6217cc 100644 --- a/src/wixlib/bal.wixproj +++ b/src/wixlib/bal.wixproj @@ -1,7 +1,7 @@ - + {3444D952-F21C-496F-AB6B-56435BFD0787} @@ -59,7 +59,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/wixlib/packages.config b/src/wixlib/packages.config index 25b4e6a9..d73f4d3a 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