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/msbuild
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0e24e98eac
Choose a base ref
...
head repository: dotnet/msbuild
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 63aefc3dc0
Choose a head ref
  • 2 commits
  • 148 files changed
  • 3 contributors

Commits on Feb 24, 2025

  1. Update dependencies from https://github.com/nuget/nuget.client build …

    …6.14.0.39 (#11483)
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    1ef8857 View commit details
    Browse the repository at this point in the history
  2. Adding a static factory for the TerminalLogger (#11318)

    * Adds a static factory that can create a TerminalLogger or ConsoleLogger instance based on settings and terminal capabilities.
    * Disable TL progress ctrl codes when verbosity is 'quiet'
    MichalPavlik authored Feb 24, 2025
    Configuration menu
    Copy the full SHA
    63aefc3 View commit details
    Browse the repository at this point in the history
Loading