Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: microsoft/testfx
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.2
Choose a base ref
...
head repository: microsoft/testfx
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.3
Choose a head ref
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on Apr 28, 2023

  1. Bump version to 3.0.3

    Evangelink committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    3dee7bd View commit details
    Browse the repository at this point in the history
  2. Update shipped APIs

    Evangelink committed Apr 28, 2023
    Configuration menu
    Copy the full SHA
    ce6301c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    738eabc View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. Configuration menu
    Copy the full SHA
    1a33b1d View commit details
    Browse the repository at this point in the history

Commits on May 12, 2023

  1. Revert usage of System.Collections.Immutable for TypeCache

    We have received some complaints from some users running MSTest on old machines where this package is not available (no .NET installed) causing some runtime load error.
    Evangelink committed May 12, 2023
    Configuration menu
    Copy the full SHA
    a7c68c0 View commit details
    Browse the repository at this point in the history
  2. Fix TypeCache

    Evangelink committed May 12, 2023
    Configuration menu
    Copy the full SHA
    3bd8304 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. Configuration menu
    Copy the full SHA
    507b734 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    fb6613b View commit details
    Browse the repository at this point in the history
Loading