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/roslyn
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 871ef63694
Choose a base ref
...
head repository: dotnet/roslyn
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 02a0d723b2
Choose a head ref
  • 12 commits
  • 9 files changed
  • 3 contributors

Commits on Apr 14, 2025

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

    …408.6
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XliffTasks
     From Version 9.0.0-beta.25164.2 -> To Version 9.0.0-beta.25208.6
    dotnet-maestro[bot] committed Apr 14, 2025
    Configuration menu
    Copy the full SHA
    a64bc54 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2025

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

    …425.6
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XliffTasks
     From Version 9.0.0-beta.25164.2 -> To Version 9.0.0-beta.25225.6
    dotnet-maestro[bot] committed Apr 28, 2025
    Configuration menu
    Copy the full SHA
    fd3d1e3 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

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

    …505.5
    
    Microsoft.SourceBuild.Intermediate.arcade , Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.XliffTasks
     From Version 9.0.0-beta.25164.2 -> To Version 9.0.0-beta.25255.5
    dotnet-maestro[bot] committed May 6, 2025
    Configuration menu
    Copy the full SHA
    9641a06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e7e84f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d2f0b4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c50794 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b945824 View commit details
    Browse the repository at this point in the history
  6. some cleanup

    dibarbet authored and JoeRobich committed May 6, 2025
    Configuration menu
    Copy the full SHA
    69222f3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    21bc860 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2025

  1. [release/dev17.14] Update dependencies from dotnet/arcade (#78140)

    This pull request updates the following dependencies
    
    [marker]: <> (Begin:99763fa0-6697-43ea-9668-a6c18f9b82f7)
    ## From https://github.com/dotnet/arcade
    - **Subscription**:
    [99763fa0-6697-43ea-9668-a6c18f9b82f7](https://maestro.dot.net/subscriptions?search=99763fa0-6697-43ea-9668-a6c18f9b82f7)
    - **Build**:
    [20250505.5](https://dev.azure.com/dnceng/internal/_build/results?buildId=2702506)
    - **Date Produced**: May 5, 2025 11:25:43 PM UTC
    - **Commit**:
    [1cfa39f82d00b3659a3d367bc344241946e10681](dotnet/arcade@1cfa39f)
    - **Branch**: refs/heads/release/9.0
    
    [DependencyUpdate]: <> (Begin)
    
    - **Updates**:
    - **Microsoft.SourceBuild.Intermediate.arcade**: [from
    9.0.0-beta.25164.2 to 9.0.0-beta.25255.5][3]
    - **Microsoft.DotNet.Arcade.Sdk**: [from 9.0.0-beta.25164.2 to
    9.0.0-beta.25255.5][3]
    - **Microsoft.DotNet.Helix.Sdk**: [from 9.0.0-beta.25164.2 to
    9.0.0-beta.25255.5][3]
    - **Microsoft.DotNet.XliffTasks**: [from 9.0.0-beta.25164.2 to
    9.0.0-beta.25255.5][3]
    
    [3]: dotnet/arcade@5ba9ca7...1cfa39f
    
    [DependencyUpdate]: <> (End)
    
    
    [marker]: <> (End:99763fa0-6697-43ea-9668-a6c18f9b82f7)
    JoeRobich authored May 7, 2025
    Configuration menu
    Copy the full SHA
    4a82961 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2025

  1. Switch to non-scouting queue to unblock CI

    dibarbet authored and github-actions committed May 9, 2025
    Configuration menu
    Copy the full SHA
    6c11913 View commit details
    Browse the repository at this point in the history
  2. [release/dev17.14] Switch to non-scouting queue to unblock CI (#78535)

    Backport of #78521 to release/dev17.14
    
    /cc @dibarbet
    
    ## Customer Impact
    
    ## Regression
    
    - [ ] Yes
    - [ ] No
    
    [If yes, specify when the regression was introduced. Provide the PR or
    commit if known.]
    
    ## Testing
    
    [How was the fix verified? How was the issue missed previously? What
    tests were added?]
    
    ## Risk
    
    [High/Medium/Low. Justify the indication by mentioning how risks were
    measured and addressed.]
    dibarbet authored May 9, 2025
    Configuration menu
    Copy the full SHA
    02a0d72 View commit details
    Browse the repository at this point in the history
Loading