-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Closed
Labels
DoneThis issue has been fixedThis issue has been fixedaffected-allThis issue impacts all the customersThis issue impacts all the customersarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkfeature-installersIncludes: InstallersIncludes: Installersseverity-nice-to-haveThis label is used by an internal toolThis label is used by an internal tool
Milestone
Description
The "ASP.NET Core 5.0 Runtime (v5.0.1) - Windows Hosting Bundle Installer" from https://dotnet.microsoft.com/download/dotnet/thank-you/runtime-aspnetcore-5.0.1-windows-hosting-bundle-installer still has ".NET Core" branding.
Since the name changed from .NET Core 3.1 to .NET 5.0, I think it should say "Microsoft .NET 5.0.1 Windows Server Hosting".
This appears to come from
aspnetcore/src/Installers/Windows/WindowsHostingBundle/WindowsHostingBundle.wixproj
Lines 91 to 92 in 4a7ed30
<BundleRegFamily>.NET Core</BundleRegFamily> | |
<BundleRegName>Microsoft .NET Core $(PackageBrandingVersion) - Windows Server Hosting</BundleRegName> |
Metadata
Metadata
Assignees
Labels
DoneThis issue has been fixedThis issue has been fixedaffected-allThis issue impacts all the customersThis issue impacts all the customersarea-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared frameworkfeature-installersIncludes: InstallersIncludes: Installersseverity-nice-to-haveThis label is used by an internal toolThis label is used by an internal tool