WiX Toolset Code
main
Centralize disallow inner text handling in ParseHalper
Rob Mensching committed over 5 years ago
Make ResetAcl opt-in instead of opt-out
Rob Mensching committed over 5 years ago
Include dependency on System.IO.FileSystem.AccessControl
Rob Mensching committed over 5 years ago
Add error detail to UnableToResetAcls message
Rob Mensching committed over 5 years ago
Move ResetAcls to Core.Native from Core
Rob Mensching committed over 5 years ago
Add method to disallow inner text
Rob Mensching committed over 5 years ago
Use validation now implemented in Core.Native
Rob Mensching committed over 5 years ago
Migrate PInvoke out of Core to Core.Native
Rob Mensching committed over 5 years ago
Implement validation and fix abandoned validation mutex
Rob Mensching committed over 5 years ago
Migrate PInvoke to Core.Native out of Core
Rob Mensching committed over 5 years ago
Rob Mensching committed over 5 years ago
Add standard constructors to WixException
Rob Mensching committed over 5 years ago
Update service provider dependency
Bob Arnson committed over 5 years ago
Update service provider dependency
Bob Arnson committed over 5 years ago
Demote CollidingModularizationTypes from error to warning
Bob Arnson committed over 5 years ago
Demote CollidingModularizationTypes from error to warning
Bob Arnson committed over 5 years ago
Remove dependency on Core as Data and Extensibility is enough
Rob Mensching committed over 5 years ago
Remove use of removed IWixToolsetServiceProvider
Rob Mensching committed over 5 years ago
Use extension methods instead of a custom interface for IServiceProvider
Rob Mensching committed over 5 years ago
Remove references to Core from backends.
Sean Hall committed over 5 years ago