aspnetcore/src/Installers/Windows
Justin Kotalik 8d987241de
Produce Corresponding symbols in installer output for ANCM (#9262)
2019-04-11 08:24:32 -07:00
..
AspNetCoreModule-Setup Produce Corresponding symbols in installer output for ANCM (#9262) 2019-04-11 08:24:32 -07:00
SharedFramework
SharedFrameworkBundle Fix up property group, preprocessor statement 2019-03-19 11:50:13 -07:00
SharedFrameworkLib
TargetingPack
WindowsHostingBundle
files
.gitignore
Directory.Build.props
Directory.Build.targets
Installers.sln
README.md
UpgradeLog.htm Make IISExpress not depend on jscript. (#9212) 2019-04-09 13:11:03 -07:00
Wix.props
Wix.targets Fix up property group, preprocessor statement 2019-03-19 11:50:13 -07:00
build.ps1

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/.