| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
| |
|
|
|
|
|
| |
The fewer executions of "dotnet test" the better so batch up calls
by referencing multiple assembly DLLs.
|
|
|
|
| |
Fixes 6631
|
|
|
|
| |
Refining this pattern before spreading more widely.
|
| |
|
|
|
|
|
|
|
| |
Moves Heat functionality to the "tools" layer and packages it all
up in WixToolset.Heat.nupkg for distribution in WiX v4.
Completes 6838
|
|
This segment is a bit of a "miscellaneous section" in the WiX repo.
As such it has been difficult to name. I originally eschewed the
name "tools" because what is in the "wix" segment was once called
"tools". However, now that wix.exe is firmly established as the
entry point for WiX operations, I've become comfortable with its
segment being named "wix". That meant "tools" was again available
and "tools" better describes the content of this section.
|