Skip to content

Conversation

@dellis1972
Copy link
Contributor

Our designer tests were not using AndroidSdkResolver.GetMaxInstalledPlatform (). As a result if the android-27 platform was NOT installed the unit tests would fail. Lets update the system to use the helper method to find the latest installed platform and use that.

…dPlatform ()`

Our designer tests were not using ` AndroidSdkResolver.GetMaxInstalledPlatform ()`.
As a result if the `android-27` platform was NOT installed the unit
tests would fail. Lets update the system to use the helper method to
find the latest installed platform and use that.
@jonathanpeppers jonathanpeppers merged commit c663ee1 into dotnet:main Nov 7, 2023
@dellis1972 dellis1972 deleted the androidjarissue branch November 7, 2023 15:02
grendello added a commit that referenced this pull request Nov 8, 2023
* main:
  [build] Trim Xamarin.Android.sln (#8487)
  [Tests] Fix Designer Tests to use ` AndroidSdkResolver.GetMaxInstalledPlatform ()` (#8488)
jonathanpeppers pushed a commit that referenced this pull request Nov 28, 2023
…dPlatform ()` (#8488)

Our designer tests were not using ` AndroidSdkResolver.GetMaxInstalledPlatform ()`.
As a result if the `android-27` platform was NOT installed the unit
tests would fail. Lets update the system to use the helper method to
find the latest installed platform and use that.
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants