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: v17.14.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: v17.14.1
Choose a head ref
  • 3 commits
  • 12 files changed
  • 1 contributor

Commits on May 22, 2025

  1. Warning on unsupported tfms (#15072)

    * Add warning when restoring old TFM
    
    * revert
    
    * Revert "revert"
    
    This reverts commit 81c7638.
    nohwnd authored May 22, 2025
    Configuration menu
    Copy the full SHA
    8a7b327 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. Revert "Write props of tests into trx (#14905)"

    This reverts commit fa4e09f.
    nohwnd committed May 29, 2025
    Configuration menu
    Copy the full SHA
    47eb51b View commit details
    Browse the repository at this point in the history
  2. Make the warning error, and restore previous props so we attempt to r…

    …un (#15078)
    
    * Make the warning error, and restore previous props so we get errors when user suppresses
    
    * Update src/package/Microsoft.NET.Test.Sdk/Microsoft.NET.Test.Sdk.nuspec
    
    * Correct file count, because we are adding more props
    
    * Wrong edit
    nohwnd authored May 29, 2025
    Configuration menu
    Copy the full SHA
    490850a View commit details
    Browse the repository at this point in the history
Loading