dotnet-installer/packaging/host/windows
Matt Ellis 04d21e6693 Add Shared Host MSI Authoring
Ideally in the project.json for the shared host we would just list the
actual package that holds the shared host, instead of all of
NetStandard.Library, but doing some leads to compliation errors, since
publish wants to include a compile step that has a generated
AssemblyAttributes file which references types like System.String.
2016-03-10 03:37:41 -08:00
..
generatemsi.ps1 Add Shared Host MSI Authoring 2016-03-10 03:37:41 -08:00
host.wxs Add Shared Host MSI Authoring 2016-03-10 03:37:41 -08:00
provider.wxs Add Shared Host MSI Authoring 2016-03-10 03:37:41 -08:00
registrykeys.wxs Add Shared Host MSI Authoring 2016-03-10 03:37:41 -08:00
variables.wxi Add Shared Host MSI Authoring 2016-03-10 03:37:41 -08:00