From bf2a6a42ec4fb3296a291e996903def23d9d5b31 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Fri, 10 Aug 2018 23:30:15 -0700 Subject: Update test references and simplify BuildWixNative file gathering --- .../WixToolset.Core.Native.csproj | 29 +++++++++------------- 1 file changed, 12 insertions(+), 17 deletions(-) (limited to 'src/WixToolset.Core.Native') diff --git a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj index a95f8852..b02c00ad 100644 --- a/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj +++ b/src/WixToolset.Core.Native/WixToolset.Core.Native.csproj @@ -1,4 +1,4 @@ - + netstandard2.0 @@ -9,32 +9,27 @@ - + - - - + + + + + + + - - .\ - - - .\ - - - + PreserveNewest - %(TargetRelativeFolder)%(Filename)%(Extension) + %(Filename)%(Extension) - + $(OutputPath) Configuration=$(Configuration);Id=$(MSBuildThisFileName);Version=$(BuildVersionSimple);Authors=$(Authors);Copyright=$(Copyright);Description=$(Description) -- cgit v1.2.3-55-g6feb