Skip to content

Commit a2fd00b

Browse files
Update dependencies from https://github.com/dotnet/android build 8.0.4xx-df9aaf29a52042a4fbf800daf2f3a38964b9e958-1 (#25448)
Microsoft.Android.Sdk.Windows From Version 34.0.144 -> To Version 34.0.145 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent e45924e commit a2fd00b

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-4532ee4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-4532ee42/nuget/v3/index.json" />
9+
<add key="darc-pub-dotnet-android-df9aaf2-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-df9aaf29-2/nuget/v3/index.json" />
1010
<!-- End: Package sources from dotnet-android -->
1111
<!-- Begin: Package sources from dotnet-aspnetcore -->
1212
<!-- End: Package sources from dotnet-aspnetcore -->

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
<Uri>https://github.com/dotnet/runtime</Uri>
2525
<Sha>62304a6d7085e32672ec988835eab41d89b82e25</Sha>
2626
</Dependency>
27-
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="34.0.144">
27+
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="34.0.145">
2828
<Uri>https://github.com/dotnet/android</Uri>
29-
<Sha>4532ee4267d77f87a82f168964c9c9f40d2f1b69</Sha>
29+
<Sha>df9aaf29a52042a4fbf800daf2f3a38964b9e958</Sha>
3030
</Dependency>
3131
<Dependency Name="Microsoft.MacCatalyst.Sdk" Version="17.5.8020">
3232
<Uri>https://github.com/xamarin/xamarin-macios</Uri>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<MicrosoftExtensionsLoggingDebugVersion>8.0.0</MicrosoftExtensionsLoggingDebugVersion>
5050
<MicrosoftExtensionsPrimitivesVersion>8.0.0</MicrosoftExtensionsPrimitivesVersion>
5151
<!-- xamarin/xamarin-android -->
52-
<MicrosoftAndroidSdkWindowsPackageVersion>34.0.144</MicrosoftAndroidSdkWindowsPackageVersion>
52+
<MicrosoftAndroidSdkWindowsPackageVersion>34.0.145</MicrosoftAndroidSdkWindowsPackageVersion>
5353
<!-- xamarin/xamarin-macios -->
5454
<MicrosoftMacCatalystSdkPackageVersion>17.5.8020</MicrosoftMacCatalystSdkPackageVersion>
5555
<MicrosoftmacOSSdkPackageVersion>14.5.8020</MicrosoftmacOSSdkPackageVersion>

0 commit comments

Comments
 (0)