Skip to content

Bump MSTest to 4.2.3 in androidtest template#11675

Merged
jonathanpeppers merged 1 commit into
mainfrom
jonathanpeppers/update-mstest-4-2-3
Jun 17, 2026
Merged

Bump MSTest to 4.2.3 in androidtest template#11675
jonathanpeppers merged 1 commit into
mainfrom
jonathanpeppers/update-mstest-4-2-3

Conversation

@jonathanpeppers

Copy link
Copy Markdown
Member

Updates the MSTest PackageReference in the androidtest project template from 4.2.1 to 4.2.3 so newly created Android test projects pick up the latest stable MSTest release.

  • Useful description of why the change is necessary: keep the template on the latest stable MSTest so users get current bug fixes and tooling improvements out of the box.
  • Links to issues fixed: N/A
  • Unit tests: N/A — template-only version bump.

https://www.nuget.org/packages/MSTest/4.2.3

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings June 16, 2026 21:26

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

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 androidtest project template to reference the latest stable MSTest package, ensuring newly created Android test projects start with the newer MSTest release.

Changes:

  • Bump MSTest PackageReference in the androidtest template from 4.2.1 to 4.2.3.

@jonathanpeppers jonathanpeppers added the ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable). label Jun 17, 2026
@jonathanpeppers jonathanpeppers merged commit 9c74df3 into main Jun 17, 2026
41 checks passed
@jonathanpeppers jonathanpeppers deleted the jonathanpeppers/update-mstest-4-2-3 branch June 17, 2026 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready-to-review This PR is ready to review/merge, I think any CI failures are just flaky (ignorable).

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants