From 0ccf2b9a0749955c258185d8c3455b4b3e904fba Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Thu, 12 Jul 2018 23:11:06 -0700 Subject: Target NuGet NoWarn to specific PackageReference --- .../WixToolset.Core.WindowsInstaller.csproj | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (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 fcd5937b..f5897912 100644 --- a/src/WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj +++ b/src/WixToolset.Core.WindowsInstaller/WixToolset.Core.WindowsInstaller.csproj @@ -8,10 +8,6 @@ WiX Toolset Core Windows Installer - - NU1701 - - @@ -22,7 +18,7 @@ - + -- cgit v1.2.3-55-g6feb