Skip to content

Fix incomplete message in installer#120573

Merged
PranavSenthilnathan merged 1 commit intodotnet:mainfrom
PranavSenthilnathan:update-at
Oct 15, 2025
Merged

Fix incomplete message in installer#120573
PranavSenthilnathan merged 1 commit intodotnet:mainfrom
PranavSenthilnathan:update-at

Conversation

@PranavSenthilnathan
Copy link
Member

Fixes #120133

This aligns with other bundles (SDK, WindowsDesktop) which also omit the install location.

@PranavSenthilnathan PranavSenthilnathan self-assigned this Oct 9, 2025
Copilot AI review requested due to automatic review settings October 9, 2025 19:28
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR fixes an incomplete success message in the .NET Runtime installer by removing the reference to the install location. The change aligns the Runtime installer's messaging with other .NET bundles (SDK and WindowsDesktop) which don't include the install location in their success messages.

  • Removes the [DOTNETHOME] placeholder from the success message

@PranavSenthilnathan PranavSenthilnathan merged commit d9e5294 into dotnet:main Oct 15, 2025
78 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 15, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[NETSDKE2E]Excess string happens on NET 10 RC2 runtime installer UI.

3 participants