-
Notifications
You must be signed in to change notification settings - Fork 353
Comparing changes
Open a pull request
base repository: microsoft/vstest
base: v18.3.0
head repository: microsoft/vstest
compare: v18.4.0
- 17 commits
- 107 files changed
- 6 contributors
Commits on Jan 5, 2026
-
[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>
Configuration menu - View commit details
-
Copy full SHA for 64e7d22 - Browse repository at this point
Copy the full SHA 64e7d22View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc8416c - Browse repository at this point
Copy the full SHA dc8416cView commit details
Commits on Jan 13, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for a64cb01 - Browse repository at this point
Copy the full SHA a64cb01View commit details -
Configuration menu - View commit details
-
Copy full SHA for c890b91 - Browse repository at this point
Copy the full SHA c890b91View commit details
Commits on Jan 16, 2026
-
Adding info on extensions points part 1 (#15360)
* edits * edits * Adapter extension * info about versions of interfaces
Configuration menu - View commit details
-
Copy full SHA for 996b800 - Browse repository at this point
Copy the full SHA 996b800View commit details
Commits on Jan 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 7c5988f - Browse repository at this point
Copy the full SHA 7c5988fView commit details
Commits on Jan 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a10ef3a - Browse repository at this point
Copy the full SHA a10ef3aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1dcd11c - Browse repository at this point
Copy the full SHA 1dcd11cView commit details -
Update runtime versions (#15372)
* Update runtime versions * Add dotnet_root because we want to restore also from folder
Configuration menu - View commit details
-
Copy full SHA for be68683 - Browse repository at this point
Copy the full SHA be68683View commit details
Commits on Jan 28, 2026
-
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]>
Configuration menu - View commit details
-
Copy full SHA for 5ea14d0 - Browse repository at this point
Copy the full SHA 5ea14d0View commit details
Commits on Jan 29, 2026
-
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]>
Configuration menu - View commit details
-
Copy full SHA for e4d1e20 - Browse repository at this point
Copy the full SHA e4d1e20View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8db3338 - Browse repository at this point
Copy the full SHA 8db3338View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ef97f6 - Browse repository at this point
Copy the full SHA 6ef97f6View commit details
Commits on Jan 30, 2026
-
[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]>
Configuration menu - View commit details
-
Copy full SHA for 670b1b9 - Browse repository at this point
Copy the full SHA 670b1b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8708831 - Browse repository at this point
Copy the full SHA 8708831View commit details
Commits on Feb 20, 2026
-
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]>
Configuration menu - View commit details
-
Copy full SHA for e291cfd - Browse repository at this point
Copy the full SHA e291cfdView commit details
Commits on Feb 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for eba8e4c - Browse repository at this point
Copy the full SHA eba8e4cView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v18.3.0...v18.4.0