Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit96ea7cf

Browse files
[release/10.0.1xx-preview6] Update dependencies from dotnet/macios (#23153)
This pull request updates the following dependencies## Fromhttps://github.com/dotnet/macios- **Subscription**: [92b1f684-c7af-4ffc-b541-d8ee1058ea5d](https://maestro.dot.net/subscriptions?search=92b1f684-c7af-4ffc-b541-d8ee1058ea5d)- **Build**: [20250624.5](https://dev.azure.com/devdiv/DevDiv/_build/results?buildId=11817920)- **Date Produced**: June 24, 2025 2:54:31 AM UTC- **Commit**: [10f1ea3](10f1ea3)- **Branch**: refs/heads/release/9.0.1xx- **Updates**: - **Microsoft.iOS.Sdk.net9.0_18.5**: [from 18.5.9203 to 18.5.9207][1] - **Microsoft.MacCatalyst.Sdk.net9.0_18.5**: [from 18.5.9203 to 18.5.9207][1] - **Microsoft.macOS.Sdk.net9.0_15.5**: [from 15.5.9203 to 15.5.9207][1] - **Microsoft.tvOS.Sdk.net9.0_18.5**: [from 18.5.9203 to 18.5.9207][1][1]:cbe27ee...10f1ea3
1 parentecc5e3d commit96ea7cf

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-
<addkey="darc-pub-dotnet-macios-cbe27ee"value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-cbe27ee7/nuget/v3/index.json" />
13+
<addkey="darc-pub-dotnet-macios-10f1ea3"value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-macios-10f1ea39/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.xml

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

‎eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,10 @@
1717
<!-- Manually updated versions-->
1818
<MicrosoftDotnetSdkInternalPackageVersion>$(MicrosoftNETSdkPackageVersion)</MicrosoftDotnetSdkInternalPackageVersion>
1919
<!-- This is a subscription of the .NET 9 latest stable versions of our packages-->
20-
<MicrosoftMacCatalystSdknet90_185PackageVersion>18.5.9203</MicrosoftMacCatalystSdknet90_185PackageVersion>
21-
<MicrosoftmacOSSdknet90_155PackageVersion>15.5.9203</MicrosoftmacOSSdknet90_155PackageVersion>
22-
<MicrosoftiOSSdknet90_185PackageVersion>18.5.9203</MicrosoftiOSSdknet90_185PackageVersion>
23-
<MicrosofttvOSSdknet90_185PackageVersion>18.5.9203</MicrosofttvOSSdknet90_185PackageVersion>
20+
<MicrosoftMacCatalystSdknet90_185PackageVersion>18.5.9207</MicrosoftMacCatalystSdknet90_185PackageVersion>
21+
<MicrosoftmacOSSdknet90_155PackageVersion>15.5.9207</MicrosoftmacOSSdknet90_155PackageVersion>
22+
<MicrosoftiOSSdknet90_185PackageVersion>18.5.9207</MicrosoftiOSSdknet90_185PackageVersion>
23+
<MicrosofttvOSSdknet90_185PackageVersion>18.5.9207</MicrosofttvOSSdknet90_185PackageVersion>
2424
<!-- This is a subscription to the .NET 9/Xcode 16.0 versions of our packages-->
2525
<MicrosoftMacCatalystSdknet90_180PackageVersion>18.0.9617</MicrosoftMacCatalystSdknet90_180PackageVersion>
2626
<MicrosoftmacOSSdknet90_150PackageVersion>15.0.9617</MicrosoftmacOSSdknet90_150PackageVersion>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp