Skip to content

Commit

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

Microsoft.iOS.Sdk
 From Version 16.0.1472 -> To Version 16.0.1473

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

Microsoft.tvOS.Sdk
 From Version 16.0.1472 -> To Version 16.0.1473

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

Microsoft.macOS.Sdk
 From Version 12.3.2367 -> To Version 12.3.2368

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

Microsoft.MacCatalyst.Sdk
 From Version 15.4.2367 -> To Version 15.4.2368

* Update NuGet.config

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

Microsoft.macOS.Sdk
 From Version 12.3.2367 -> To Version 12.3.2369

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

Microsoft.MacCatalyst.Sdk
 From Version 15.4.2367 -> To Version 15.4.2369

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

Microsoft.iOS.Sdk
 From Version 16.0.1472 -> To Version 16.0.1474

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

Microsoft.tvOS.Sdk
 From Version 16.0.1472 -> To Version 16.0.1474

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

Microsoft.macOS.Sdk
 From Version 12.3.2367 -> To Version 12.3.2370

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

Microsoft.MacCatalyst.Sdk
 From Version 15.4.2367 -> To Version 15.4.2370

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

Microsoft.iOS.Sdk
 From Version 16.0.1472 -> To Version 16.0.1475

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

Microsoft.tvOS.Sdk
 From Version 16.0.1472 -> To Version 16.0.1475

* 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 Oct 26, 2022
1 parent d7c69e5 commit a3f6766
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.2367">
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="15.4.2370">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>42be8a5bba623032464c79823ebf4a187dd656fd</Sha>
<Sha>16925e40c98a9789323ade1c8a0660968d8ac244</Sha>
</Dependency>
<Dependency Name="Microsoft.macOS.Sdk" Version="12.3.2367">
<Dependency Name="Microsoft.macOS.Sdk" Version="12.3.2370">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>42be8a5bba623032464c79823ebf4a187dd656fd</Sha>
<Sha>16925e40c98a9789323ade1c8a0660968d8ac244</Sha>
</Dependency>
<Dependency Name="Microsoft.iOS.Sdk" Version="16.0.1472">
<Dependency Name="Microsoft.iOS.Sdk" Version="16.0.1475">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>4876d7bea50e2258f4167b07eabbcd88129ff171</Sha>
<Sha>12993a6a15caf9793f3b65db21407f085ea2ae4f</Sha>
</Dependency>
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.0.1472">
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.0.1475">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>4876d7bea50e2258f4167b07eabbcd88129ff171</Sha>
<Sha>12993a6a15caf9793f3b65db21407f085ea2ae4f</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.2367</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>12.3.2367</MicrosoftmacOSSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>16.0.1472</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>16.0.1472</MicrosofttvOSSdkPackageVersion>
<MicrosoftMacCatalystSdkPackageVersion>15.4.2370</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>12.3.2370</MicrosoftmacOSSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>16.0.1475</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>16.0.1475</MicrosofttvOSSdkPackageVersion>
<!-- Samsung/Tizen.NET -->
<SamsungTizenSdkPackageVersion>7.0.100</SamsungTizenSdkPackageVersion>
<!-- emsdk -->
Expand Down

0 comments on commit a3f6766

Please sign in to comment.