From 2c711ea621c03e415dc9ad9e9f103e09372b8c50 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Thu, 28 Dec 2017 09:20:11 -0800 Subject: Add WixBuildTools.TestSupport with common testing functionality --- .../WixBuildTools.TestSupport.csproj | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 src/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj (limited to 'src/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj') diff --git a/src/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj b/src/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj new file mode 100644 index 00000000..e43a7753 --- /dev/null +++ b/src/WixBuildTools.TestSupport/WixBuildTools.TestSupport.csproj @@ -0,0 +1,21 @@ + + + + + + netstandard2.0 + + + + NU1701 + + + + + + + + + + + -- cgit v1.2.3-55-g6feb