From be385c4763246707b536f5585414b7e8a165263d Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Thu, 18 Mar 2021 09:36:31 -0500 Subject: Don't directly reference WixToolset.Core.Native. --- src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj | 1 - src/heat/heat.csproj | 1 - src/wix/wix.csproj | 1 - 3 files changed, 3 deletions(-) (limited to 'src') diff --git a/src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj b/src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj index 20ae6931..e4dfaf2f 100644 --- a/src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj +++ b/src/WixToolset.BuildTasks/WixToolset.BuildTasks.csproj @@ -20,7 +20,6 @@ - diff --git a/src/heat/heat.csproj b/src/heat/heat.csproj index 83f97343..53446e2f 100644 --- a/src/heat/heat.csproj +++ b/src/heat/heat.csproj @@ -26,7 +26,6 @@ - diff --git a/src/wix/wix.csproj b/src/wix/wix.csproj index 648816fd..f414bf41 100644 --- a/src/wix/wix.csproj +++ b/src/wix/wix.csproj @@ -27,7 +27,6 @@ - -- cgit v1.2.3-55-g6feb