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

Commits on Jun 29, 2021

  1. Treat .msix files the same as .appx (#2943)

    * Treat .msix files the same as .appx files
    
    * Add unit test to validate .msix file detection
    mcooley authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    e078bba View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Update dependencies from https://github.com/dotnet/arcade build 20210…

    …701.2 (#2974)
    
    Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.SwaggerGenerator.MSBuild , Microsoft.DotNet.SignTool , Microsoft.DotNet.Helix.Sdk
     From Version 6.0.0-beta.21324.3 -> To Version 6.0.0-beta.21351.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jul 5, 2021
    Configuration menu
    Copy the full SHA
    14a7f13 View commit details
    Browse the repository at this point in the history
Loading