Skip to content

Commit ba459c6

Browse files
Update dependencies from https://github.com/dotnet/macios build 20250904.14
Microsoft.iOS.Sdk.net9.0_18.5 , Microsoft.MacCatalyst.Sdk.net9.0_18.5 , Microsoft.macOS.Sdk.net9.0_15.5 , Microsoft.tvOS.Sdk.net9.0_18.5 From Version 18.5.9219 -> To Version 18.5.9227
1 parent 4959ccd commit ba459c6

File tree

3 files changed

+13
-13
lines changed

3 files changed

+13
-13
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +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-5583a54" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-5583a54e/nuget/v3/index.json" />
13+
<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" />
1414
<!-- End: Package sources from dotnet-macios -->
1515
<!-- Begin: Package sources from xamarin-xamarin-macios -->
1616
<!-- 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
@@ -17,13 +17,13 @@ This file should be imported by eng/Versions.props
1717
<MicrosoftNETCoreAppRefPackageVersion>10.0.0-rc.1.25418.115</MicrosoftNETCoreAppRefPackageVersion>
1818
<MicrosoftTemplateEngineAuthoringTasksPackageVersion>10.0.100-rc.1.25418.115</MicrosoftTemplateEngineAuthoringTasksPackageVersion>
1919
<!-- dotnet/macios dependencies -->
20-
<MicrosoftiOSSdknet90_185PackageVersion>18.5.9224</MicrosoftiOSSdknet90_185PackageVersion>
20+
<MicrosoftiOSSdknet90_185PackageVersion>18.5.9227</MicrosoftiOSSdknet90_185PackageVersion>
2121
<MicrosoftiOSSdknet90_260PackageVersion>26.0.9519-xcode26.0</MicrosoftiOSSdknet90_260PackageVersion>
22-
<MicrosoftMacCatalystSdknet90_185PackageVersion>18.5.9224</MicrosoftMacCatalystSdknet90_185PackageVersion>
22+
<MicrosoftMacCatalystSdknet90_185PackageVersion>18.5.9227</MicrosoftMacCatalystSdknet90_185PackageVersion>
2323
<MicrosoftMacCatalystSdknet90_260PackageVersion>26.0.9519-xcode26.0</MicrosoftMacCatalystSdknet90_260PackageVersion>
24-
<MicrosoftmacOSSdknet90_155PackageVersion>15.5.9224</MicrosoftmacOSSdknet90_155PackageVersion>
24+
<MicrosoftmacOSSdknet90_155PackageVersion>15.5.9227</MicrosoftmacOSSdknet90_155PackageVersion>
2525
<MicrosoftmacOSSdknet90_260PackageVersion>26.0.9519-xcode26.0</MicrosoftmacOSSdknet90_260PackageVersion>
26-
<MicrosofttvOSSdknet90_185PackageVersion>18.5.9224</MicrosofttvOSSdknet90_185PackageVersion>
26+
<MicrosofttvOSSdknet90_185PackageVersion>18.5.9227</MicrosofttvOSSdknet90_185PackageVersion>
2727
<MicrosofttvOSSdknet90_260PackageVersion>26.0.9519-xcode26.0</MicrosofttvOSSdknet90_260PackageVersion>
2828
<!-- xamarin/xamarin-macios dependencies -->
2929
<MicrosoftiOSSdknet90_180PackageVersion>18.0.9617</MicrosoftiOSSdknet90_180PackageVersion>

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -22,21 +22,21 @@
2222
<Sha>d0b8c2e0204338f65a02df75387f20aa0d19758e</Sha>
2323
</Dependency>
2424
<!-- This is a subscription of the .NET 9 latest stable versions of our packages -->
25-
<Dependency Name="Microsoft.MacCatalyst.Sdk.net9.0_18.5" Version="18.5.9224">
25+
<Dependency Name="Microsoft.MacCatalyst.Sdk.net9.0_18.5" Version="18.5.9227">
2626
<Uri>https://github.com/dotnet/macios</Uri>
27-
<Sha>5583a54e2833648f9b8ef7b3467e951b0ed6b3d6</Sha>
27+
<Sha>4681bf928d70aa79cff2c33ad324b3be9c62b66d</Sha>
2828
</Dependency>
29-
<Dependency Name="Microsoft.macOS.Sdk.net9.0_15.5" Version="15.5.9224">
29+
<Dependency Name="Microsoft.macOS.Sdk.net9.0_15.5" Version="15.5.9227">
3030
<Uri>https://github.com/dotnet/macios</Uri>
31-
<Sha>5583a54e2833648f9b8ef7b3467e951b0ed6b3d6</Sha>
31+
<Sha>4681bf928d70aa79cff2c33ad324b3be9c62b66d</Sha>
3232
</Dependency>
33-
<Dependency Name="Microsoft.iOS.Sdk.net9.0_18.5" Version="18.5.9224">
33+
<Dependency Name="Microsoft.iOS.Sdk.net9.0_18.5" Version="18.5.9227">
3434
<Uri>https://github.com/dotnet/macios</Uri>
35-
<Sha>5583a54e2833648f9b8ef7b3467e951b0ed6b3d6</Sha>
35+
<Sha>4681bf928d70aa79cff2c33ad324b3be9c62b66d</Sha>
3636
</Dependency>
37-
<Dependency Name="Microsoft.tvOS.Sdk.net9.0_18.5" Version="18.5.9224">
37+
<Dependency Name="Microsoft.tvOS.Sdk.net9.0_18.5" Version="18.5.9227">
3838
<Uri>https://github.com/dotnet/macios</Uri>
39-
<Sha>5583a54e2833648f9b8ef7b3467e951b0ed6b3d6</Sha>
39+
<Sha>4681bf928d70aa79cff2c33ad324b3be9c62b66d</Sha>
4040
</Dependency>
4141
<!-- This is a subscription of the .NET 9/Xcode 16.0 versions of our packages -->
4242
<Dependency Name="Microsoft.MacCatalyst.Sdk.net9.0_18.0" Version="18.0.9617">

0 commit comments

Comments
 (0)