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 --- src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/WixToolset.Core.Burn') diff --git a/src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj b/src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj index d9493b8a..3542f85a 100644 --- a/src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj +++ b/src/WixToolset.Core.Burn/WixToolset.Core.Burn.csproj @@ -3,7 +3,7 @@ - netstandard2.0 + netstandard2.0;net461;net472 Core Burn WiX Toolset Core Burn embedded -- cgit v1.2.3-55-g6feb