Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[net8.0] Update dependencies from xamarin/xamarin-macios #18281

Merged
merged 20 commits into from Oct 24, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
63d2330
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
0b04d5d
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
e008eb0
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
a14b317
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
a377780
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
47a2922
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
79c7431
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
72e0e83
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
470075f
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
43f07b5
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
7f799cd
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
c287b70
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
ddfba78
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
f7d92f9
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
a7fe186
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
d053ed9
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
48f0537
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
3556c8e
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
0ec58f8
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
8046862
Update dependencies from https://github.com/xamarin/xamarin-macios bu…
dotnet-maestro[bot] Oct 24, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Expand Up @@ -12,21 +12,21 @@
<Uri>https://github.com/xamarin/xamarin-android</Uri>
<Sha>ad4af58b6832da58f7825257859da89a0da89629</Sha>
</Dependency>
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="17.0.8453">
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="17.0.8458">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>ab72751e24c6aca12e65dc57ac2611bdbbfe9716</Sha>
<Sha>6667bb3d45ec01a6401d9dd1491b798c2f279da1</Sha>
</Dependency>
<Dependency Name="Microsoft.macOS.Sdk" Version="14.0.8453">
<Dependency Name="Microsoft.macOS.Sdk" Version="14.0.8458">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>ab72751e24c6aca12e65dc57ac2611bdbbfe9716</Sha>
<Sha>6667bb3d45ec01a6401d9dd1491b798c2f279da1</Sha>
</Dependency>
<Dependency Name="Microsoft.iOS.Sdk" Version="17.0.8453">
<Dependency Name="Microsoft.iOS.Sdk" Version="17.0.8458">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>ab72751e24c6aca12e65dc57ac2611bdbbfe9716</Sha>
<Sha>6667bb3d45ec01a6401d9dd1491b798c2f279da1</Sha>
</Dependency>
<Dependency Name="Microsoft.tvOS.Sdk" Version="17.0.8453">
<Dependency Name="Microsoft.tvOS.Sdk" Version="17.0.8458">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>ab72751e24c6aca12e65dc57ac2611bdbbfe9716</Sha>
<Sha>6667bb3d45ec01a6401d9dd1491b798c2f279da1</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport" Version="8.0.0-rtm.23511.3" CoherentParentDependency="Microsoft.NETCore.App.Ref">
<Uri>https://github.com/dotnet/emsdk</Uri>
Expand Down
8 changes: 4 additions & 4 deletions eng/Versions.props
Expand Up @@ -25,10 +25,10 @@
<!-- xamarin/xamarin-android -->
<MicrosoftAndroidSdkWindowsPackageVersion>34.0.36</MicrosoftAndroidSdkWindowsPackageVersion>
<!-- xamarin/xamarin-macios -->
<MicrosoftMacCatalystSdkPackageVersion>17.0.8453</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>14.0.8453</MicrosoftmacOSSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>17.0.8453</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>17.0.8453</MicrosofttvOSSdkPackageVersion>
<MicrosoftMacCatalystSdkPackageVersion>17.0.8458</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>14.0.8458</MicrosoftmacOSSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>17.0.8458</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>17.0.8458</MicrosofttvOSSdkPackageVersion>
<!-- Samsung/Tizen.NET -->
<SamsungTizenSdkPackageVersion>7.0.125</SamsungTizenSdkPackageVersion>
<!-- emsdk -->
Expand Down