From 7c8e34de56b3348c5a421cd0cced183e1394c5c7 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Tue, 4 May 2021 22:48:12 -0700 Subject: Move Iis.wixext into ext --- .../WixToolsetTest.Iis/WixToolsetTest.Iis.csproj | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 src/ext/Iis/test/WixToolsetTest.Iis/WixToolsetTest.Iis.csproj (limited to 'src/ext/Iis/test/WixToolsetTest.Iis/WixToolsetTest.Iis.csproj') diff --git a/src/ext/Iis/test/WixToolsetTest.Iis/WixToolsetTest.Iis.csproj b/src/ext/Iis/test/WixToolsetTest.Iis/WixToolsetTest.Iis.csproj new file mode 100644 index 00000000..49ed89bc --- /dev/null +++ b/src/ext/Iis/test/WixToolsetTest.Iis/WixToolsetTest.Iis.csproj @@ -0,0 +1,41 @@ + + + + + + netcoreapp3.1 + false + + + + NU1701 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-55-g6feb