Skip to content

Commit faee7ba

Browse files
Update dependencies from https://github.com/dotnet/android build 9.0.50-ci.net9.25174.1+azdo.11257792 (#368)
Microsoft.NET.Sdk.Android.Manifest-9.0.100 From Version 35.0.50 -> To Version 35.0.61 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
1 parent ad8428b commit faee7ba

File tree

3 files changed

+10
-4
lines changed

3 files changed

+10
-4
lines changed

NuGet.config

+7-1
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,21 @@
77
<clear />
88
<!--Begin: Package sources managed by Dependency Flow automation. Do not edit the sources below.-->
99
<!-- Begin: Package sources from dotnet-android -->
10-
<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" />
10+
<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" />
1111
<!-- End: Package sources from dotnet-android -->
1212
<!-- Begin: Package sources from dotnet-maui -->
1313
<!-- End: Package sources from dotnet-maui -->
1414
<!-- Begin: Package sources from dotnet-aspire -->
1515
<!-- End: Package sources from dotnet-aspire -->
1616
<!-- Begin: Package sources from dotnet-emsdk -->
1717
<add key="darc-pub-dotnet-emsdk-78be8cd" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78be8cdf/nuget/v3/index.json" />
18+
<add key="darc-pub-dotnet-emsdk-78be8cd-2" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78be8cdf-2/nuget/v3/index.json" />
19+
<add key="darc-pub-dotnet-emsdk-78be8cd-1" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-emsdk-78be8cdf-1/nuget/v3/index.json" />
1820
<!-- End: Package sources from dotnet-emsdk -->
1921
<!-- Begin: Package sources from dotnet-runtime -->
2022
<add key="darc-int-dotnet-runtime-f57e6dc" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-f57e6dc7/nuget/v3/index.json" />
23+
<add key="darc-int-dotnet-runtime-f57e6dc-2" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-f57e6dc7-2/nuget/v3/index.json" />
24+
<add key="darc-int-dotnet-runtime-f57e6dc-1" value="https://pkgs.dev.azure.com/dnceng/internal/_packaging/darc-int-dotnet-runtime-f57e6dc7-1/nuget/v3/index.json" />
2125
<!-- End: Package sources from dotnet-runtime -->
2226
<!-- Begin: Package sources from xamarin-xamarin-macios -->
2327
<!-- End: Package sources from xamarin-xamarin-macios -->
@@ -38,6 +42,8 @@
3842
<!-- Begin: Package sources from dotnet-maui -->
3943
<!-- End: Package sources from dotnet-maui -->
4044
<!-- Begin: Package sources from dotnet-runtime -->
45+
<add key="darc-int-dotnet-runtime-f57e6dc-1" value="true" />
46+
<add key="darc-int-dotnet-runtime-f57e6dc-2" value="true" />
4147
<add key="darc-int-dotnet-runtime-f57e6dc" value="true" />
4248
<!-- End: Package sources from dotnet-runtime -->
4349
<!--End: Package sources managed by Dependency Flow automation. Do not edit the sources above.-->

eng/Version.Details.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<Uri>https://dev.azure.com/dnceng/internal/_git/dotnet-runtime</Uri>
1111
<Sha>f57e6dc747158ab7ade4e62a75a6750d16b771e8</Sha>
1212
</Dependency>
13-
<Dependency Name="Microsoft.NET.Sdk.Android.Manifest-9.0.100" Version="35.0.50">
13+
<Dependency Name="Microsoft.NET.Sdk.Android.Manifest-9.0.100" Version="35.0.61">
1414
<Uri>https://github.com/dotnet/android</Uri>
15-
<Sha>1719a35b8a0348a4a8dd0061cfc4dd7fe6612a3c</Sha>
15+
<Sha>e7876a4f92d894b40c191a24c2b74f06d4bf4573</Sha>
1616
</Dependency>
1717
<Dependency Name="Microsoft.NET.Sdk.iOS.Manifest-9.0.100" Version="18.2.9180">
1818
<Uri>https://github.com/xamarin/xamarin-macios</Uri>

eng/Versions.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
</PropertyGroup>
5252
<PropertyGroup Label="MauiWorkloads">
5353
<MauiFeatureBand>9.0.100</MauiFeatureBand>
54-
<MicrosoftNETSdkAndroidManifest90100PackageVersion>35.0.50</MicrosoftNETSdkAndroidManifest90100PackageVersion>
54+
<MicrosoftNETSdkAndroidManifest90100PackageVersion>35.0.61</MicrosoftNETSdkAndroidManifest90100PackageVersion>
5555
<MicrosoftNETSdkiOSManifest90100PackageVersion>18.2.9180</MicrosoftNETSdkiOSManifest90100PackageVersion>
5656
<MicrosoftNETSdktvOSManifest90100PackageVersion>18.2.9180</MicrosoftNETSdktvOSManifest90100PackageVersion>
5757
<MicrosoftNETSdkMacCatalystManifest90100PackageVersion>18.2.9180</MicrosoftNETSdkMacCatalystManifest90100PackageVersion>

0 commit comments

Comments
 (0)