aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Data/WindowsInstaller/WindowsInstallerTableDefinitions.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove bundle table definitions and rows.Sean Hall2020-04-181-636/+0
|
* Try to be more accurate in the tuples with nullable fields.Sean Hall2020-04-131-1/+1
|
* Change TableDefinition to have TupleDefinition instead of TupleDefinitionName.Sean Hall2020-04-131-172/+201
|
* Move table definitions from Core to Data.Sean Hall2020-04-121-0/+2967
Sync tuple and table definitions.