From 0aee408e0b07b92d90ede67800616f7f278a3dc4 Mon Sep 17 00:00:00 2001 From: Rob Mensching Date: Sun, 19 Dec 2021 12:09:04 -0800 Subject: Simplify and normalize ext projects Now that wix.targets is more compatible with MS.Common.targets the extension projects can be simplified. Also made their project files more consistent with each other. --- src/ext/Iis/wixlib/iis.wixproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/ext/Iis/wixlib/iis.wixproj') diff --git a/src/ext/Iis/wixlib/iis.wixproj b/src/ext/Iis/wixlib/iis.wixproj index 6ac4aea1..989d2bc5 100644 --- a/src/ext/Iis/wixlib/iis.wixproj +++ b/src/ext/Iis/wixlib/iis.wixproj @@ -14,9 +14,9 @@ - - - + + + -- cgit v1.2.3-55-g6feb