Skip to content

Commit 2042c72

Browse files
[release/8.0.1xx-preview4] Update dependencies from xamarin/xamarin-macios (#14929)
* Update dependencies from https://github.com/xamarin/xamarin-macios build 20230503.29 Microsoft.iOS.Sdk From Version 16.4.8323-ci.release-8-0-1xx-preview4 -> To Version 16.4.8324-net8-p4 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20230503.29 Microsoft.tvOS.Sdk From Version 16.4.8323-ci.release-8-0-1xx-preview4 -> To Version 16.4.8324-net8-p4 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20230503.29 Microsoft.MacCatalyst.Sdk From Version 16.4.8323-ci.release-8-0-1xx-preview4 -> To Version 16.4.8324-net8-p4 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20230503.29 Microsoft.macOS.Sdk From Version 13.3.8323-ci.release-8-0-1xx-preview4 -> To Version 13.3.8324-net8-p4 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20230504.28 Microsoft.iOS.Sdk From Version 16.4.8324-net8-p4 -> To Version 16.4.8325-net8-p4 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20230504.28 Microsoft.tvOS.Sdk From Version 16.4.8324-net8-p4 -> To Version 16.4.8325-net8-p4 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20230504.28 Microsoft.MacCatalyst.Sdk From Version 16.4.8324-net8-p4 -> To Version 16.4.8325-net8-p4 * Update dependencies from https://github.com/xamarin/xamarin-macios build 20230504.28 Microsoft.macOS.Sdk From Version 13.3.8324-net8-p4 -> To Version 13.3.8325-net8-p4 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Rui Marinho <me@ruimarinho.net>
1 parent 97d186e commit 2042c72

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

eng/Version.Details.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,21 +12,21 @@
1212
<Uri>https://github.com/xamarin/xamarin-android</Uri>
1313
<Sha>5ca9ebd22abe361fdc3cd402e676d0907873fb2f</Sha>
1414
</Dependency>
15-
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="16.4.8324-net8-p4">
15+
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="16.4.8325-net8-p4">
1616
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
17-
<Sha>9be060c5d3d411de8ac98c9aad34e089cf71753c</Sha>
17+
<Sha>180067eef164e624dbde36c4a545d9719c4e2612</Sha>
1818
</Dependency>
19-
<Dependency Name="Microsoft.macOS.Sdk" Version="13.3.8324-net8-p4">
19+
<Dependency Name="Microsoft.macOS.Sdk" Version="13.3.8325-net8-p4">
2020
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
21-
<Sha>9be060c5d3d411de8ac98c9aad34e089cf71753c</Sha>
21+
<Sha>180067eef164e624dbde36c4a545d9719c4e2612</Sha>
2222
</Dependency>
23-
<Dependency Name="Microsoft.iOS.Sdk" Version="16.4.8324-net8-p4">
23+
<Dependency Name="Microsoft.iOS.Sdk" Version="16.4.8325-net8-p4">
2424
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
25-
<Sha>9be060c5d3d411de8ac98c9aad34e089cf71753c</Sha>
25+
<Sha>180067eef164e624dbde36c4a545d9719c4e2612</Sha>
2626
</Dependency>
27-
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.4.8324-net8-p4">
27+
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.4.8325-net8-p4">
2828
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
29-
<Sha>9be060c5d3d411de8ac98c9aad34e089cf71753c</Sha>
29+
<Sha>180067eef164e624dbde36c4a545d9719c4e2612</Sha>
3030
</Dependency>
3131
<Dependency Name="Microsoft.NET.Workload.Emscripten.Current.Manifest-8.0.100.Transport" Version="8.0.0-preview.4.23219.1" CoherentParentDependency="Microsoft.NETCore.App.Ref">
3232
<Uri>https://github.com/dotnet/emsdk</Uri>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
<!-- xamarin/xamarin-android -->
1414
<MicrosoftAndroidSdkWindowsPackageVersion>34.0.0-preview.4.273</MicrosoftAndroidSdkWindowsPackageVersion>
1515
<!-- xamarin/xamarin-macios -->
16-
<MicrosoftMacCatalystSdkPackageVersion>16.4.8324-net8-p4</MicrosoftMacCatalystSdkPackageVersion>
17-
<MicrosoftmacOSSdkPackageVersion>13.3.8324-net8-p4</MicrosoftmacOSSdkPackageVersion>
18-
<MicrosoftiOSSdkPackageVersion>16.4.8324-net8-p4</MicrosoftiOSSdkPackageVersion>
19-
<MicrosofttvOSSdkPackageVersion>16.4.8324-net8-p4</MicrosofttvOSSdkPackageVersion>
16+
<MicrosoftMacCatalystSdkPackageVersion>16.4.8325-net8-p4</MicrosoftMacCatalystSdkPackageVersion>
17+
<MicrosoftmacOSSdkPackageVersion>13.3.8325-net8-p4</MicrosoftmacOSSdkPackageVersion>
18+
<MicrosoftiOSSdkPackageVersion>16.4.8325-net8-p4</MicrosoftiOSSdkPackageVersion>
19+
<MicrosofttvOSSdkPackageVersion>16.4.8325-net8-p4</MicrosofttvOSSdkPackageVersion>
2020
<!-- Samsung/Tizen.NET -->
2121
<SamsungTizenSdkPackageVersion>7.0.108</SamsungTizenSdkPackageVersion>
2222
<!-- emsdk -->

0 commit comments

Comments
 (0)