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/vstest
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.8.0
Choose a base ref
...
head repository: microsoft/vstest
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.8.3
Choose a head ref
  • 4 commits
  • 21 files changed
  • 2 contributors

Commits on Nov 19, 2020

  1. Assembly load fixes (#2644)

    * Cherry-picked signing and assembly load fixes from `master`
    Haplois authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    b074e2c View commit details
    Browse the repository at this point in the history
  2. [16.8] Fix collect dump always (#2641)

    * Fix collect dump always
    
    * Fix acceptance tests
    nohwnd authored Nov 19, 2020
    Configuration menu
    Copy the full SHA
    6e11010 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

  1. Fixed PackageReferences on ObjectModel nupkg (#2660)

    * Cherry-picked signing fixes from `master`
    
    * Cherry-picked assembly loading fixes.
    
    * Assembly loading is fixed in netcoreapp
    * Added new signing certificates
    
    * Fixed PackageReferences on ObjectModel nupkg
    Haplois authored Dec 2, 2020
    Configuration menu
    Copy the full SHA
    238a218 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    212656d View commit details
    Browse the repository at this point in the history
Loading