Skip to content

Commit 106b1b4

Browse files
[net11.0] Update dependencies from dotnet/macios (#24819)
This pull request updates the following dependencies ## From https://github.com/dotnet/macios - **Subscription**: [54e62af8-87ae-460e-96f0-34e0f6ffe51e](https://maestro.dot.net/subscriptions?search=54e62af8-87ae-460e-96f0-34e0f6ffe51e) - **Build**: [20260303.7](https://dev.azure.com/devdiv/DevDiv/_build/results?buildId=13448252) ([304285](https://maestro.dot.net/channel/5173/github:dotnet:macios/build/304285)) - **Date Produced**: March 3, 2026 7:55:24 PM UTC - **Commit**: [d75e9b1](d75e9b1) - **Branch**: [release/10.0.1xx](https://github.com/dotnet/macios/tree/release/10.0.1xx) - **Dependency Updates**: - From [26.2.10219 to 26.2.10221][1] - Microsoft.iOS.Sdk.net10.0_26.2 - Microsoft.MacCatalyst.Sdk.net10.0_26.2 - Microsoft.macOS.Sdk.net10.0_26.2 - Microsoft.tvOS.Sdk.net10.0_26.2 [1]: 230d811...d75e9b1
1 parent a7c76d4 commit 106b1b4

3 files changed

Lines changed: 13 additions & 12 deletions

File tree

NuGet.config

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
<clear />
1111
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
1212
<!-- Begin: Package sources from dotnet-macios -->
13+
<add key="darc-pub-dotnet-macios-d75e9b1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-d75e9b1f/nuget/v3/index.json" />
1314
<add key="darc-pub-dotnet-macios-f97742b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-f97742bf/nuget/v3/index.json" />
1415
<add key="darc-pub-dotnet-macios-2634d0a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-2634d0ae/nuget/v3/index.json" />
1516
<add key="darc-pub-dotnet-macios-dcec94e" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-dcec94e3/nuget/v3/index.json" />

eng/Version.Details.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ This file should be imported by eng/Versions.props
1818
<MicrosoftTemplateEngineAuthoringTasksPackageVersion>11.0.100-preview.3.26153.109</MicrosoftTemplateEngineAuthoringTasksPackageVersion>
1919
<!-- dotnet/macios dependencies -->
2020
<MicrosoftiOSSdknet100_260PackageVersion>26.0.11017</MicrosoftiOSSdknet100_260PackageVersion>
21-
<MicrosoftiOSSdknet100_262PackageVersion>26.2.10218</MicrosoftiOSSdknet100_262PackageVersion>
21+
<MicrosoftiOSSdknet100_262PackageVersion>26.2.10221</MicrosoftiOSSdknet100_262PackageVersion>
2222
<MicrosoftMacCatalystSdknet100_260PackageVersion>26.0.11017</MicrosoftMacCatalystSdknet100_260PackageVersion>
23-
<MicrosoftMacCatalystSdknet100_262PackageVersion>26.2.10218</MicrosoftMacCatalystSdknet100_262PackageVersion>
23+
<MicrosoftMacCatalystSdknet100_262PackageVersion>26.2.10221</MicrosoftMacCatalystSdknet100_262PackageVersion>
2424
<MicrosoftmacOSSdknet100_260PackageVersion>26.0.11017</MicrosoftmacOSSdknet100_260PackageVersion>
25-
<MicrosoftmacOSSdknet100_262PackageVersion>26.2.10218</MicrosoftmacOSSdknet100_262PackageVersion>
25+
<MicrosoftmacOSSdknet100_262PackageVersion>26.2.10221</MicrosoftmacOSSdknet100_262PackageVersion>
2626
<MicrosofttvOSSdknet100_260PackageVersion>26.0.11017</MicrosofttvOSSdknet100_260PackageVersion>
27-
<MicrosofttvOSSdknet100_262PackageVersion>26.2.10218</MicrosofttvOSSdknet100_262PackageVersion>
27+
<MicrosofttvOSSdknet100_262PackageVersion>26.2.10221</MicrosofttvOSSdknet100_262PackageVersion>
2828
<!-- dotnet/xharness dependencies -->
2929
<MicrosoftDotNetXHarnessiOSSharedPackageVersion>11.0.0-prerelease.26117.1</MicrosoftDotNetXHarnessiOSSharedPackageVersion>
3030
</PropertyGroup>

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,21 +43,21 @@
4343
<Sha>23eb1c2c9465fe76c810c8a69982c1254161f4b0</Sha>
4444
</Dependency>
4545
<!-- This is a subscription of the .NET 10/Xcode 26.2 versions of our packages -->
46-
<Dependency Name="Microsoft.MacCatalyst.Sdk.net10.0_26.2" Version="26.2.10219">
46+
<Dependency Name="Microsoft.MacCatalyst.Sdk.net10.0_26.2" Version="26.2.10221">
4747
<Uri>https://github.com/dotnet/macios</Uri>
48-
<Sha>230d811b5706d33de29a7e133cf7e2d5097abba3</Sha>
48+
<Sha>d75e9b1f8ac4851cfffc9ee0cf2cda3c0cf17ca5</Sha>
4949
</Dependency>
50-
<Dependency Name="Microsoft.macOS.Sdk.net10.0_26.2" Version="26.2.10219">
50+
<Dependency Name="Microsoft.macOS.Sdk.net10.0_26.2" Version="26.2.10221">
5151
<Uri>https://github.com/dotnet/macios</Uri>
52-
<Sha>230d811b5706d33de29a7e133cf7e2d5097abba3</Sha>
52+
<Sha>d75e9b1f8ac4851cfffc9ee0cf2cda3c0cf17ca5</Sha>
5353
</Dependency>
54-
<Dependency Name="Microsoft.iOS.Sdk.net10.0_26.2" Version="26.2.10219">
54+
<Dependency Name="Microsoft.iOS.Sdk.net10.0_26.2" Version="26.2.10221">
5555
<Uri>https://github.com/dotnet/macios</Uri>
56-
<Sha>230d811b5706d33de29a7e133cf7e2d5097abba3</Sha>
56+
<Sha>d75e9b1f8ac4851cfffc9ee0cf2cda3c0cf17ca5</Sha>
5757
</Dependency>
58-
<Dependency Name="Microsoft.tvOS.Sdk.net10.0_26.2" Version="26.2.10219">
58+
<Dependency Name="Microsoft.tvOS.Sdk.net10.0_26.2" Version="26.2.10221">
5959
<Uri>https://github.com/dotnet/macios</Uri>
60-
<Sha>230d811b5706d33de29a7e133cf7e2d5097abba3</Sha>
60+
<Sha>d75e9b1f8ac4851cfffc9ee0cf2cda3c0cf17ca5</Sha>
6161
</Dependency>
6262
</ProductDependencies>
6363
<ToolsetDependencies>

0 commit comments

Comments
 (0)