aspnetcore/src/Installers/Windows
Justin Kotalik 42d3289662 Merge branch 'release/2.2' into jkotalik/masterMerge 2019-01-17 08:31:41 -08:00
..
AspNetCoreModule-Setup Merge branch 'release/2.2' into jkotalik/masterMerge 2019-01-17 08:31:41 -08:00
SharedFramework Update Windows installer projects to use ProjectReference (#6078) 2018-12-21 09:44:31 -08:00
SharedFrameworkBundle Update Windows installer projects to use ProjectReference (#6078) 2018-12-21 09:44:31 -08:00
SharedFrameworkLib Update Windows installer projects to use ProjectReference (#6078) 2018-12-21 09:44:31 -08:00
WindowsHostingBundle Merge branch 'release/2.2' into jkotalik/masterMerge 2019-01-17 08:31:41 -08:00
files
.gitignore
Directory.Build.props Build Windows Installers using the repo's main build script and repotasks (#6139) 2018-12-31 10:54:15 -08:00
Directory.Build.targets Build Windows Installers using the repo's main build script and repotasks (#6139) 2018-12-31 10:54:15 -08:00
Installers.sln Build Windows Installers using the repo's main build script and repotasks (#6139) 2018-12-31 10:54:15 -08:00
README.md Update Windows installer projects to use ProjectReference (#6078) 2018-12-21 09:44:31 -08:00
Wix.props Update Windows installer projects to use ProjectReference (#6078) 2018-12-21 09:44:31 -08:00
Wix.targets Build Windows Installers using the repo's main build script and repotasks (#6139) 2018-12-31 10:54:15 -08:00
build.ps1 Build Windows Installers using the repo's main build script and repotasks (#6139) 2018-12-31 10:54:15 -08:00

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