Skip to content

Commit 7e1b5d1

Browse files
Update dependencies from https://github.com/dotnet/macios build 20250829.1 (#4928)
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.9223 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent 528551c commit 7e1b5d1

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

NuGet.config

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
<!-- Begin: Package sources from dotnet-android -->
1010
<!-- End: Package sources from dotnet-android -->
1111
<!-- Begin: Package sources from dotnet-macios -->
12-
<add key="darc-pub-dotnet-macios-60f5c7b" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-60f5c7b1/nuget/v3/index.json" />
13-
<add key="darc-pub-dotnet-macios-60f5c7b-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-60f5c7b1-1/nuget/v3/index.json" />
12+
<add key="darc-pub-dotnet-macios-dc209fe" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-dc209fe5/nuget/v3/index.json" />
1413
<!-- End: Package sources from dotnet-macios -->
1514
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1615
<add key="dotnet-public" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-public/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -94,21 +94,21 @@
9494
</Dependency>
9595
<!-- Previous .NET iOS version(s) -->
9696
<!-- This is a subscription of the .NET 9 latest stable versions of our packages -->
97-
<Dependency Name="Microsoft.MacCatalyst.Sdk.net9.0_18.5" Version="18.5.9219">
97+
<Dependency Name="Microsoft.MacCatalyst.Sdk.net9.0_18.5" Version="18.5.9223">
9898
<Uri>https://github.com/dotnet/macios</Uri>
99-
<Sha>60f5c7b1b6e359df6fefe197b5736a29a6be1001</Sha>
99+
<Sha>dc209fe5a14f181a062a91d5875fb252b4bef399</Sha>
100100
</Dependency>
101-
<Dependency Name="Microsoft.macOS.Sdk.net9.0_15.5" Version="15.5.9219">
101+
<Dependency Name="Microsoft.macOS.Sdk.net9.0_15.5" Version="15.5.9223">
102102
<Uri>https://github.com/dotnet/macios</Uri>
103-
<Sha>60f5c7b1b6e359df6fefe197b5736a29a6be1001</Sha>
103+
<Sha>dc209fe5a14f181a062a91d5875fb252b4bef399</Sha>
104104
</Dependency>
105-
<Dependency Name="Microsoft.iOS.Sdk.net9.0_18.5" Version="18.5.9219">
105+
<Dependency Name="Microsoft.iOS.Sdk.net9.0_18.5" Version="18.5.9223">
106106
<Uri>https://github.com/dotnet/macios</Uri>
107-
<Sha>60f5c7b1b6e359df6fefe197b5736a29a6be1001</Sha>
107+
<Sha>dc209fe5a14f181a062a91d5875fb252b4bef399</Sha>
108108
</Dependency>
109-
<Dependency Name="Microsoft.tvOS.Sdk.net9.0_18.5" Version="18.5.9219">
109+
<Dependency Name="Microsoft.tvOS.Sdk.net9.0_18.5" Version="18.5.9223">
110110
<Uri>https://github.com/dotnet/macios</Uri>
111-
<Sha>60f5c7b1b6e359df6fefe197b5736a29a6be1001</Sha>
111+
<Sha>dc209fe5a14f181a062a91d5875fb252b4bef399</Sha>
112112
</Dependency>
113113
</ToolsetDependencies>
114114
</Dependencies>

0 commit comments

Comments
 (0)