Skip to content

Commit 69e5f18

Browse files
authored
Bump to 3f3a5d23 35.0.61 and 34.0.154 (#9946)
.NET 8 Changes: cdb777a...fea9dcd .NET 9 Changes: http://github.com/dotnet/android/compare/1719a35b...3f3a5d23 Bump previous Android SDK references for the upcoming April servicing release.
1 parent 1ff5658 commit 69e5f18

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

NuGet.config

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
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-1719a35" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-1719a35b/nuget/v3/index.json" />
8-
<add key="darc-pub-dotnet-android-cdb777a" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-cdb777a0/nuget/v3/index.json" />
7+
<add key="darc-pub-dotnet-android-82d8938" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-82d8938c/nuget/v3/index.json" />
8+
<add key="darc-pub-dotnet-android-e7876a4" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-android-e7876a4f/nuget/v3/index.json" />
99
<!-- End: Package sources from dotnet-android -->
1010
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->
1111
<!-- ensure only the sources defined below are used -->

eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
<Sha>f7a78a77069262841fe3c3c6b89ff243fc43cefc</Sha>
2222
</Dependency>
2323
<!-- Previous .NET Android version -->
24-
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="35.0.50">
24+
<Dependency Name="Microsoft.Android.Sdk.Windows" Version="35.0.61">
2525
<Uri>https://github.com/dotnet/android</Uri>
26-
<Sha>1719a35b8a0348a4a8dd0061cfc4dd7fe6612a3c</Sha>
26+
<Sha>e7876a4f92d894b40c191a24c2b74f06d4bf4573</Sha>
2727
</Dependency>
2828
</ProductDependencies>
2929
<ToolsetDependencies>

eng/Versions.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
<MicrosoftDotNetCecilPackageVersion>0.11.5-alpha.25125.1</MicrosoftDotNetCecilPackageVersion>
1414
<SystemIOHashingPackageVersion>$(MicrosoftNETCoreAppRefPackageVersion)</SystemIOHashingPackageVersion>
1515
<!-- Previous .NET Android version -->
16-
<MicrosoftAndroidSdkWindowsPackageVersion>35.0.50</MicrosoftAndroidSdkWindowsPackageVersion>
16+
<MicrosoftAndroidSdkWindowsPackageVersion>35.0.61</MicrosoftAndroidSdkWindowsPackageVersion>
1717
<AndroidNetPreviousVersion>$(MicrosoftAndroidSdkWindowsPackageVersion)</AndroidNetPreviousVersion>
1818
<!-- To be removed before .NET 10 GA -->
19-
<AndroidNet8PreviousVersion>34.0.148</AndroidNet8PreviousVersion>
19+
<AndroidNet8PreviousVersion>34.0.154</AndroidNet8PreviousVersion>
2020
</PropertyGroup>
2121
<PropertyGroup>
2222
<!-- Match the first three version numbers and append 00 -->

0 commit comments

Comments
 (0)