aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.WindowsInstaller/Bind/AttachPatchTransformsCommand.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* The Great Tuple to Symbol Rename (tm)Rob Mensching2020-06-251-85/+85
|
* Basic patching supportRob Mensching2020-05-301-41/+25
|
* Fix typo in SummaryInformationType.Sean Hall2020-04-131-38/+38
|
* General cleanup.Sean Hall2020-04-121-1/+1
| | | | | | Try not to send strings to specify the tuple or table. Try to avoid using the Set method on tuples. Always create new tuples and add them to the section in the same line.
* Move table definitions from Core to Data.Sean Hall2020-04-121-2/+1
|
* Start on new patch infrastructureRob Mensching2020-02-051-0/+1322