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/dotnet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 44c449accc
Choose a base ref
...
head repository: dotnet/dotnet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a7c1bb4a6d
Choose a head ref
  • 11 commits
  • 41 files changed
  • 10 contributors

Commits on Oct 22, 2025

  1. [release/10.0.1xx] Source code updates from dotnet/diagnostics (#3027)

    [release/10.0.1xx] Source code updates from dotnet/diagnostics
    dotnet-maestro[bot] authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    fadd29e View commit details
    Browse the repository at this point in the history
  2. [release/10.0.1xx] Source code updates from dotnet/runtime (#3033)

    [release/10.0.1xx] Source code updates from dotnet/runtime
    dotnet-maestro[bot] authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    49bbf03 View commit details
    Browse the repository at this point in the history
  3. [release/10.0.1xx] Source code updates from dotnet/source-build-refer…

    …ence-packages (#3040)
    
    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    1bd9bd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dcff377 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. [release/10.0.1xx] Source code updates from dotnet/sdk (#3053)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    55c335c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd92bc9 View commit details
    Browse the repository at this point in the history
  3. [release/10.0.1xx] Source code updates from dotnet/winforms (#3049)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    d1779d5 View commit details
    Browse the repository at this point in the history
  4. [release/10.0.1xx] Source code updates from dotnet/winforms (#3066)

    Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
    dotnet-maestro[bot] and dotnet-maestro[bot] authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    48a4f68 View commit details
    Browse the repository at this point in the history
  5. Add --force option to codesign flags for roslyn (#3069)

    The build currently fails with:
    > /Users/runner/work/1/s/src/sdk/artifacts/bin/redist/Release/net10.0/Roslyn/bincore/csc: is already signed
    
    Follow-up to #3052
    
    This makes the codesign command now match what we do in dotnet/runtime: https://github.com/dotnet/runtime/blob/9bcdd873eb4b93934ae34328845599f63253d32a/eng/native/functions.cmake#L736
    akoeplinger authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    0fc3e41 View commit details
    Browse the repository at this point in the history
  6. [release/10.0.1xx] Update sdk diff and license scan tests to trigger …

    …on feature band branches (#3054)
    
    Co-authored-by: Michael Simons <msimons@microsoft.com>
    github-actions[bot] and MichaelSimons authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    2ff4031 View commit details
    Browse the repository at this point in the history
  7. Allow NU5104 in MSBuild (#3051)

    Co-authored-by: Matt Thalman <mthalman@microsoft.com>
    Co-authored-by: Matt Mitchell <mmitche@microsoft.com>
    3 people authored Oct 23, 2025
    Configuration menu
    Copy the full SHA
    a7c1bb4 View commit details
    Browse the repository at this point in the history
Loading