diff options
Diffstat (limited to 'src/api')
| -rw-r--r-- | src/api/wix/WixToolset.Data/Symbols/WixProductSearchSymbol.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/api/wix/WixToolset.Data/Symbols/WixProductSearchSymbol.cs b/src/api/wix/WixToolset.Data/Symbols/WixProductSearchSymbol.cs index 99360da5..38f2af88 100644 --- a/src/api/wix/WixToolset.Data/Symbols/WixProductSearchSymbol.cs +++ b/src/api/wix/WixToolset.Data/Symbols/WixProductSearchSymbol.cs | |||
| @@ -46,6 +46,7 @@ namespace WixToolset.Data.Symbols | |||
| 46 | Language, | 46 | Language, |
| 47 | State, | 47 | State, |
| 48 | Assignment, | 48 | Assignment, |
| 49 | Exists, | ||
| 49 | } | 50 | } |
| 50 | 51 | ||
| 51 | public class WixProductSearchSymbol : IntermediateSymbol | 52 | public class WixProductSearchSymbol : IntermediateSymbol |
