From d9645d0faf28c2adbad249b4db047df47942160e Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Sun, 20 Oct 2019 00:36:54 -0700 Subject: Better support all .NETs and remove unnecessary NuGet workarounds --- .../WixToolset.Core.WindowsInstaller.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/WixToolset.Core.WindowsInstaller') diff --git a/src/WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj b/src/WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj index b940e39b..f1351aba 100644 --- a/src/WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj +++ b/src/WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj @@ -3,7 +3,7 @@ - netstandard2.0 + netstandard2.0;net461;net472 Core Windows Installer WiX Toolset Core Windows Installer embedded -- cgit v1.2.3-55-g6feb