Skip to content

Set the Application Title to Controls.TestCases.HostApp #30359

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 1, 2025
Merged

Conversation

PureWeen
Copy link
Member

@PureWeen PureWeen commented Jul 1, 2025

Description

Set the Application Title to Controls.TestCases.HostApp in the Controls.TestCases.HostApp.csproj file

So that our produced app stays the same!

@PureWeen PureWeen changed the title Ci testing Set the Application Title to Controls.TestCases.HostApp Jul 1, 2025
@PureWeen PureWeen marked this pull request as ready for review July 1, 2025 21:05
@Copilot Copilot AI review requested due to automatic review settings July 1, 2025 21:05
@PureWeen PureWeen requested a review from a team as a code owner July 1, 2025 21:05
@PureWeen PureWeen requested review from rmarinho and jsuarezruiz July 1, 2025 21:05
Copy link
Contributor

@Copilot 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 updates the application title in the HostApp project so the built app name remains consistent.

  • Changed the <ApplicationTitle> value to match the project namespace.
  • Ensures the produced app uses “Controls.TestCases.HostApp” as its title.
Comments suppressed due to low confidence (1)

src/Controls/tests/TestCases.HostApp/Controls.TestCases.HostApp.csproj:19

  • If any UI automation tests assert on the application title, please update their expected values to "Controls.TestCases.HostApp" or add a test verifying the new title is applied correctly.
    <ApplicationTitle>Controls.TestCases.HostApp</ApplicationTitle>

@PureWeen
Copy link
Member Author

PureWeen commented Jul 1, 2025

/backport to release/10.0.1xx-preview6

Copy link
Contributor

github-actions bot commented Jul 1, 2025

Started backporting to release/10.0.1xx-preview6: https://github.com/dotnet/maui/actions/runs/16011017605

@PureWeen PureWeen merged commit 90c16da into net10.0 Jul 1, 2025
82 of 129 checks passed
@PureWeen PureWeen deleted the ci_testing branch July 1, 2025 21:58
@PureWeen PureWeen added this to the .NET 10.0-preview6 milestone Jul 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant