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/command-line-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 48bd86bdcd
Choose a base ref
...
head repository: dotnet/command-line-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 51366ef782
Choose a head ref
  • 5 commits
  • 159 files changed
  • 4 contributors

Commits on Apr 9, 2025

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

    …ence-packages build 20250409.1 (#2540)
    
    Microsoft.SourceBuild.Intermediate.source-build-reference-packages
     From Version 8.0.0-alpha.1.25163.2 -> To Version 9.0.0-alpha.1.25209.1
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    d65c488 View commit details
    Browse the repository at this point in the history
  2. [main] Update dependencies from dotnet/arcade (#2539)

    * Update dependencies from https://github.com/dotnet/arcade build 20250408.7
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
     From Version 8.0.0-beta.25204.7 -> To Version 8.0.0-beta.25208.7
    
    * Update dependencies from https://github.com/dotnet/arcade build 20250408.6
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk
     From Version 8.0.0-beta.25204.7 -> To Version 9.0.0-beta.25208.6
    
    * Remove xliff-tasks node
    
    * Update baseline
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Viktor Hofer <viktor.hofer@microsoft.com>
    3 people authored Apr 9, 2025
    Configuration menu
    Copy the full SHA
    eb0ff63 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2025

  1. Update and rename SourceBuild.props to DotNetBuild.props (#2541)

    * Update and rename SourceBuild.props to DotNetBuild.props
    
    * Remove extra newline in DotNetBuild.props
    
    * Update to new controls
    
    * Move stuff out of DotNetBuild.props
    
    * fix line endings
    ViktorHofer authored Apr 10, 2025
    Configuration menu
    Copy the full SHA
    e9b0511 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2025

  1. Configuration menu
    Copy the full SHA
    dd2bc6a View commit details
    Browse the repository at this point in the history
  2. Dont stabilize version and set package project url (#2546)

    * Don't stabilize dotnet-suggest version in VMR
    
    That package doesn't ship from the VMR so we don't need to stabilize it.
    
    * Set PackageProjectUrl so that the VMR doesn't overwrite it
    ViktorHofer authored Apr 18, 2025
    Configuration menu
    Copy the full SHA
    51366ef View commit details
    Browse the repository at this point in the history
Loading