aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Data/WindowsInstaller/TableDefinitionCollection.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add overloads to WindowsInstallerData.Load for table definitions.Sean Hall2020-05-291-2/+3
|
* Change TableDefinition to have TupleDefinition instead of TupleDefinitionName.Sean Hall2020-04-131-13/+0
|
* Move table definitions from Core to Data.Sean Hall2020-04-121-0/+8
| | | | Sync tuple and table definitions.
* Code cleanupRob Mensching2020-02-051-47/+14
|
* Implement WixOutput with support for multiple streams of dataRob Mensching2019-10-251-1/+1
|
* Simplify message handlingRob Mensching2017-12-191-1/+1
|
* Reintegrate MSI constructs into WxToolset.Data.WindowsInstaller namespaceRob Mensching2017-12-071-0/+238