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: v18.3.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: v18.4.0
Choose a head ref
  • 17 commits
  • 107 files changed
  • 6 contributors

Commits on Jan 5, 2026

  1. [main] Update dependencies from dotnet/arcade (#15350)

    * Update dependencies from https://github.com/dotnet/arcade build 20251217.1
    On relative base path root
    Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.25612.6 -> To Version 11.0.0-beta.25617.1
    
    * Update dependencies from https://github.com/dotnet/arcade build 20251226.7
    On relative base path root
    Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.25612.6 -> To Version 11.0.0-beta.25626.7
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jan 5, 2026
    Configuration menu
    Copy the full SHA
    64e7d22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc8416c View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2026

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

    …109.1 (#15358)
    
    On relative base path root
    Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.25626.7 -> To Version 11.0.0-beta.26059.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Jan 13, 2026
    Configuration menu
    Copy the full SHA
    a64cb01 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c890b91 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2026

  1. Adding info on extensions points part 1 (#15360)

    * edits
    
    * edits
    
    * Adapter extension
    
    * info about versions of interfaces
    nohwnd authored Jan 16, 2026
    Configuration menu
    Copy the full SHA
    996b800 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2026

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

Commits on Jan 27, 2026

  1. Configuration menu
    Copy the full SHA
    a10ef3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dcd11c View commit details
    Browse the repository at this point in the history
  3. Update runtime versions (#15372)

    * Update runtime versions
    
    * Add dotnet_root because we want to restore also from folder
    nohwnd authored Jan 27, 2026
    Configuration menu
    Copy the full SHA
    be68683 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2026

  1. Fix .NET 10 regression for traits (#15370)

    * Fix .NET 10 regression for traits
    
    * Also fix object equality
    
    dotnet/runtime#123533 (comment)
    
    ---------
    
    Co-authored-by: Jakub Jareš <[email protected]>
    Youssef1313 and nohwnd authored Jan 28, 2026
    Configuration menu
    Copy the full SHA
    5ea14d0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2026

  1. Update target frameworks to net10.0 and net11.0 (#15349)

    * Backflow from https://github.com/dotnet/dotnet / 6ec92e4 build 295059
    
    [[ commit created by automation ]]
    
    * Update dependencies from https://github.com/dotnet/dotnet build 295059
    Updated Dependencies:
    Microsoft.Diagnostics.NETCore.Client (Version 0.2.0-preview.25567.106 -> 0.2.0-preview.25617.108)
    
    * Update dependencies from https://github.com/dotnet/dotnet build 295176
    Updated Dependencies:
    Microsoft.Diagnostics.NETCore.Client (Version 0.2.0-preview.25617.108 -> 0.2.0-preview.25618.104)
    
    * Update dependencies from https://github.com/dotnet/dotnet build 295229
    Updated Dependencies:
    Microsoft.Diagnostics.NETCore.Client (Version 0.2.0-preview.25618.104 -> 0.2.0-preview.25618.115)
    
    * Update dependencies from https://github.com/dotnet/dotnet build 295411
    Updated Dependencies:
    Microsoft.Diagnostics.NETCore.Client (Version 0.2.0-preview.25618.115 -> 0.2.0-preview.25619.109)
    
    * Update dependencies from https://github.com/dotnet/dotnet build 296040
    Updated Dependencies:
    Microsoft.Diagnostics.NETCore.Client (Version 0.2.0-preview.25619.109 -> 0.2.0-preview.26055.102)
    
    * Backflow from https://github.com/dotnet/dotnet / 67ecf9e build 296137
    
    [[ commit created by automation ]]
    
    * Update dependencies
    
    * Update dependencies
    
    * Update dependencies
    
    * Update dependencies
    
    * Backflow from https://github.com/dotnet/dotnet / 887f3d5 build 297286
    
    [[ commit created by automation ]]
    
    * Update dependencies
    
    * Update dependencies
    
    * Merge duplicated props
    
    * Copy Version.Details.props  into output folder for isolated integration tests
    
    * Update dependencies
    
    * Update dependencies
    
    * Update dependencies from https://github.com/dotnet/arcade build 20260117.2
    On relative base path root
    Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.26059.1 -> To Version 11.0.0-beta.26067.2
    
    * Update dependencies
    
    * Update dependencies
    
    * Builds
    
    * fixes
    
    * retarget cli to net10.0
    
    * fx
    
    * fx
    
    * fx
    
    * Update dependencies from https://github.com/dotnet/arcade build 20260123.1
    On relative base path root
    Microsoft.DotNet.Arcade.Sdk From Version 11.0.0-beta.26059.1 -> To Version 11.0.0-beta.26073.1
    
    * Fix build
    
    * Update to use net11
    
    * Source build no longer needs to build previous
    
    * collectors are netstandard
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Jakub Jareš <[email protected]>
    3 people authored Jan 29, 2026
    Configuration menu
    Copy the full SHA
    e4d1e20 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8db3338 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6ef97f6 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2026

  1. [main] Update dependencies from devdiv/DevDiv/vs-code-coverage (#15339)

    * Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20251128.1
    On relative base path root
    Microsoft.Internal.CodeCoverage From Version 18.3.0-preview.25571.1 -> To Version 18.3.0-preview.25578.1
    
    * Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20251205.5
    On relative base path root
    Microsoft.Internal.CodeCoverage From Version 18.3.0-preview.25571.1 -> To Version 18.3.0-preview.25605.5
    
    * Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20251212.1
    On relative base path root
    Microsoft.Internal.CodeCoverage From Version 18.3.0-preview.25571.1 -> To Version 18.3.0-preview.25612.1
    
    * Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20251218.3
    On relative base path root
    Microsoft.Internal.CodeCoverage From Version 18.3.0-preview.25571.1 -> To Version 18.3.0-preview.25618.3
    
    * Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20260102.3
    On relative base path root
    Microsoft.Internal.CodeCoverage From Version 18.3.0-preview.25571.1 -> To Version 18.3.0-preview.26052.3
    
    * Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20260108.2
    On relative base path root
    Microsoft.Internal.CodeCoverage From Version 18.3.0-preview.25571.1 -> To Version 18.4.0-preview.26058.2
    
    * Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20260114.4
    On relative base path root
    Microsoft.Internal.CodeCoverage From Version 18.3.0-preview.25571.1 -> To Version 18.4.0-preview.26064.4
    
    * Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-code-coverage build 20260122.1
    On relative base path root
    Microsoft.Internal.CodeCoverage From Version 18.3.0-preview.25571.1 -> To Version 18.4.0-preview.26072.1
    
    * Update nuget.config
    
    * Add new NuGet sources for dotnet11 and dotnet11-transport
    
    * Fix dependency downgrade
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Jakub Jareš <[email protected]>
    3 people authored Jan 30, 2026
    Configuration menu
    Copy the full SHA
    670b1b9 View commit details
    Browse the repository at this point in the history
  2. Change branding to release

    nohwnd committed Jan 30, 2026
    Configuration menu
    Copy the full SHA
    8708831 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2026

  1. Updating System.Collections.Immutable package reference to version 9.…

    …0.0 (#15392) (#15407)
    
    * Updating System.Collections.Immutable package reference to version 10.0.1
    
    * trigger GitHub actions
    
    * Updating binding redirect
    
    * Moving down to version 9.0.0
    
    * Fix versions and redirects
    
    * Moving version back to 9.0.0
    
    * Update system.collections.immutable
    
    * Setting NU1510 warning as message
    
    * Moving suppression to NoWarn
    
    * Trigger build
    
    ---------
    
    Co-authored-by: nohwnd <[email protected]>
    MSLukeWest and nohwnd authored Feb 20, 2026
    Configuration menu
    Copy the full SHA
    e291cfd View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2026

  1. Revert "Updating System.Collections.Immutable package reference to ve…

    …rsion 9.…" (#15410)
    
    This reverts commit e291cfd.
    nohwnd authored Feb 23, 2026
    Configuration menu
    Copy the full SHA
    eba8e4c View commit details
    Browse the repository at this point in the history
Loading