From a5f59cb11a6372a6da8540bd1bebf6dec20e92e3 Mon Sep 17 00:00:00 2001 From: Sean Hall Date: Sun, 10 May 2020 13:49:09 +1000 Subject: Remove x86 restriction (introduced from previous commit) from published contents. Remove unused net472 BuildTasks. Make BuildTasks target netcoreapp instead of netstandard since publishing isn't supported for netstandard. --- src/WixToolset.MSBuild/WixToolset.MSBuild.nuspec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/WixToolset.MSBuild/WixToolset.MSBuild.nuspec') diff --git a/src/WixToolset.MSBuild/WixToolset.MSBuild.nuspec b/src/WixToolset.MSBuild/WixToolset.MSBuild.nuspec index ba16aa92..c9e5cdf2 100644 --- a/src/WixToolset.MSBuild/WixToolset.MSBuild.nuspec +++ b/src/WixToolset.MSBuild/WixToolset.MSBuild.nuspec @@ -13,7 +13,6 @@ - - + -- cgit v1.2.3-55-g6feb