From 592c6e2f7407c291a7bf9ef4c8ce50da9798cc68 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Mon, 3 May 2021 17:00:34 -0700 Subject: Move UI.wixext into ext --- .../WixToolsetTest.UI/WixToolsetTest.UI.csproj | 43 ++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 src/ext/UI/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj (limited to 'src/ext/UI/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj') diff --git a/src/ext/UI/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj b/src/ext/UI/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj new file mode 100644 index 00000000..a61676dd --- /dev/null +++ b/src/ext/UI/test/WixToolsetTest.UI/WixToolsetTest.UI.csproj @@ -0,0 +1,43 @@ + + + + + + netcoreapp3.1 + false + + + + NU1701 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb