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

Commits on Feb 11, 2025

  1. [vs17.8] Update dependencies from dotnet/arcade (#11404)

    * Update dependencies from https://github.com/dotnet/arcade build 20250205.2
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XUnitExtensions
     From Version 8.0.0-beta.25066.6 -> To Version 8.0.0-beta.25105.2
    
    * bump version
    
    ---------
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    Co-authored-by: Jan Provazník <janprovaznik@microsoft.com>
    3 people authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    d95b3aa View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2025

  1. Update dependencies from https://github.com/dotnet/arcade build 20250…

    …211.4
    
    Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.XUnitExtensions
     From Version 8.0.0-beta.25105.2 -> To Version 8.0.0-beta.25111.4
    dotnet-maestro[bot] committed Feb 12, 2025
    Configuration menu
    Copy the full SHA
    739ecf1 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2025

  1. [vs17.8] Update dependencies from dotnet/arcade (#11431)

    This pull request updates the following dependencies
    
    [marker]: <> (Begin:5f9c9524-456b-43ca-a978-063daaf53c38)
    ## From https://github.com/dotnet/arcade
    - **Subscription**: 5f9c9524-456b-43ca-a978-063daaf53c38
    - **Build**: 20250211.4
    - **Date Produced**: February 11, 2025 11:57:42 PM UTC
    - **Commit**: a319ada170a54ee87c7a81e3309948e3d3ea7aca
    - **Branch**: refs/heads/release/8.0
    
    [DependencyUpdate]: <> (Begin)
    
    - **Updates**:
    - **Microsoft.DotNet.Arcade.Sdk**: [from 8.0.0-beta.25105.2 to
    8.0.0-beta.25111.4][1]
    - **Microsoft.DotNet.XUnitExtensions**: [from 8.0.0-beta.25105.2 to
    8.0.0-beta.25111.4][1]
    
    [1]: dotnet/arcade@f9e274e...a319ada
    
    [DependencyUpdate]: <> (End)
    
    - **Updates to .NET SDKs:**
      - Updates tools.dotnet to 8.0.113
    
    [marker]: <> (End:5f9c9524-456b-43ca-a978-063daaf53c38)
    GangWang01 authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    ba2b896 View commit details
    Browse the repository at this point in the history
  2. [17.8] remove optprof image name, restore arcade tools correctl (#11438)

    * remove optprof image name, rely on default
    
    * restore arcade tools with correct nuget.config
    
    * bump version
    JanProvaznik authored Feb 14, 2025
    Configuration menu
    Copy the full SHA
    a7c17e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2025

  1. [vs17.8] Official Build MpPreference workaround (#11471)

    Co-authored-by: Jan Provaznik <janprovaznik@microsoft.com>
    github-actions[bot] and JanProvaznik authored Feb 20, 2025
    Configuration menu
    Copy the full SHA
    bfbb056 View commit details
    Browse the repository at this point in the history
Loading