aboutsummaryrefslogtreecommitdiff
path: root/src/dnchost (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies.Sean Hall2021-02-222-6/+6
* Update dependencies.Sean Hall2021-02-172-6/+6
* Update dependencies.Sean Hall2021-02-042-6/+6
* Update dependencies.Sean Hall2021-01-192-9/+9
* Convert WixToolset.Mba.Host.csproj to SDK-style.Sean Hall2020-12-191-0/+3
* Add the missing x64 wxs files and update dependencies.Sean Hall2020-12-192-3/+3
* WIXFEAT:6209 - Add x64 and ARM64 versions of built-in BAs.Sean Hall2020-12-093-4/+24
* Update dependencies and add fallbacks for new BA messages.Sean Hall2020-12-032-11/+11
* More .NET 5 updates.Sean Hall2020-11-023-3/+10
* Strong-name sign WiX assemblies.Sean Hall2020-10-312-3/+3
* Update dependencies.Sean Hall2020-10-242-12/+12
* WIXFEAT:4863 Update to latest thmutil.Sean Hall2020-08-092-9/+9
* Use hdt_get_function_pointer in dnchost when available.Sean Hall2020-07-223-8/+56
* Upgrade DotNetAppHost package to .NET 5 to use its static nethost lib and hea...Sean Hall2020-07-224-105/+5
* Update dependencies.Sean Hall2020-07-192-9/+9
* Update to latest thmutil.Sean Hall2020-07-062-3/+3
* Update dependencies.Sean Hall2020-07-012-3/+3
* Build wixlib with WixToolset.SdkRob Mensching2020-06-271-0/+1
* Add SourceLink to public projects.Sean Hall2020-06-242-3/+18
* Update dependencies.Sean Hall2020-06-242-7/+7
* Update dependencies.Sean Hall2020-06-222-6/+6
* WIXFEAT:6164 Update to latest balutil.Sean Hall2020-05-162-9/+9
* Add support for FDD in DotNetCoreBootstrapperApplicationHost.Sean Hall2020-04-292-3/+39
* Treat failing to load SCD like mbahost treats .NET 4.5.2 on Win7 RTM.Sean Hall2020-04-292-8/+87
* Add DotNetCoreBootstrapperApplicationHost for an SCD-style .NET Core BA.Sean Hall2020-04-2911-0/+999