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

Commits on Oct 22, 2025

  1. [release/9.0.1xx] Revert "[dotnet] Remove support for .NET 8." (#24049)

    This reverts commit c38f5af.
    
    Add back support for .NET 8 in .NET 9.
    rolfbjarne authored Oct 22, 2025
    10 Configuration menu
    Copy the full SHA
    5c98dcf View commit details
    Browse the repository at this point in the history
  2. 10 Configuration menu
    Copy the full SHA
    b03bd3c View commit details
    Browse the repository at this point in the history
  3. [release/9.0.1xx] [msbuild] Fix DetectSigningIdentity with entitlemen…

    …ts in the simulator. Fixes #24032. (#24059)
    
    * Always sign with the placeholder certificate '-' in the simulator.
    * We still need to find a provisioning profile (if required), and pass it on to the CompileEntitlements task, so that the CompileEntitlements task can adjust the entitlements (appending the team identifier for instance) before embedding them into the executable.
    
    Fixes #24032.
    rolfbjarne authored Oct 22, 2025
    1 Configuration menu
    Copy the full SHA
    17bdde2 View commit details
    Browse the repository at this point in the history
  4. [release/9.0.1xx] Update dependencies from dotnet/sdk (#24061)

    This pull request updates the following dependencies
    
    ## From https://github.com/dotnet/sdk
    
    - **Subscription**: [d83421ca-e6b7-4c8d-861d-4e04b17c6f8c](https://maestro.dot.net/subscriptions?search=d83421ca-e6b7-4c8d-861d-4e04b17c6f8c)
    - **Build**: [20251021.5](https://dev.azure.com/dnceng/internal/_build/results?buildId=2821245) ([287980](https://maestro.dot.net/channel/3884/github:dotnet:sdk/build/287980))
    - **Date Produced**: October 21, 2025 2:29:36 PM UTC
    - **Commit**: [7efd8a45363467689d38fcf05f0c5f720244d0c4](dotnet/sdk@7efd8a4)
    - **Branch**: [release/9.0.1xx](https://github.com/dotnet/sdk/tree/release/9.0.1xx)
    
    - **Updates**:
      - From [9.0.112-servicing.25519.14 to 9.0.112-servicing.25521.5][1]
         - Microsoft.NET.Sdk
    
    [1]: dotnet/sdk@7e16521...7efd8a4
    dotnet-maestro[bot] authored Oct 22, 2025
    10 Configuration menu
    Copy the full SHA
    898c570 View commit details
    Browse the repository at this point in the history
Loading