Skip to content

fix: bump Microsoft.NET.ILLink.Tasks to 10.0.11 for iOS/MacCatalyst - #104

Merged
framinosona merged 1 commit into
mainfrom
framinosona/fix-illink-downgrade
Sep 2, 2026
Merged

fix: bump Microsoft.NET.ILLink.Tasks to 10.0.11 for iOS/MacCatalyst#104
framinosona merged 1 commit into
mainfrom
framinosona/fix-illink-downgrade

Conversation

@framinosona

Copy link
Copy Markdown
Member

Summary

  • Fixes the main build break introduced by build: bump Laerdal.Dfu.Bindings.iOS/.MacCatalyst pin to 4.17.0.44005 #103: Laerdal.Dfu.Bindings.iOS 4.17.0.44005 requires Microsoft.NET.ILLink.Tasks >= 10.0.11 transitively, but Laerdal.Dfu.csproj still pinned it at 10.0.0 for both iOS and MacCatalyst, producing NU1605 (package downgrade, warning-as-error).
  • Bumps both pins to 10.0.11 to match the floor.

Test plan

  • CI build/pack succeeds for iOS and MacCatalyst targets

Laerdal.Dfu.Bindings.iOS 4.17.0.44005 now requires Microsoft.NET.ILLink.Tasks
>= 10.0.11 transitively. Laerdal.Dfu still pinned it at 10.0.0, causing an
NU1605 package-downgrade error (warning-as-error) that broke the main build
after PR #103 merged.
@framinosona
framinosona requested a review from a team September 2, 2026 10:39
@framinosona
framinosona merged commit c4016c3 into main Sep 2, 2026
4 checks passed
@framinosona
framinosona deleted the framinosona/fix-illink-downgrade branch September 9, 2026 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant