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: e0b90a9a8a
Choose a base ref
...
head repository: dotnet/msbuild
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 990a07ed68
Choose a head ref
  • 2 commits
  • 6 files changed
  • 4 contributors

Commits on Feb 10, 2025

  1. [vs17.12] Update dependencies from dotnet/arcade (#11371)

    * Update dependencies from https://github.com/dotnet/arcade build 20250127.4
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XliffTasks , Microsoft.DotNet.XUnitExtensions
     From Version 9.0.0-beta.25065.2 -> To Version 9.0.0-beta.25077.4
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Gang Wang <v-gaw@microsoft.com>
    3 people authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    1fdbf1e View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. [vs17.12] Fix arcade tool restore (#11413)

    * Remove NuGet installation and restore tasks from build configurations
    
    * Revert "Remove NuGet installation and restore tasks from build configurations"
    
    This reverts commit 020a5fc.
    
    * fix arcade restore tools path
    
    * bump version
    JanProvaznik authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    990a07e View commit details
    Browse the repository at this point in the history
Loading