Skip to content

Tags: dotnet/macios

Tags

dotnet-11.0.1xx-preview5-11546

Toggle dotnet-11.0.1xx-preview5-11546's commit message
[tests] Fix tests after improved linker heuristics.

The ILLink now understands typeof(T).Assembly.GetType(string) patterns
(dotnet/runtime#127319), so it preserves types referenced by constant
string arguments. Append WorkAroundLinkerHeuristics to break constant
folding and prevent the linker from resolving the type names.

dotnet-10.0.1xx-xcode26.5-10284

Toggle dotnet-10.0.1xx-xcode26.5-10284's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release/10.0.1xx] [tools] Fix IL2009 warning for generic types in li…

…nker XML descriptors (#25477)

When a method has generic parameter types (like 'T' in Callback<T>),
the linker XML descriptor can't resolve the generic parameter name in
the method signature. Use the method 'name' attribute instead of
'signature' for such methods, which matches by name and avoids the
IL2009 warning.

Fixes this warning, which shows up in MAUI's tests (and our own too, just not
in a place where we were validating warnings):

> warning IL2009: Could not find method 'System.Void Activated(T)' on type 'UIKit.UIGestureRecognizer.Callback`1'

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Backport of #25415.

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

dotnet-9.0.1xx-xcode26.5.9002

Toggle dotnet-9.0.1xx-xcode26.5.9002's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release/9.0.1xx] Update dependencies from dotnet/sdk (#25437)

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**: [20260514.3](https://dev.azure.com/dnceng/internal/_build/results?buildId=2974746) ([314308](https://maestro.dot.net/channel/3884/github:dotnet:sdk/build/314308))
- **Date Produced**: May 14, 2026 9:26:59 AM UTC
- **Commit**: [1c69ff8e7603c15f911be07456e2fcf525daea37](dotnet/sdk@1c69ff8)
- **Branch**: [release/9.0.1xx](https://github.com/dotnet/sdk/tree/release/9.0.1xx)

- **Dependency Updates**:
  - From [9.0.118-servicing.26257.2 to 9.0.118-servicing.26264.3][1]
     - Microsoft.NET.Sdk

[1]: dotnet/sdk@756f82d...1c69ff8

dotnet-10.0.1xx-xcode26.5-10280

Toggle dotnet-10.0.1xx-xcode26.5-10280's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release/10.0.1xx] Update dependencies from dotnet/macios (#25432)

dotnet-9.0.1xx-xcode26.5.9001

Toggle dotnet-9.0.1xx-xcode26.5.9001's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release/9.0.1xx] Update dependencies from dotnet/sdk (#25352)

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**: [20260506.17](https://dev.azure.com/dnceng/internal/_build/results?buildId=2968899) ([313357](https://maestro.dot.net/channel/3884/github:dotnet:sdk/build/313357))
- **Date Produced**: May 6, 2026 9:50:40 PM UTC
- **Commit**: [169ebac93bbb74d256fb36d05caa12fa3baa3192](dotnet/sdk@169ebac)
- **Branch**: [release/9.0.1xx](https://github.com/dotnet/sdk/tree/release/9.0.1xx)

- **Dependency Updates**:
  - From [9.0.117-servicing.26222.5 to 9.0.118-servicing.26256.17][1]
     - Microsoft.NET.Sdk

[1]: dotnet/sdk@01d0ec8...169ebac

---------

Co-authored-by: Rolf Bjarne Kvinge <rokvin@microsoft.com>

dotnet-11.0.1xx-preview4-11514

Toggle dotnet-11.0.1xx-preview4-11514's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release/11.0.1xx-preview4] Update dependencies from dotnet/macios (#…

…25288)

dotnet-10.0.1xx-xcode26.4-10259

Toggle dotnet-10.0.1xx-xcode26.4-10259's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[relase/10.0.1x] Keep using the desktop MSBuild assemblies when build…

…ing from within Visual Studio. (#25249)

Keep using the desktop MSBuild assemblies when building from within Visual
Studio, while we track down why it's not working and fix it for a future release.

Ref: https://devdiv.visualstudio.com/DevDiv/_workitems/edit/2968169

dotnet-9.0.1xx-xcode26.4-9015

Toggle dotnet-9.0.1xx-xcode26.4-9015's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release/9.0.1xx] Update dependencies from dotnet/sdk (#25207)

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**: [20260421.1](https://dev.azure.com/dnceng/internal/_build/results?buildId=2956521) ([311218](https://maestro.dot.net/channel/3884/github:dotnet:sdk/build/311218))
- **Date Produced**: April 21, 2026 9:08:55 AM UTC
- **Commit**: [bc36f6802c653169d24468772cded2c1527e82e9](dotnet/sdk@bc36f68)
- **Branch**: [release/9.0.1xx](https://github.com/dotnet/sdk/tree/release/9.0.1xx)

- **Dependency Updates**:
  - From [9.0.117-servicing.26220.2 to 9.0.117-servicing.26221.1][1]
     - Microsoft.NET.Sdk

[1]: dotnet/sdk@c51a252...bc36f68

sharpie-26.4.0.212

Toggle sharpie-26.4.0.212's commit message
Merge remote-tracking branch 'origin/main' into release/sharpie

dotnet-11.0.1xx-preview3-11588

Toggle dotnet-11.0.1xx-preview3-11588's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[release/11.0.1xx-preview3] Update dependencies from dotnet/dotnet (#…

…25083)

This pull request updates the following dependencies

## From https://github.com/dotnet/dotnet

- **Subscription**: [090dea9a-b91e-408d-bdd7-e2e97fea090a](https://maestro.dot.net/subscriptions?search=090dea9a-b91e-408d-bdd7-e2e97fea090a)
- **Build**: [20260403.7](https://dev.azure.com/dnceng/internal/_build/results?buildId=2943293) ([309238](https://maestro.dot.net/channel/9586/github:dotnet:dotnet/build/309238))
- **Date Produced**: April 4, 2026 4:24:01 PM UTC
- **Commit**: [ca90a9c694e4f149f919285cc0d20454520f037c](dotnet/dotnet@ca90a9c)
- **Branch**: [release/11.0.1xx-preview3](https://github.com/dotnet/dotnet/tree/release/11.0.1xx-preview3)

- **Dependency Updates**:
  - From [11.0.0-preview.3.26171.106 to 11.0.0-preview.3.26203.107][2]
     - Microsoft.NET.Runtime.MonoTargets.Sdk
     - Microsoft.NET.ILLink
     - Microsoft.NET.ILLink.Tasks
     - Microsoft.NETCore.App.Ref
  - From [11.0.0-beta.26171.106 to 11.0.0-beta.26203.107][2]
     - Microsoft.DotNet.Arcade.Sdk
     - Microsoft.DotNet.Build.Tasks.Feed
     - Microsoft.DotNet.SharedFramework.Sdk
  - From [0.11.5-preview.26171.106 to 0.11.5-preview.26203.107][2]
     - Microsoft.DotNet.Cecil
  - From [11.0.100-preview.3.26171.106 to 11.0.100-preview.3.26203.107][2]
     - Microsoft.NET.Sdk
     - Microsoft.TemplateEngine.Authoring.Tasks

[2]: dotnet/dotnet@840ea13...ca90a9c