From f8b6183ed434ee9cb07d8adfa5ac660b1ae1cce3 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Sat, 22 Dec 2018 11:05:22 -0800 Subject: Include wixnative.exe in the Core.Native .nupkg This is done to place the wixnative.exe correctly for testing purposes. The dependency on runtime.win.WixToolset.Core.Native.nupkg is used to deliver wixnative.exe when publishing. --- src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec b/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec index 25034078..195ea7b6 100644 --- a/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec +++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.nuspec @@ -23,11 +23,14 @@ - + + + + + + -- cgit v1.2.3-55-g6feb