Skip to content

Commit 34beaaf

Browse files
[release/8.0.1xx-preview3] Update dependencies from xamarin/xamarin-macios (#17926)
This pull request updates the following dependencies [marker]: <> (Begin:ede16ecc-e17a-475d-0dc2-08db2b057d40) ## From https://github.com/xamarin/xamarin-macios - **Subscription**: ede16ecc-e17a-475d-0dc2-08db2b057d40 - **Build**: 20230330.2 - **Date Produced**: March 30, 2023 4:00:58 AM UTC - **Commit**: 003776f - **Branch**: refs/heads/release/7.0.2xx [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.MacCatalyst.Sdk**: [from 16.2.2045 to 16.2.2050][2] [2]: 15c7939...003776f [DependencyUpdate]: <> (End) [marker]: <> (End:ede16ecc-e17a-475d-0dc2-08db2b057d40) --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Alex Soto <alex@soto.dev> Co-authored-by: Alex Soto <alex@alexsoto.me>
1 parent b6126ab commit 34beaaf

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
@@ -27,21 +27,21 @@
2727
<Sha>f32e148d67dbf348685c3076a37e8bc68ab3a30f</Sha>
2828
</Dependency>
2929
<!-- This is a subscription of the .NET 7 versions of our packages -->
30-
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="16.2.2045">
30+
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="16.2.2052">
3131
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
32-
<Sha>15c79391b215e825fe56a8991ba4c9e66e7b7637</Sha>
32+
<Sha>38fa7f7899ce4cee61b13c620196dd38065b9194</Sha>
3333
</Dependency>
34-
<Dependency Name="Microsoft.macOS.Sdk" Version="13.1.1054">
34+
<Dependency Name="Microsoft.macOS.Sdk" Version="13.1.2052">
3535
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
36-
<Sha>58b2ef64a4ef68385a645f1fe3b2cfae71bdb8d8</Sha>
36+
<Sha>38fa7f7899ce4cee61b13c620196dd38065b9194</Sha>
3737
</Dependency>
38-
<Dependency Name="Microsoft.iOS.Sdk" Version="16.2.1054">
38+
<Dependency Name="Microsoft.iOS.Sdk" Version="16.2.2052">
3939
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
40-
<Sha>58b2ef64a4ef68385a645f1fe3b2cfae71bdb8d8</Sha>
40+
<Sha>38fa7f7899ce4cee61b13c620196dd38065b9194</Sha>
4141
</Dependency>
42-
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.1.1551">
42+
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.1.2549">
4343
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
44-
<Sha>58b2ef64a4ef68385a645f1fe3b2cfae71bdb8d8</Sha>
44+
<Sha>38fa7f7899ce4cee61b13c620196dd38065b9194</Sha>
4545
</Dependency>
4646
</ProductDependencies>
4747
<ToolsetDependencies>

eng/Versions.props

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
<Emscriptennet7WorkloadVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportVersion)</Emscriptennet7WorkloadVersion>
1515
<EmscriptenWorkloadVersion>$(MicrosoftNETWorkloadEmscriptenCurrentManifest80100TransportVersion)</EmscriptenWorkloadVersion>
1616
<!-- This is a subscription of the .NET 7 versions of our packages -->
17-
<MicrosoftMacCatalystSdkPackageVersion>16.2.2045</MicrosoftMacCatalystSdkPackageVersion>
18-
<MicrosoftmacOSSdkPackageVersion>13.1.1054</MicrosoftmacOSSdkPackageVersion>
19-
<MicrosoftiOSSdkPackageVersion>16.2.1054</MicrosoftiOSSdkPackageVersion>
20-
<MicrosofttvOSSdkPackageVersion>16.1.1551</MicrosofttvOSSdkPackageVersion>
17+
<MicrosoftMacCatalystSdkPackageVersion>16.2.2052</MicrosoftMacCatalystSdkPackageVersion>
18+
<MicrosoftmacOSSdkPackageVersion>13.1.2052</MicrosoftmacOSSdkPackageVersion>
19+
<MicrosoftiOSSdkPackageVersion>16.2.2052</MicrosoftiOSSdkPackageVersion>
20+
<MicrosofttvOSSdkPackageVersion>16.1.2549</MicrosofttvOSSdkPackageVersion>
2121
</PropertyGroup>
2222
</Project>

0 commit comments

Comments
 (0)