aboutsummaryrefslogtreecommitdiff
path: root/src/WixToolset.Core.WindowsInstaller/Validator.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to WindowsInstallerData rename from DataRob Mensching2019-10-261-2/+2
|
* Use new strongly typed tuplesRob Mensching2019-05-081-2/+1
|
* Integrate Extensibility.Data namespace change from Extensibility repoRob Mensching2018-07-231-2/+4
|
* Support wixout and extract Resolve and Layout from BinderRob Mensching2017-12-211-1/+1
|
* Integrate simplified message handlingRob Mensching2017-12-191-25/+17
|
* Support MSI backends creating custom tables and remove ↵Rob Mensching2017-12-071-4/+5
| | | | WixToolset.Data.WindowsInstaller
* Introduce WixToolsetServiceProviderRob Mensching2017-10-181-0/+1
| | | | | | Using a service provider allows all of WixToolset.Core's internal functionality to be abstracted behind interfaces in WixToolset.Extensibility. The service provide can also control what interfaces are singletons.
* Massive refactoring to introduce the concept of IBackendRob Mensching2017-10-141-0/+385