WiX Toolset Code
main
Fix codepage handling to cover both Framework- and Core- supported code pages.
Bob Arnson committed about 8 years ago
Add code page error message with source-line numbers.
Bob Arnson committed about 8 years ago
Update test now that Core now ignores equal variable redefinitions.
Bob Arnson committed about 8 years ago
Warn on preprocessor variable redefinition only when the values are different.
Bob Arnson committed about 8 years ago
Make TestMessageListener public. Make WixToolset.Core.TestPackage a netstandard library.
Sean Hall committed about 8 years ago
Use generics in WixToolsetServiceProvider to make the compiler help with the type checking.
Sean Hall committed about 8 years ago
Sean Hall committed about 8 years ago
Bob Arnson committed about 8 years ago
Bob Arnson committed about 8 years ago
Requesting build with new version number, please.
Bob Arnson committed about 8 years ago
Actually handle context-less Classes.
Bob Arnson committed about 8 years ago
Add WixRunner that takes a service provider.
Bob Arnson committed about 8 years ago
Requesting build with new version number, please.
Bob Arnson committed about 8 years ago
Prevent crash when non-advertised Class omits Context. Fixes #5651.
Bob Arnson committed about 8 years ago
Log details when extension assembly types can't be loaded.
Bob Arnson committed about 8 years ago
Update to latest MSBuild & Util nupkgs and Windows 10 SDK for CA
Bob Arnson committed about 8 years ago
Update to latest MSBuild NuGet package and Windows 10 SDK for CA
Bob Arnson committed about 8 years ago
Update to latest MSBuild NuGet package and Windows 10 SDK for CA
Bob Arnson committed about 8 years ago
Update to latest MSBuild NuGet package and Windows 10 SDK for CA
Bob Arnson committed about 8 years ago
Rob Mensching committed about 8 years ago