Jeremy Koritzinsky 634b50eeee Remove usage of the Microsoft.NETCore.Internal package and replace with other non-shipping packages from dotnet/runtime to get a non-shipping version. (#27737) 5 лет назад
..
AspNetCoreModule-Setup dfe964d630 Merge branch 'master' into merge/release/5.0-to-master 5 лет назад
SharedFramework 20f9886650 Mark VS.Redist bundles as serviceable (#27507) 5 лет назад
SharedFrameworkBundle c3f89a91ab Generate non-stable version for installer (#26064) 5 лет назад
SharedFrameworkLib a0ab0964d4 [release/5.0] Fix some post-build signing issues (#26506) 5 лет назад
TargetingPack 20f9886650 Mark VS.Redist bundles as serviceable (#27507) 5 лет назад
WindowsHostingBundle 634b50eeee Remove usage of the Microsoft.NETCore.Internal package and replace with other non-shipping packages from dotnet/runtime to get a non-shipping version. (#27737) 5 лет назад
files b67a141263 Add code for building the Windows Hosting Bundle and ASP.NET Core runtime installers into this repo 7 лет назад
.vsconfig f34033a415 Add .vsconfig files in root and beside slns 6 лет назад
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 3117f43c33 Migrate to single sln file + slnf files (#23581) 5 лет назад
README.md 354c636498 Update Windows installer projects to use ProjectReference (#6078) 7 лет назад
Wix.props a0ab0964d4 [release/5.0] Fix some post-build signing issues (#26506) 5 лет назад
Wix.targets 44c0e6651e Shorten package version properties (#27784) 5 лет назад
build.ps1 818dc3b74a Update log directory (#10301) 6 лет назад

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