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: 911e94a
Choose a base ref
...
head repository: dotnet/macios
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 10b89df
Choose a head ref
  • 5 commits
  • 9 files changed
  • 2 contributors

Commits on Oct 20, 2025

  1. 4 Configuration menu
    Copy the full SHA
    14876a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2025

  1. [release/10.0.1xx] Update dependencies from dotnet/dotnet (#24035)

    This pull request updates the following dependencies
    
    ## From https://github.com/dotnet/dotnet
    
    - **Subscription**: [b8147851-a11a-4f71-8691-54b5635d49e0](https://maestro.dot.net/subscriptions?search=b8147851-a11a-4f71-8691-54b5635d49e0)
    - **Build**: [20251015.11](https://dev.azure.com/dnceng/internal/_build/results?buildId=2817262) ([287426](https://maestro.dot.net/channel/5173/github:dotnet:dotnet/build/287426))
    - **Date Produced**: October 16, 2025 8:40:51 AM UTC
    - **Commit**: [79c85d969a02abd06c2202949318fd4c21e5e7a0](dotnet/dotnet@79c85d9)
    - **Branch**: [release/10.0.1xx](https://github.com/dotnet/dotnet/tree/release/10.0.1xx)
    
    - **Updates**:
      - From [10.0.0 to 10.0.0][1]
         - Microsoft.NET.Runtime.MonoTargets.Sdk
         - Microsoft.NET.ILLink.Tasks
         - Microsoft.NETCore.App.Ref
      - From [10.0.0-beta.25515.107 to 10.0.0-beta.25515.111][1]
         - Microsoft.DotNet.Arcade.Sdk
         - Microsoft.DotNet.Build.Tasks.Feed
         - Microsoft.DotNet.SharedFramework.Sdk
      - From [0.11.5-alpha.25515.107 to 0.11.5-alpha.25515.111][1]
         - Microsoft.DotNet.Cecil
      - From [10.0.0-rtm.25515.107 to 10.0.0-rtm.25515.111][1]
         - Microsoft.NET.ILLink
      - From [10.0.100-rtm.25515.107 to 10.0.100-rtm.25515.111][1]
         - Microsoft.NET.Sdk
      - From [10.0.100 to 10.0.100][1]
         - Microsoft.TemplateEngine.Authoring.Tasks
    
    [1]: dotnet/dotnet@03ebd38...79c85d9
    dotnet-maestro[bot] authored Oct 21, 2025
    10 Configuration menu
    Copy the full SHA
    b325481 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2025

  1. 10 Configuration menu
    Copy the full SHA
    6d121e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2025

  1. [release/10.0.1xx] [msbuild] Fix DetectSigningIdentity with entitleme…

    …nts in the simulator. Fixes #24032. (#24077)
    
    * 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.
    Backport of #24059.
    rolfbjarne authored Oct 23, 2025
    10 Configuration menu
    Copy the full SHA
    657d2e8 View commit details
    Browse the repository at this point in the history
  2. 10 Configuration menu
    Copy the full SHA
    10b89df View commit details
    Browse the repository at this point in the history
Loading