aboutsummaryrefslogtreecommitdiff
path: root/src/wixext
diff options
context:
space:
mode:
Diffstat (limited to 'src/wixext')
-rw-r--r--src/wixext/IIsCompiler.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wixext/IIsCompiler.cs b/src/wixext/IIsCompiler.cs
index f6b4c78c..27258094 100644
--- a/src/wixext/IIsCompiler.cs
+++ b/src/wixext/IIsCompiler.cs
@@ -102,7 +102,7 @@ namespace WixToolset.Iis
102 break; 102 break;
103 case "Fragment": 103 case "Fragment":
104 case "Module": 104 case "Module":
105 case "Product": 105 case "Package":
106 switch (element.Name.LocalName) 106 switch (element.Name.LocalName)
107 { 107 {
108 case "WebApplication": 108 case "WebApplication":