aboutsummaryrefslogtreecommitdiff
path: root/src/wixext/VSCompiler.cs
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/wixext/VSCompiler.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wixext/VSCompiler.cs b/src/wixext/VSCompiler.cs
index d3afc2ab..65f0f97d 100644
--- a/src/wixext/VSCompiler.cs
+++ b/src/wixext/VSCompiler.cs
@@ -60,7 +60,7 @@ namespace WixToolset.VisualStudio
60 break; 60 break;
61 case "Fragment": 61 case "Fragment":
62 case "Module": 62 case "Module":
63 case "Product": 63 case "Package":
64 switch (element.Name.LocalName) 64 switch (element.Name.LocalName)
65 { 65 {
66 case "HelpCollectionRef": 66 case "HelpCollectionRef":