Skip to content

Commit

Permalink
[release/7.0.1xx-rc2] Update dependencies from xamarin/xamarin-macios (
Browse files Browse the repository at this point in the history
…#10598)

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

Microsoft.iOS.Sdk , Microsoft.tvOS.Sdk
 From Version 16.0.1267-rc.2-xcode14 -> To Version 16.0.1268-rc.2-xcode14

* 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 11, 2022
1 parent 8be6693 commit 6d094a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions eng/Version.Details.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>903a8512b8edf8a6d85db1a82719ae4ba3a355dd</Sha>
</Dependency>
<Dependency Name="Microsoft.iOS.Sdk" Version="16.0.1267-rc.2-xcode14">
<Dependency Name="Microsoft.iOS.Sdk" Version="16.0.1268-rc.2-xcode14">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>bc89446ecd03ab6dd0958c9a29ac88af2c8d9a41</Sha>
<Sha>044af246ead248a21b29d61c618c3039260b8942</Sha>
</Dependency>
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.0.1267-rc.2-xcode14">
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.0.1268-rc.2-xcode14">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>bc89446ecd03ab6dd0958c9a29ac88af2c8d9a41</Sha>
<Sha>044af246ead248a21b29d61c618c3039260b8942</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100" Version="7.0.0-rc.2.22465.1" CoherentParentDependency="Microsoft.NETCore.App.Ref">
<Uri>https://github.com/dotnet/emsdk</Uri>
Expand Down
4 changes: 2 additions & 2 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.0-rc.2.202</MicrosoftAndroidSdkWindowsPackageVersion>
<!-- xamarin/xamarin-macios -->
<MicrosoftiOSSdkPackageVersion>16.0.1267-rc.2-xcode14</MicrosoftiOSSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>16.0.1268-rc.2-xcode14</MicrosoftiOSSdkPackageVersion>
<MicrosoftMacCatalystSdkPackageVersion>15.4.1186-rc.2</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>12.3.1186-rc.2</MicrosoftmacOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>16.0.1267-rc.2-xcode14</MicrosofttvOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>16.0.1268-rc.2-xcode14</MicrosofttvOSSdkPackageVersion>
<!-- Samsung/Tizen.NET -->
<SamsungTizenSdkPackageVersion>7.0.100-rc.2.24</SamsungTizenSdkPackageVersion>
<!-- emsdk -->
Expand Down

0 comments on commit 6d094a4

Please sign in to comment.