William Godbe ba98a075c0 Allow Hosting Bundle to be upgraded by MU (#37966) 4 лет назад
..
AspNetCoreModule-Setup ba98a075c0 Allow Hosting Bundle to be upgraded by MU (#37966) 4 лет назад
Common cec67a831f Use WIX_NATIVE_MACHINE to detect native architecture of target machine (#37318) 4 лет назад
HostOptions ba98a075c0 Allow Hosting Bundle to be upgraded by MU (#37966) 4 лет назад
SharedFramework 4f4423610f Install x64 registry keys to different path on ARM64 machine 4 лет назад
SharedFrameworkBundle ac0a3873cf Include SharedFx bundle in Hosting Bundle, instead of SharedFx .msi (#36858) 4 лет назад
SharedFrameworkLib ba98a075c0 Allow Hosting Bundle to be upgraded by MU (#37966) 4 лет назад
TargetingPack 4f4423610f Install x64 registry keys to different path on ARM64 machine 4 лет назад
WindowsHostingBundle ba98a075c0 Allow Hosting Bundle to be upgraded by MU (#37966) 4 лет назад
files b67a141263 Add code for building the Windows Hosting Bundle and ASP.NET Core runtime installers into this repo 7 лет назад
.vsconfig 8700479997 Clean up remaining `net461` references (#37731) 4 лет назад
Directory.Build.props dc90e11c7a Move obj and bin directories into repo root (#10063) 6 лет назад
Directory.Build.targets 41ce223c1c Replace Internal.AspNetCore.Sdk with Microsoft.DotNet.Arcade.Sdk (#10674) 6 лет назад
GenerateNugetPackageWithMsi.ps1 59433bcadd Move to latest NuGet.exe (#23786) 5 лет назад
Installers.slnf 779db7f3e6 Dougbu/check.solution.filters (#36449) 4 лет назад
README.md 354c636498 Update Windows installer projects to use ProjectReference (#6078) 7 лет назад
Wix.props ba98a075c0 Allow Hosting Bundle to be upgraded by MU (#37966) 4 лет назад
Wix.targets ba98a075c0 Allow Hosting Bundle to be upgraded by MU (#37966) 4 лет назад
build.ps1 0801cea403 Favor project-specific build scripts over top-level script (#29918) 5 лет назад

README.md

Windows Installers

Windows Installers are built using the WiX toolset. See http://wixtoolset.org/ for documentation.

To open .wixproj files in Visual Studio, download and install the WiX Toolset extension from http://wixtoolset.org/releases/.