Skip to content
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

Fixed UI Test Issue on Windows Platform in Visual Studio #25507

Merged

Conversation

vishnumenon2684
Copy link
Contributor

Description of Change

There is an issue we encountered while running UI test cases on the Windows platform using Test Explorer in Visual Studio after the recent update to .NET 9.
Changing the framework value in UITest.cs file from net8 to net9 fixes this.

ui test case running fixed from visual studio
@vishnumenon2684 vishnumenon2684 requested a review from a team as a code owner October 24, 2024 15:23
@vishnumenon2684 vishnumenon2684 requested review from Eilon and tj-devel709 and removed request for a team October 24, 2024 15:23
@dotnet-policy-service dotnet-policy-service bot added the community ✨ Community Contribution label Oct 24, 2024
Copy link
Contributor

Hey there @vishnumenon2684! Thank you so much for your PR! Someone from the team will get assigned to your PR shortly and we'll get it reviewed.

@PureWeen
Copy link
Member

/azp run

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@PureWeen
Copy link
Member

/backport to main

Copy link
Contributor

Started backporting to main: https://github.com/dotnet/maui/actions/runs/11502663066

@PureWeen
Copy link
Member

Tests for this were run here
#25508

@PureWeen PureWeen merged commit a725975 into dotnet:release/9.0.1xx Oct 24, 2024
4 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Nov 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
community ✨ Community Contribution fixed-in-9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants