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

Commits on Feb 27, 2025

  1. [main] Update dependencies from dotnet/source-build-reference-packages (

    #15016)
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20250219.1
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 10.0.611203 -> To Version 10.0.611901
    
    * Update dependencies from https://github.com/dotnet/source-build-reference-packages build 20250225.2
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 10.0.611203 -> To Version 10.0.612502
    
    * changes
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Jakub Jareš <me@jakubjares.com>
    3 people authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    0d31583 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2025

  1. Update dependencies from https://github.com/dotnet/source-build-refer…

    …ence-packages build 20250228.4 (#15021)
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 10.0.612502 -> To Version 10.0.612804
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    fb4d4ee View commit details
    Browse the repository at this point in the history
  2. Update dependencies from https://dev.azure.com/devdiv/DevDiv/_git/vs-…

    …code-coverage build 20250228.2 (#15023)
    
    Microsoft.Internal.CodeCoverage
     From Version 17.14.2-preview.25118.1 -> To Version 17.14.3-preview.25128.2
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Mar 6, 2025
    Configuration menu
    Copy the full SHA
    eeaa165 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2025

  1. Fix trace in DataCollectionRequestSender.cs (#15025)

    String join:
    
    ```
    ..., vstest.console.exe, DataCollectionRequestSender.SendBeforeTestRunStartAndGetResult: Send BeforeTestRunStart message with settingsXml <RunSettings>...</RunSettings> and sources System.Collections.Generic.List`1[System.String]: 
    ```
    stan-sz authored Mar 7, 2025
    Configuration menu
    Copy the full SHA
    77eef3b View commit details
    Browse the repository at this point in the history
Loading