Skip to content

Commit d31c701

Browse files
Bump to df9aaf29a5 34.0.145 (#9434)
Changes: 45bb7f3...df9aaf2 Updates: Microsoft.Android.Sdk.Windows: from 34.0.143 to 34.0.145
1 parent 4fdc801 commit d31c701

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
@@ -4,7 +4,7 @@
44
<clear />
55
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
66
<!-- Begin: Package sources from dotnet-android -->
7-
<add key="darc-pub-dotnet-android-45bb7f3" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-45bb7f36/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-android-df9aaf2-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-df9aaf29-1/nuget/v3/index.json" />
88
<!-- End: Package sources from dotnet-android -->
99
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1010
<!-- ensure only the sources defined below are used -->

eng/Version.Details.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<Sha>9c9443396f8deacceb8edb169890e52aac25f311</Sha>
2222
</Dependency>
2323
<!-- Previous .NET Android version -->
24-
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="34.0.143">
24+
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="34.0.145">
2525
<Uri>https://github.com/dotnet/android</Uri>
26-
<Sha>45bb7f365f1587a7786d5bbbf0daec075d5aabea</Sha>
26+
<Sha>df9aaf29a52042a4fbf800daf2f3a38964b9e958</Sha>
2727
</Dependency>
2828
</ProductDependencies>
2929
<ToolsetDependencies>

eng/Versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<MicrosoftDotNetCecilPackageVersion>0.11.5-alpha.24480.1</MicrosoftDotNetCecilPackageVersion>
1414
<SystemIOHashingPackageVersion>$(MicrosoftNETCoreAppRefPackageVersion)</SystemIOHashingPackageVersion>
1515
<!-- Previous .NET Android version -->
16-
<MicrosoftAndroidSdkWindowsPackageVersion>34.0.143</MicrosoftAndroidSdkWindowsPackageVersion>
16+
<MicrosoftAndroidSdkWindowsPackageVersion>34.0.145</MicrosoftAndroidSdkWindowsPackageVersion>
1717
<AndroidNetPreviousVersion>$(MicrosoftAndroidSdkWindowsPackageVersion)</AndroidNetPreviousVersion>
1818
</PropertyGroup>
1919
<PropertyGroup>

0 commit comments

Comments
 (0)