Skip to content

Commit

Permalink
[net8.0] Update dependencies from xamarin/xamarin-android (#17603)
Browse files Browse the repository at this point in the history
* Update dependencies from https://github.com/xamarin/xamarin-android build 8.0.1xx-rc2-a7922449b00a9fc2bba076fe3c092c627f61ccbb-1

Microsoft.Android.Sdk.Windows
 From Version 34.0.0-rc.2.440 -> To Version 34.0.0-rc.2.464

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal
 From Version 8.0.100-rc.2.23431.5 -> To Version 8.0.100-rc.2.23468.1 (parent: Microsoft.Android.Sdk.Windows

* Update dependencies from https://github.com/xamarin/xamarin-android build 8.0.1xx-rc2-a7922449b00a9fc2bba076fe3c092c627f61ccbb-1

Microsoft.Android.Sdk.Windows
 From Version 34.0.0-rc.2.440 -> To Version 34.0.0-rc.2.464

Dependency coherency updates

Microsoft.Dotnet.Sdk.Internal
 From Version 8.0.100-rc.2.23431.5 -> To Version 8.0.100-rc.2.23468.1 (parent: Microsoft.Android.Sdk.Windows

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
  • Loading branch information
dotnet-maestro[bot] and dotnet-maestro[bot] authored Sep 25, 2023
1 parent 1fe7c13 commit 735dee1
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
@@ -1,16 +1,16 @@
<Dependencies>
<ProductDependencies>
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rc.2.23431.5" CoherentParentDependency="Microsoft.Android.Sdk.Windows">
<Dependency Name="Microsoft.Dotnet.Sdk.Internal" Version="8.0.100-rc.2.23468.1" CoherentParentDependency="Microsoft.Android.Sdk.Windows">
<Uri>https://github.com/dotnet/installer</Uri>
<Sha>2809943e7ac105b7f2de45e1fd047537f897016c</Sha>
<Sha>e1fd7d964980ed478fa30457cf750e81105caee1</Sha>
</Dependency>
<Dependency Name="Microsoft.NETCore.App.Ref" Version="8.0.0-rc.2.23457.7">
<Uri>https://github.com/dotnet/runtime</Uri>
<Sha>da3500bb02343b1d0424c74ccdddbc592b5b3f4f</Sha>
</Dependency>
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="34.0.0-rc.2.440">
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="34.0.0-rc.2.464">
<Uri>https://github.com/xamarin/xamarin-android</Uri>
<Sha>52d15704a8837d4b7621c560342a2bae0d090a94</Sha>
<Sha>a7922449b00a9fc2bba076fe3c092c627f61ccbb</Sha>
</Dependency>
<Dependency Name="Microsoft.MacCatalyst.Sdk.net8.0_16.4" Version="16.4.8911-net8-rc2">
<Uri>https://github.com/xamarin/xamarin-macios</Uri>
Expand Down
4 changes: 2 additions & 2 deletions eng/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<!-- Current previous .NET SDK major version's stable release of MAUI packages -->
<MicrosoftMauiPreviousDotNetReleasedVersion>7.0.96</MicrosoftMauiPreviousDotNetReleasedVersion>
<!-- dotnet/installer -->
<MicrosoftDotnetSdkInternalPackageVersion>8.0.100-rc.2.23431.5</MicrosoftDotnetSdkInternalPackageVersion>
<MicrosoftDotnetSdkInternalPackageVersion>8.0.100-rc.2.23468.1</MicrosoftDotnetSdkInternalPackageVersion>
<!-- dotnet/runtime -->
<MicrosoftNETCoreAppRefPackageVersion>8.0.0-rc.2.23457.7</MicrosoftNETCoreAppRefPackageVersion>
<SystemTextJsonPackageVersion>$(MicrosoftNETCoreAppRefPackageVersion)</SystemTextJsonPackageVersion>
Expand All @@ -23,7 +23,7 @@
<MicrosoftExtensionsLoggingDebugVersion>8.0.0-rc.2.23457.7</MicrosoftExtensionsLoggingDebugVersion>
<MicrosoftExtensionsPrimitivesVersion>8.0.0-rc.2.23457.7</MicrosoftExtensionsPrimitivesVersion>
<!-- xamarin/xamarin-android -->
<MicrosoftAndroidSdkWindowsPackageVersion>34.0.0-rc.2.440</MicrosoftAndroidSdkWindowsPackageVersion>
<MicrosoftAndroidSdkWindowsPackageVersion>34.0.0-rc.2.464</MicrosoftAndroidSdkWindowsPackageVersion>
<!-- xamarin/xamarin-macios -->
<MicrosoftMacCatalystSdknet80_164PackageVersion>16.4.8911-net8-rc2</MicrosoftMacCatalystSdknet80_164PackageVersion>
<MicrosoftmacOSSdknet80_133PackageVersion>13.3.8911-net8-rc2</MicrosoftmacOSSdknet80_133PackageVersion>
Expand Down

0 comments on commit 735dee1

Please # to comment.