From ea3d18595a610ee07b03f07af4f03cf75b5ab420 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Wed, 29 Nov 2017 14:08:08 -0800 Subject: Improved cabinet handling --- .../WixToolsetTest.Core.Native.csproj | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 src/test/WixToolsetTest.Core.Native/WixToolsetTest.Core.Native.csproj (limited to 'src/test/WixToolsetTest.Core.Native/WixToolsetTest.Core.Native.csproj') diff --git a/src/test/WixToolsetTest.Core.Native/WixToolsetTest.Core.Native.csproj b/src/test/WixToolsetTest.Core.Native/WixToolsetTest.Core.Native.csproj new file mode 100644 index 00000000..c7fd89ea --- /dev/null +++ b/src/test/WixToolsetTest.Core.Native/WixToolsetTest.Core.Native.csproj @@ -0,0 +1,24 @@ + + + + + + netcoreapp2.0 + false + + + + + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb