-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one
Milestone
Description
We have received sporadic reports about users unable to correct configure ASP.NET Core on their machines. This centers on ASP.NET Core installers not including the runtime.
Here is a latest (and quite informative) description of that: dotnet/sdk#33793

Proposal is this:
- Update x64 and x86 installers to install .NET runtime (matching version).
- Do same on macOS and Windows (where we have fancy installers).
- Deprioritize the hosting bundle. Perhaps only list it in release notes (or in a different section).
It appears that the zips bundle the runtime, but the EXEs don't. That seems like an odd design choice.
mairaw, luislhg, LadyNaggaga, Matheos96 and ashnagacampersau
Metadata
Metadata
Assignees
Labels
area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkenhancementThis issue represents an ask for new feature or an enhancement to an existing oneThis issue represents an ask for new feature or an enhancement to an existing one