Skip to content

Commit

Permalink
[net7.0] Update dependencies from xamarin/xamarin-macios (#17250)
Browse files Browse the repository at this point in the history
This pull request updates the following dependencies

[marker]: <> (Begin:813e19fd-d3ee-45f4-661a-08db740dd39d)
## From https://github.com/xamarin/xamarin-macios
- **Subscription**: 813e19fd-d3ee-45f4-661a-08db740dd39d
- **Build**: 20230907.4
- **Date Produced**: September 7, 2023 7:47:58 AM UTC
- **Commit**: 14986e777453d9a11e236582566efeb925654a6a
- **Branch**: refs/heads/release/7.0.3xx

[DependencyUpdate]: <> (Begin)

- **Updates**:
  - **Microsoft.tvOS.Sdk**: [from 16.4.7099 to 16.4.7100][4]

[4]:
dotnet/macios@c70a2f5...14986e7

[DependencyUpdate]: <> (End)


[marker]: <> (End:813e19fd-d3ee-45f4-661a-08db740dd39d)
  • Loading branch information
rmarinho authored Sep 7, 2023
2 parents c16295e + ce87391 commit 6a319ab
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>05bc1059294eb4131d661e9162aeb4aceab7c7fd</Sha>
</Dependency>
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="16.4.7099">
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="16.4.7100">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>c70a2f50f88ee470d197d2b4fff3de5b75237a0d</Sha>
<Sha>14986e777453d9a11e236582566efeb925654a6a</Sha>
</Dependency>
<Dependency Name="Microsoft.macOS.Sdk" Version="13.3.7099">
<Dependency Name="Microsoft.macOS.Sdk" Version="13.3.7100">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>c70a2f50f88ee470d197d2b4fff3de5b75237a0d</Sha>
<Sha>14986e777453d9a11e236582566efeb925654a6a</Sha>
</Dependency>
<Dependency Name="Microsoft.iOS.Sdk" Version="16.4.7099">
<Dependency Name="Microsoft.iOS.Sdk" Version="16.4.7100">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>c70a2f50f88ee470d197d2b4fff3de5b75237a0d</Sha>
<Sha>14986e777453d9a11e236582566efeb925654a6a</Sha>
</Dependency>
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.4.7099">
<Dependency Name="Microsoft.tvOS.Sdk" Version="16.4.7100">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>c70a2f50f88ee470d197d2b4fff3de5b75237a0d</Sha>
<Sha>14986e777453d9a11e236582566efeb925654a6a</Sha>
</Dependency>
<Dependency Name="Microsoft.NET.Workload.Emscripten.net6.Manifest-7.0.100" Version="7.0.11" 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.88</MicrosoftAndroidSdkWindowsPackageVersion>
<!-- xamarin/xamarin-macios -->
<MicrosoftMacCatalystSdkPackageVersion>16.4.7099</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>13.3.7099</MicrosoftmacOSSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>16.4.7099</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>16.4.7099</MicrosofttvOSSdkPackageVersion>
<MicrosoftMacCatalystSdkPackageVersion>16.4.7100</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>13.3.7100</MicrosoftmacOSSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>16.4.7100</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>16.4.7100</MicrosofttvOSSdkPackageVersion>
<!-- Samsung/Tizen.NET -->
<SamsungTizenSdkPackageVersion>7.0.120</SamsungTizenSdkPackageVersion>
<!-- emsdk -->
Expand Down

0 comments on commit 6a319ab

Please sign in to comment.