dotnet-installer/src
Matt Mitchell dc972b079f
Add light command packages gathering (#8191)
Call tasks to gather light command packages after the build of each
installer. The way this is implemented is not ideal. Because powershell
scripts are used to invoke the WiX toolset, the light command package
info must be kept in sync. That said, the command lines and input files
do not change very often.

It's also on the table for .NET 6 to change around and unify the WiX
calls between the repos.

This also changes around the batching for the template MSIs to be compatible
with the call to the light command task
2020-08-19 11:58:16 -07:00
..
CopyToLatest PR feedback 2020-08-05 10:20:22 -07:00
core-sdk-tasks PR feedback 2020-08-05 10:20:22 -07:00
Microsoft.Dotnet.Sdk.Internal make publish of internal asset conditional (#1832) 2019-05-02 10:50:02 -07:00
redist Add light command packages gathering (#8191) 2020-08-19 11:58:16 -07:00
SdkResolver Exclude sdk resolver layout from source build (#2232) 2019-06-04 13:05:25 -07:00