aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Data/IntermediateFieldValue.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* Avoid creation of nullable to improve perf and small code cleanupRob Mensching2020-07-141-2/+2
* Implement WixOutput with support for multiple streams of dataRob Mensching2019-10-251-8/+8
* Add tuple.IsNull(), remove fields when set to default and other small fixesRob Mensching2019-05-241-24/+6
* Correctly set the underlying data types when intermediate value loadedRob Mensching2019-05-121-10/+42
* Fix handling of long values and baseUri in path fieldsRob Mensching2017-12-061-13/+14
* Introduce WiX Intermediate RepresentationRob Mensching2017-11-011-0/+131