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: dotnet/arcade
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fb14cae30e
Choose a base ref
...
head repository: dotnet/arcade
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cb54ca2143
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Apr 17, 2023

  1. Update Microsoft.Net.Test.Sdk to 17.5.0 (#13178)

    * Update Microsoft.Net.Test.Sdk to 17.5.0
    
    17.5.0 is the latest stable version on nuget.org and in comparison to 17.4.* doesn't distribute netstandard1.0 assets anymore. This contributes to removing netstandard1.x dependencies in the stack which helps both SBRP (source-build) and avoids CG (component governance) warnings.
    
    * Update DefaultVersions.props
    ViktorHofer authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    cb54ca2 View commit details
    Browse the repository at this point in the history
Loading