From 69b15d96cebdbb7201b1849b4f62786633d70b8d Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Wed, 1 Nov 2017 10:56:09 -0700 Subject: Introduce WiX Intermediate Representation --- .../WixToolsetTest.Data/WixToolsetTest.Data.csproj | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 src/test/WixToolsetTest.Data/WixToolsetTest.Data.csproj (limited to 'src/test/WixToolsetTest.Data/WixToolsetTest.Data.csproj') diff --git a/src/test/WixToolsetTest.Data/WixToolsetTest.Data.csproj b/src/test/WixToolsetTest.Data/WixToolsetTest.Data.csproj new file mode 100644 index 00000000..fe0d99c5 --- /dev/null +++ b/src/test/WixToolsetTest.Data/WixToolsetTest.Data.csproj @@ -0,0 +1,19 @@ + + + + netcoreapp2.0 + + false + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb