Skip to content

Commit 8dfc954

Browse files
Update dependencies from https://github.com/dotnet/android build 10.0.0-ci.net10.25524.1+azdo.12655054 (#32207)
On relative base path root Microsoft.Android.Sdk.Windows From Version 36.0.16 -> To Version 36.0.17 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent bcc8f2c commit 8dfc954

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

NuGet.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<clear />
77
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
88
<!-- Begin: Package sources from dotnet-android -->
9-
<add key="darc-pub-dotnet-android-68aebb0" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-68aebb0a/nuget/v3/index.json" />
9+
<add key="darc-pub-dotnet-android-205bb2a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-205bb2a0/nuget/v3/index.json" />
1010
<!-- End: Package sources from dotnet-android -->
1111
<!-- Begin: Package sources from dotnet-dotnet -->
1212
<add key="darc-pub-dotnet-dotnet-5aef8ea" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-dotnet-5aef8eac/nuget/v3/index.json" />

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
<Uri>https://github.com/dotnet/dotnet</Uri>
99
<Sha>5aef8eac3428937558b9abd7b477148b8a5d29b8</Sha>
1010
</Dependency>
11-
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="36.0.16">
11+
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="36.0.17">
1212
<Uri>https://github.com/dotnet/android</Uri>
13-
<Sha>68aebb0a19accb232d6682a62f900c5f9364815f</Sha>
13+
<Sha>205bb2a0fd55446417ef2c532d1727e0ab5b48d2</Sha>
1414
</Dependency>
1515
<!-- Previous .NET Android version(s) -->
1616
<Dependency Name="Microsoft.NET.Sdk.Android.Manifest-9.0.100" Version="35.0.105" CoherentParentDependency="Microsoft.Android.Sdk.Windows">

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<MicrosoftExtensionsPrimitivesVersion>10.0.0</MicrosoftExtensionsPrimitivesVersion>
5454
<MicrosoftExtensionsHostingAbstractionsVersion>10.0.0</MicrosoftExtensionsHostingAbstractionsVersion>
5555
<!-- xamarin/xamarin-android -->
56-
<MicrosoftAndroidSdkWindowsPackageVersion>36.0.16</MicrosoftAndroidSdkWindowsPackageVersion>
56+
<MicrosoftAndroidSdkWindowsPackageVersion>36.0.17</MicrosoftAndroidSdkWindowsPackageVersion>
5757
<MicrosoftNETSdkAndroidManifest90100PackageVersion>35.0.105</MicrosoftNETSdkAndroidManifest90100PackageVersion>
5858
<AndroidNetPreviousVersion>$(MicrosoftNETSdkAndroidManifest90100PackageVersion)</AndroidNetPreviousVersion>
5959
<!-- xamarin/xamarin-macios -->

0 commit comments

Comments
 (0)