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/Bal/wixext/WixToolset.Bal.wixext.csproj | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'src/ext/Bal') diff --git a/src/ext/Bal/wixext/WixToolset.Bal.wixext.csproj b/src/ext/Bal/wixext/WixToolset.Bal.wixext.csproj index c0f17975..633fc3a8 100644 --- a/src/ext/Bal/wixext/WixToolset.Bal.wixext.csproj +++ b/src/ext/Bal/wixext/WixToolset.Bal.wixext.csproj @@ -12,16 +12,14 @@ - - - - + + - - + + -- cgit v1.2.3-55-g6feb