Skip to content

Commit 14876a7

Browse files
[release/10.0.1xx] Update dependencies from dotnet/macios (#24047)
This pull request updates the following dependencies ## From https://github.com/dotnet/macios - **Subscription**: [5dd980b9-4538-497b-97fd-9e54ce09500a](https://maestro.dot.net/subscriptions?search=5dd980b9-4538-497b-97fd-9e54ce09500a) - **Build**: [20251018.3](https://dev.azure.com/devdiv/DevDiv/_build/results?buildId=12608837) ([287730](https://maestro.dot.net/channel/3884/github:dotnet:macios/build/287730)) - **Date Produced**: October 19, 2025 2:44:27 AM UTC - **Commit**: [ecebc19](ecebc19) - **Branch**: [release/9.0.1xx](https://github.com/dotnet/macios/tree/release/9.0.1xx) - **Updates**: - From [26.0.9757 to 26.0.9758][1] - Microsoft.iOS.Sdk.net9.0_26.0 - Microsoft.MacCatalyst.Sdk.net9.0_26.0 - Microsoft.macOS.Sdk.net9.0_26.0 - Microsoft.tvOS.Sdk.net9.0_26.0 [1]: 80d6662...ecebc19
1 parent 911e94a commit 14876a7

File tree

3 files changed

+13
-15
lines changed

3 files changed

+13
-15
lines changed

NuGet.config

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,7 @@
1313
<add key="darc-pub-dotnet-dotnet-03ebd38" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-03ebd38e/nuget/v3/index.json" />
1414
<!-- End: Package sources from dotnet-dotnet -->
1515
<!-- Begin: Package sources from dotnet-macios -->
16-
<add key="darc-pub-dotnet-macios-80d6662" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-80d6662b/nuget/v3/index.json" />
17-
<add key="darc-pub-dotnet-macios-4681bf9" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-4681bf92/nuget/v3/index.json" />
18-
<add key="darc-pub-dotnet-macios-4681bf9-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-4681bf92-1/nuget/v3/index.json" />
16+
<add key="darc-pub-dotnet-macios-ecebc19" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-ecebc190/nuget/v3/index.json" />
1917
<!-- End: Package sources from dotnet-macios -->
2018
<!-- Begin: Package sources from xamarin-xamarin-macios -->
2119
<!-- End: Package sources from xamarin-xamarin-macios -->

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>10.0.100</MicrosoftTemplateEngineAuthoringTasksPackageVersion>
1919
<!-- dotnet/macios dependencies -->
2020
<MicrosoftiOSSdknet90_185PackageVersion>18.5.9227</MicrosoftiOSSdknet90_185PackageVersion>
21-
<MicrosoftiOSSdknet90_260PackageVersion>26.0.9757</MicrosoftiOSSdknet90_260PackageVersion>
21+
<MicrosoftiOSSdknet90_260PackageVersion>26.0.9758</MicrosoftiOSSdknet90_260PackageVersion>
2222
<MicrosoftMacCatalystSdknet90_185PackageVersion>18.5.9227</MicrosoftMacCatalystSdknet90_185PackageVersion>
23-
<MicrosoftMacCatalystSdknet90_260PackageVersion>26.0.9757</MicrosoftMacCatalystSdknet90_260PackageVersion>
23+
<MicrosoftMacCatalystSdknet90_260PackageVersion>26.0.9758</MicrosoftMacCatalystSdknet90_260PackageVersion>
2424
<MicrosoftmacOSSdknet90_155PackageVersion>15.5.9227</MicrosoftmacOSSdknet90_155PackageVersion>
25-
<MicrosoftmacOSSdknet90_260PackageVersion>26.0.9757</MicrosoftmacOSSdknet90_260PackageVersion>
25+
<MicrosoftmacOSSdknet90_260PackageVersion>26.0.9758</MicrosoftmacOSSdknet90_260PackageVersion>
2626
<MicrosofttvOSSdknet90_185PackageVersion>18.5.9227</MicrosofttvOSSdknet90_185PackageVersion>
27-
<MicrosofttvOSSdknet90_260PackageVersion>26.0.9757</MicrosofttvOSSdknet90_260PackageVersion>
27+
<MicrosofttvOSSdknet90_260PackageVersion>26.0.9758</MicrosofttvOSSdknet90_260PackageVersion>
2828
<!-- xamarin/xamarin-macios dependencies -->
2929
<MicrosoftiOSSdknet90_180PackageVersion>18.0.9617</MicrosoftiOSSdknet90_180PackageVersion>
3030
<MicrosoftMacCatalystSdknet90_180PackageVersion>18.0.9617</MicrosoftMacCatalystSdknet90_180PackageVersion>

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -60,21 +60,21 @@
6060
<Sha>797d30720e5e629d23eb146935da94cb1b61047e</Sha>
6161
</Dependency>
6262
<!-- This is a subscription of the .NET 9/Xcode 26.0 versions of our packages -->
63-
<Dependency Name="Microsoft.MacCatalyst.Sdk.net9.0_26.0" Version="26.0.9757">
63+
<Dependency Name="Microsoft.MacCatalyst.Sdk.net9.0_26.0" Version="26.0.9758">
6464
<Uri>https://github.com/dotnet/macios</Uri>
65-
<Sha>80d6662ba478aa28c7aecbd26c04e13e53d40897</Sha>
65+
<Sha>ecebc1904ea28aee64fef2bbae471581a191edc3</Sha>
6666
</Dependency>
67-
<Dependency Name="Microsoft.macOS.Sdk.net9.0_26.0" Version="26.0.9757">
67+
<Dependency Name="Microsoft.macOS.Sdk.net9.0_26.0" Version="26.0.9758">
6868
<Uri>https://github.com/dotnet/macios</Uri>
69-
<Sha>80d6662ba478aa28c7aecbd26c04e13e53d40897</Sha>
69+
<Sha>ecebc1904ea28aee64fef2bbae471581a191edc3</Sha>
7070
</Dependency>
71-
<Dependency Name="Microsoft.iOS.Sdk.net9.0_26.0" Version="26.0.9757">
71+
<Dependency Name="Microsoft.iOS.Sdk.net9.0_26.0" Version="26.0.9758">
7272
<Uri>https://github.com/dotnet/macios</Uri>
73-
<Sha>80d6662ba478aa28c7aecbd26c04e13e53d40897</Sha>
73+
<Sha>ecebc1904ea28aee64fef2bbae471581a191edc3</Sha>
7474
</Dependency>
75-
<Dependency Name="Microsoft.tvOS.Sdk.net9.0_26.0" Version="26.0.9757">
75+
<Dependency Name="Microsoft.tvOS.Sdk.net9.0_26.0" Version="26.0.9758">
7676
<Uri>https://github.com/dotnet/macios</Uri>
77-
<Sha>80d6662ba478aa28c7aecbd26c04e13e53d40897</Sha>
77+
<Sha>ecebc1904ea28aee64fef2bbae471581a191edc3</Sha>
7878
</Dependency>
7979
</ProductDependencies>
8080
<ToolsetDependencies>

0 commit comments

Comments
 (0)