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