From 39191332831f49cd03b688793842dfd2d2e2a0ad Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Tue, 2 Oct 2018 15:25:09 -0700 Subject: Enable NCrunch support --- src/wixext/WixToolset.VisualStudio.wixext.csproj | 2 +- src/wixext/WixToolset.VisualStudio.wixext.v3.ncrunchproject | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 src/wixext/WixToolset.VisualStudio.wixext.v3.ncrunchproject (limited to 'src/wixext') diff --git a/src/wixext/WixToolset.VisualStudio.wixext.csproj b/src/wixext/WixToolset.VisualStudio.wixext.csproj index a7702183..3131b64c 100644 --- a/src/wixext/WixToolset.VisualStudio.wixext.csproj +++ b/src/wixext/WixToolset.VisualStudio.wixext.csproj @@ -25,7 +25,7 @@ - + diff --git a/src/wixext/WixToolset.VisualStudio.wixext.v3.ncrunchproject b/src/wixext/WixToolset.VisualStudio.wixext.v3.ncrunchproject new file mode 100644 index 00000000..56556a9f --- /dev/null +++ b/src/wixext/WixToolset.VisualStudio.wixext.v3.ncrunchproject @@ -0,0 +1,7 @@ + + + + ..\..\build\Debug\vs.wixlib + + + \ No newline at end of file -- cgit v1.2.3-55-g6feb