From 22672837ce4248778cbe3ad0b0056c3998a33a84 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Mon, 24 Dec 2018 07:32:57 -0800 Subject: Move wixnative.*.exe in Core.Native.nupkg into arch folder Moving the native executable to a subdirectory in the Core.Native to avoid NuGet warning about non-managed code files in "lib" folder. Also, better support NCrunch by ignoring wixnative.exe --- src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec') diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec b/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec index 195ea7b6..a99c5ec3 100644 --- a/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec +++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec @@ -28,9 +28,9 @@ These native executables are included in this .nupkg to place the .exe correctly for tests to work. That are ignored when published. The dependency above is used when publishing the tools. --> - - - - + + + + -- cgit v1.2.3-55-g6feb