Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #118 from dotnet/darc-main-1cce53c1-c6cb-42a8-8a53…
Browse files Browse the repository at this point in the history
…-6b2b70943f34

[main] Update dependencies from xamarin/xamarin-macios
  • Loading branch information
rmarinho authored Jul 13, 2021
2 parents 857a065 + 6abc5f3 commit 739defd
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 @@ -8,21 +8,21 @@
<Uri>https://github.com/xamarin/xamarin-android</Uri>
<Sha>9a7da6d3e943544abbf67758b50fd5afb21875cc</Sha>
</Dependency>
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="14.5.100-preview.5.884">
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="15.0.100-preview.6.64">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>fd91643a101d45ddcad4d5aaf5541763a2260e41</Sha>
<Sha>f60eec00877fe65010edf4332f7818621f02f9d0</Sha>
</Dependency>
<Dependency Name="Microsoft.iOS.Sdk" Version="14.5.100-preview.5.884">
<Dependency Name="Microsoft.iOS.Sdk" Version="15.0.100-preview.6.64">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>fd91643a101d45ddcad4d5aaf5541763a2260e41</Sha>
<Sha>f60eec00877fe65010edf4332f7818621f02f9d0</Sha>
</Dependency>
<Dependency Name="Microsoft.tvOS.Sdk" Version="14.5.100-preview.5.884">
<Dependency Name="Microsoft.tvOS.Sdk" Version="15.0.100-preview.6.64">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>fd91643a101d45ddcad4d5aaf5541763a2260e41</Sha>
<Sha>f60eec00877fe65010edf4332f7818621f02f9d0</Sha>
</Dependency>
<Dependency Name="Microsoft.macOS.Sdk" Version="11.3.100-preview.5.884">
<Dependency Name="Microsoft.macOS.Sdk" Version="12.0.100-preview.6.64">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
<Sha>fd91643a101d45ddcad4d5aaf5541763a2260e41</Sha>
<Sha>f60eec00877fe65010edf4332f7818621f02f9d0</Sha>
</Dependency>
</ProductDependencies>
</Dependencies>
8 changes: 4 additions & 4 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,10 @@
<PropertyGroup>
<MicrosoftDotnetSdkInternalPackageVersion>6.0.100-preview.6.21355.2</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftAndroidSdkWindowsPackageVersion>30.0.100-preview.6.62</MicrosoftAndroidSdkWindowsPackageVersion>
<MicrosoftMacCatalystSdkPackageVersion>14.5.100-preview.5.884</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>14.5.100-preview.5.884</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>14.5.100-preview.5.884</MicrosofttvOSSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>11.3.100-preview.5.884</MicrosoftmacOSSdkPackageVersion>
<MicrosoftMacCatalystSdkPackageVersion>15.0.100-preview.6.64</MicrosoftMacCatalystSdkPackageVersion>
<MicrosoftiOSSdkPackageVersion>15.0.100-preview.6.64</MicrosoftiOSSdkPackageVersion>
<MicrosofttvOSSdkPackageVersion>15.0.100-preview.6.64</MicrosofttvOSSdkPackageVersion>
<MicrosoftmacOSSdkPackageVersion>12.0.100-preview.6.64</MicrosoftmacOSSdkPackageVersion>
</PropertyGroup>
<PropertyGroup>
<!-- Trim all characters after first `-` or `+` is encountered. -->
Expand Down

0 comments on commit 739defd

Please sign in to comment.