Skip to content

Commit

Permalink
[net7.0] Update dependencies from xamarin/xamarin-macios (#10959)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/xamarin/xamarin-macios build 20221027.8

Microsoft.MacCatalyst.Sdk
 From Version 15.4.2371 -> To Version 15.4.2372

* Update dependencies from https://github.com/xamarin/xamarin-macios build 20221027.8

Microsoft.macOS.Sdk
 From Version 12.3.2371 -> To Version 12.3.2372

* Update NuGet.config

* Update dependencies from https://github.com/xamarin/xamarin-macios build 20221027.9

Microsoft.iOS.Sdk
 From Version 16.0.1477 -> To Version 16.0.1478

* Update dependencies from https://github.com/xamarin/xamarin-macios build 20221027.9

Microsoft.tvOS.Sdk
 From Version 16.0.1477 -> To Version 16.0.1478

* Update NuGet.config

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rui Marinho <[email protected]>
  • Loading branch information
3 people authored and mattleibow committed Oct 28, 2022
1 parent 832246e commit e5c8224
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,21 +12,21 @@
<Uri>https://github.com/xamarin/xamarin-android</Uri>
<Sha>8f1d9a47205ead80132661f68b0cee9ed0e0220b</Sha>
</Dependency>
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="15.4.2371">
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="15.4.2372">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>efd24e1e4f4b92c8d4a098c90c7dabcc053f9f32</Sha>
<Sha>754abbf6a3563f6267e5717ae832b4ac25b1f2fb</Sha>
</Dependency>
<Dependency Name="Microsoft.macOS.Sdk" Version="12.3.2371">
<Dependency Name="Microsoft.macOS.Sdk" Version="12.3.2372">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>efd24e1e4f4b92c8d4a098c90c7dabcc053f9f32</Sha>
<Sha>754abbf6a3563f6267e5717ae832b4ac25b1f2fb</Sha>
</Dependency>
<Dependency Name="Microsoft.iOS.Sdk" Version="16.0.1477">
<Dependency Name="Microsoft.iOS.Sdk" Version="16.0.1478">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>4402959f7d048f253a627915131ea2219bdba2fc</Sha>
<Sha>7e129d7643d1d820e9eb20c102d7ab6ad06f7937</Sha>
</Dependency>
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.0.1477">
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.0.1478">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>4402959f7d048f253a627915131ea2219bdba2fc</Sha>
<Sha>7e129d7643d1d820e9eb20c102d7ab6ad06f7937</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100" Version="7.0.0-rtm.22504.3" CoherentParentDependency="Microsoft.NETCore.App.Ref">
<Uri>https://github.com/dotnet/emsdk</Uri>
Expand Down
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@
<!-- xamarin/xamarin-android -->
<MicrosoftAndroidSdkWindowsPackageVersion>33.0.4</MicrosoftAndroidSdkWindowsPackageVersion>
<!-- xamarin/xamarin-macios -->
<MicrosoftMacCatalystSdkPackageVersion>15.4.2371</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>12.3.2371</MicrosoftmacOSSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>16.0.1477</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>16.0.1477</MicrosofttvOSSdkPackageVersion>
<MicrosoftMacCatalystSdkPackageVersion>15.4.2372</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>12.3.2372</MicrosoftmacOSSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>16.0.1478</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>16.0.1478</MicrosofttvOSSdkPackageVersion>
<!-- Samsung/Tizen.NET -->
<SamsungTizenSdkPackageVersion>7.0.100</SamsungTizenSdkPackageVersion>
<!-- emsdk -->
Expand Down

0 comments on commit e5c8224

Please sign in to comment.