Skip to content

Bump MSTest to 4.2.3 in androidtest template#11675

Open
jonathanpeppers wants to merge 1 commit into
mainfrom
jonathanpeppers/update-mstest-4-2-3
Open

Bump MSTest to 4.2.3 in androidtest template#11675
jonathanpeppers wants to merge 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.

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.

2 participants