Skip to content

Conversation

@rmarinho
Copy link
Member

@rmarinho rmarinho commented Nov 3, 2025

Description of Change

Update with some changes from the release branch for internal branches

PureWeen and others added 30 commits October 18, 2025 13:52
* [Testing] Fix for flaky UITests CookiesCorrectlyLoadWithMultipleWebViews in CI (#31823)

This PR addresses the UI test image failures that occurred in the main
branch and includes updates to improve rendering and test stability
across platforms.

- In the CookiesCorrectlyLoadWithMultipleWebViews test case, I changed
the WebView source to match the cookies.

### Test cases:

- CookiesCorrectlyLoadWithMultipleWebViews

* [iOS] Fix added for Navigation.SetTitleView does not work in ios 26. (#31831)

* [iOS] Fix added for Navigation.SetTitleView does not work in ios 26.

* changes added.

* changed the version condition.

* [testing] Update androidApiLevels for device tests (#31827)

* Update androidApiLevels for device tests

* [ci] Update provisioning of api 36

* Add reference (#31669)

* [Windows, Catalyst] Fix IsPresented=true Not Working on Initial Value in FlyoutPage (#31515)

* mac fix added

* Windows fix added

* test case added

* Update Issue31372.cs

* Update Issue31372.cs

* Update WindowHandler.iOS.cs

* fix updated

* Update WindowHandler.iOS.cs

* Update WindowHandler.iOS.cs

* Update PublicAPI.Shipped.txt

* changes added in UnShipped file

* Temporarily disable flaky WebView tests using FlakyTest attribute (#31868)

* Initial plan

* Temporarily disable flaky WebView tests with FlakyTest attribute

Co-authored-by: rmarinho <[email protected]>

* Add tracking issue link to FlakyTest attributes

Co-authored-by: rmarinho <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: rmarinho <[email protected]>

* Invert NavigationPage UseMauiHandler flag (#31859)

* Update dependencies from https://github.com/dotnet/xharness build 20251004.2 (#31872)

On relative base path root
Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 9.0.0-prerelease.25426.1 -> To Version 9.0.0-prerelease.25504.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* [release/9.0.1xx-sr12] Fix ProjectList not displaying due to missing BindingContext update in template sample (#31954)

* update ProjectListPage

* Update MauiApp.1.csproj

---------

Co-authored-by: Vignesh-SF3580 <[email protected]>

* [release/9.0.1xx-sr12] [Android] -Picker dialog causes crash when page is popped while dialo… (#31919)

* [Android] -Picker dialog causes crash when page is popped while dialog is open

* removed the dispose call.

* Revert "removed the dispose call."

This reverts commit e1e7a9f.

* removed the dispose call.

* Modified with Dismiss() method.

---------

Co-authored-by: sheiksyedm <[email protected]>

* [release/9.0.1xx-sr12] [iOS] Fix memory leak in CollectionViewHandler2 ItemsLayout PropertyChanged subscription (#31922)

* [release/9.0.1xx-sr12] [Android][Regression] Fixed Entry and Editor AppThemeBinding colors for text and placeholder reset to default on theme change (#31921)

* added snapshots and fix

* removed test cases

* added the test cases and snapshots

* added braces

* added mac and windows snapshots

* added mac and windows snapshots

* added snapshot

---------

Co-authored-by: TamilarasanSF4853 <[email protected]>

* 9.0.120 Release Branding (#31979)

* [release/9.0.1xx-sr12] [ci] Update arcade main (#31987)

* Update arcade

* Don t use internal feeds

---------

Co-authored-by: Rui Marinho <[email protected]>

* Update FlyoutViewHandler.Windows.cs (#32007)

Co-authored-by: devanathan-vaithiyanathan <[email protected]>

---------

Co-authored-by: TamilarasanSF4853 <[email protected]>
Co-authored-by: sheiksyedm <[email protected]>
Co-authored-by: Rui Marinho <[email protected]>
Co-authored-by: MartyIX <[email protected]>
Co-authored-by: devanathan-vaithiyanathan <[email protected]>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: rmarinho <[email protected]>
Co-authored-by: Tim Miller <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Vignesh-SF3580 <[email protected]>
…32058)

* Update dependencies from https://github.com/dotnet/dotnet build 20251013.2 On relative base path root Microsoft.AspNetCore.Authentication.Facebook , Microsoft.AspNetCore.Authentication.Google , Microsoft.AspNetCore.Authentication.MicrosoftAccount , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebAssembly , Microsoft.AspNetCore.Components.WebAssembly.Server , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Primitives , Microsoft.JSInterop , Microsoft.NETCore.App.Ref From Version 10.0.0-rtm.25479.115 -> To Version 10.0.0-rtm.25513.102 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.25479.115 -> To Version 10.0.0-beta.25513.102 Microsoft.NET.Sdk From Version 10.0.100-rtm.25479.115 -> To Version 10.0.100-rtm.25513.102

* Fix bin log switch

* try other option

* Update dependencies from https://github.com/dotnet/dotnet build 20251014.3 On relative base path root Microsoft.AspNetCore.Authentication.Facebook , Microsoft.AspNetCore.Authentication.Google , Microsoft.AspNetCore.Authentication.MicrosoftAccount , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebAssembly , Microsoft.AspNetCore.Components.WebAssembly.Server , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Primitives , Microsoft.JSInterop , Microsoft.NETCore.App.Ref From Version 10.0.0-rtm.25479.115 -> To Version 10.0.0 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.25479.115 -> To Version 10.0.0-beta.25514.103 Microsoft.NET.Sdk From Version 10.0.100-rtm.25479.115 -> To Version 10.0.100-rtm.25514.103

* Update dependencies from https://github.com/dotnet/dotnet build 20251015.7 On relative base path root Microsoft.AspNetCore.Authentication.Facebook , Microsoft.AspNetCore.Authentication.Google , Microsoft.AspNetCore.Authentication.MicrosoftAccount , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebAssembly , Microsoft.AspNetCore.Components.WebAssembly.Server , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Primitives , Microsoft.JSInterop , Microsoft.NETCore.App.Ref From Version 10.0.0-rtm.25479.115 -> To Version 10.0.0 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.25479.115 -> To Version 10.0.0-beta.25515.107 Microsoft.NET.Sdk From Version 10.0.100-rtm.25479.115 -> To Version 10.0.100-rtm.25515.107

* Update dependencies from https://github.com/dotnet/dotnet build 20251015.11 On relative base path root Microsoft.AspNetCore.Authentication.Facebook , Microsoft.AspNetCore.Authentication.Google , Microsoft.AspNetCore.Authentication.MicrosoftAccount , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebAssembly , Microsoft.AspNetCore.Components.WebAssembly.Server , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Primitives , Microsoft.JSInterop , Microsoft.NETCore.App.Ref From Version 10.0.0-rtm.25479.115 -> To Version 10.0.0 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.25479.115 -> To Version 10.0.0-beta.25515.111 Microsoft.NET.Sdk From Version 10.0.100-rtm.25479.115 -> To Version 10.0.100-rtm.25515.111

* Update dependencies from https://github.com/dotnet/dotnet build 20251017.4 On relative base path root Microsoft.AspNetCore.Authentication.Facebook , Microsoft.AspNetCore.Authentication.Google , Microsoft.AspNetCore.Authentication.MicrosoftAccount , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebAssembly , Microsoft.AspNetCore.Components.WebAssembly.Server , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Primitives , Microsoft.JSInterop , Microsoft.NETCore.App.Ref From Version 10.0.0-rtm.25479.115 -> To Version 10.0.0 Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.25479.115 -> To Version 10.0.0-beta.25517.104 Microsoft.NET.Sdk From Version 10.0.100-rtm.25479.115 -> To Version 10.0.100-rtm.25517.104

* Try specify mono manifest band

* try again

* Revert "try other option"

This reverts commit c7c53ac.

* Revert "Fix bin log switch"

This reverts commit 363c973.

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rui Marinho <[email protected]>
….0-ci.net10.25517.1+azdo.12605634 (#32062)

On relative base path root
Microsoft.Android.Sdk.Windows From Version 36.0.9 -> To Version 36.0.14

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update dependencies from https://github.com/dotnet/macios build 20251016.8
On relative base path root
Microsoft.iOS.Sdk.net10.0_26.0 , Microsoft.MacCatalyst.Sdk.net10.0_26.0 , Microsoft.macOS.Sdk.net10.0_26.0 , Microsoft.tvOS.Sdk.net10.0_26.0 From Version 26.0.10970-net10-rc.2 -> To Version 26.0.11006

Dependency coherency updates
On relative base path root
Microsoft.MacCatalyst.Sdk.net9.0_26.0 From Version 26.0.9752 -> To Version 26.0.9757 (parent: Microsoft.MacCatalyst.Sdk.net10.0_26.0)

Microsoft.macOS.Sdk.net9.0_26.0 From Version 26.0.9752 -> To Version 26.0.9757 (parent: Microsoft.macOS.Sdk.net10.0_26.0)

Microsoft.iOS.Sdk.net9.0_26.0 From Version 26.0.9752 -> To Version 26.0.9757 (parent: Microsoft.iOS.Sdk.net10.0_26.0)

Microsoft.tvOS.Sdk.net9.0_26.0 From Version 26.0.9752 -> To Version 26.0.9757 (parent: Microsoft.tvOS.Sdk.net10.0_26.0)

* Fix iOS band version

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rui Marinho <[email protected]>
* Update dependencies from https://github.com/dotnet/dotnet build 20251018.2
On relative base path root
Microsoft.AspNetCore.Authentication.Facebook , Microsoft.AspNetCore.Authentication.Google , Microsoft.AspNetCore.Authentication.MicrosoftAccount , Microsoft.AspNetCore.Authorization , Microsoft.AspNetCore.Components , Microsoft.AspNetCore.Components.Analyzers , Microsoft.AspNetCore.Components.Forms , Microsoft.AspNetCore.Components.Web , Microsoft.AspNetCore.Components.WebAssembly , Microsoft.AspNetCore.Components.WebAssembly.Server , Microsoft.AspNetCore.Components.WebView , Microsoft.AspNetCore.Metadata , Microsoft.Extensions.Configuration , Microsoft.Extensions.Configuration.Abstractions , Microsoft.Extensions.Configuration.Json , Microsoft.Extensions.DependencyInjection , Microsoft.Extensions.DependencyInjection.Abstractions , Microsoft.Extensions.FileProviders.Abstractions , Microsoft.Extensions.Hosting.Abstractions , Microsoft.Extensions.Logging , Microsoft.Extensions.Logging.Abstractions , Microsoft.Extensions.Logging.Console , Microsoft.Extensions.Logging.Debug , Microsoft.Extensions.Primitives , Microsoft.JSInterop , Microsoft.NETCore.App.Ref From Version 10.0.0 -> To Version 10.0.0
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Feed , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Workloads , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor , Microsoft.DotNet.SharedFramework.Sdk , Microsoft.DotNet.XUnitExtensions From Version 10.0.0-beta.25517.104 -> To Version 10.0.0-beta.25518.102
Microsoft.NET.Sdk From Version 10.0.100-rtm.25517.104 -> To Version 10.0.100-rtm.25518.102

* [ci] Update feeds

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rui Marinho <[email protected]>
…018.2 (#32076)

On relative base path root
Microsoft.iOS.Sdk.net10.0_26.0 , Microsoft.MacCatalyst.Sdk.net10.0_26.0 , Microsoft.macOS.Sdk.net10.0_26.0 , Microsoft.tvOS.Sdk.net10.0_26.0 From Version 26.0.11006 -> To Version 26.0.11007

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…by default (#32090)

* Clarify comments for OpenTelemetry configuration

Updated comments to clarify the purpose of enabling metrics and tracing for .NET MAUI SDK.

* Apply suggestions from code review

Co-authored-by: Copilot <[email protected]>

---------

Co-authored-by: Gerald Versluis <[email protected]>
Co-authored-by: Copilot <[email protected]>
…appears larger in Developer Balance sample (#32046)

* Fixed CollectionView card height appears larger in Developer Balance sample

* Issue31897 modified test class

* Issue31897 Modified test sample

* Issue31897 the fix comment has been updated

* Modified the test samppe

---------

Co-authored-by: Karthik Raja <[email protected]>
Co-authored-by: devanathan-vaithiyanathan <[email protected]>
* tweak

* delete all simulator runtimes if failing to install one

---------


# Conflicts:
#	eng/pipelines/common/provision.yml

Co-authored-by: Rolf Bjarne Kvinge <[email protected]>
Removed Android-specific environment variable handling code.

Co-authored-by: Gerald Versluis <[email protected]>
* [testing] Ignore sample tests for ga

* Add link to issue

---------

Co-authored-by: Rui Marinho <[email protected]>
* Try cleanup feeds

* Add missing feed
Trim color names in ColorConverter

- fixes #32034

Co-authored-by: Stephane Delcroix <[email protected]>
x:Reference optimization for XSG wasn't able to walk up the tree when a
node is a ListNode

- fixes #31995

Co-authored-by: Stephane Delcroix <[email protected]>
…ates (#32158)

* Add longPathAware setting to template Windows app manifest

* Enable long path support in app manifest

* Add longPathAware setting to app manifest

* Add longPathAware setting to app manifest

---------

Co-authored-by: Gerald Versluis <[email protected]>
….0-ci.net10.25522.1+azdo.12633259 (#32157)

On relative base path root
Microsoft.Android.Sdk.Windows From Version 36.0.14 -> To Version 36.0.16

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Rui Marinho <[email protected]>
* Update dependencies from https://github.com/dotnet/macios build 20251023.3
On relative base path root
Microsoft.iOS.Sdk.net10.0_26.0 , Microsoft.MacCatalyst.Sdk.net10.0_26.0 , Microsoft.macOS.Sdk.net10.0_26.0 , Microsoft.tvOS.Sdk.net10.0_26.0 From Version 26.0.11007 -> To Version 26.0.11011

Dependency coherency updates
On relative base path root
Microsoft.MacCatalyst.Sdk.net9.0_26.0 From Version 26.0.9757 -> To Version 26.0.9760 (parent: Microsoft.MacCatalyst.Sdk.net10.0_26.0)

Microsoft.macOS.Sdk.net9.0_26.0 From Version 26.0.9757 -> To Version 26.0.9760 (parent: Microsoft.macOS.Sdk.net10.0_26.0)

Microsoft.iOS.Sdk.net9.0_26.0 From Version 26.0.9757 -> To Version 26.0.9760 (parent: Microsoft.iOS.Sdk.net10.0_26.0)

Microsoft.tvOS.Sdk.net9.0_26.0 From Version 26.0.9757 -> To Version 26.0.9760 (parent: Microsoft.tvOS.Sdk.net10.0_26.0)

* Update dependencies from https://github.com/dotnet/macios build 20251023.4
On relative base path root
Microsoft.iOS.Sdk.net10.0_26.0 , Microsoft.MacCatalyst.Sdk.net10.0_26.0 , Microsoft.macOS.Sdk.net10.0_26.0 , Microsoft.tvOS.Sdk.net10.0_26.0 From Version 26.0.11007 -> To Version 26.0.11012

Dependency coherency updates
On relative base path root
Microsoft.MacCatalyst.Sdk.net9.0_26.0 From Version 26.0.9757 -> To Version 26.0.9764 (parent: Microsoft.MacCatalyst.Sdk.net10.0_26.0)

Microsoft.macOS.Sdk.net9.0_26.0 From Version 26.0.9757 -> To Version 26.0.9764 (parent: Microsoft.macOS.Sdk.net10.0_26.0)

Microsoft.iOS.Sdk.net9.0_26.0 From Version 26.0.9757 -> To Version 26.0.9764 (parent: Microsoft.iOS.Sdk.net10.0_26.0)

Microsoft.tvOS.Sdk.net9.0_26.0 From Version 26.0.9757 -> To Version 26.0.9764 (parent: Microsoft.tvOS.Sdk.net10.0_26.0)

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…023.13 (#32177)

On relative base path root
Microsoft.iOS.Sdk.net10.0_26.0 , Microsoft.MacCatalyst.Sdk.net10.0_26.0 , Microsoft.macOS.Sdk.net10.0_26.0 , Microsoft.tvOS.Sdk.net10.0_26.0 From Version 26.0.11012 -> To Version 26.0.11013

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…023.15 (#32190)

On relative base path root
Microsoft.iOS.Sdk.net10.0_26.0 , Microsoft.MacCatalyst.Sdk.net10.0_26.0 , Microsoft.macOS.Sdk.net10.0_26.0 , Microsoft.tvOS.Sdk.net10.0_26.0 From Version 26.0.11013 -> To Version 26.0.11014

Dependency coherency updates
On relative base path root
Microsoft.MacCatalyst.Sdk.net9.0_26.0 From Version 26.0.9764 -> To Version 26.0.9765 (parent: Microsoft.MacCatalyst.Sdk.net10.0_26.0)

Microsoft.macOS.Sdk.net9.0_26.0 From Version 26.0.9764 -> To Version 26.0.9765 (parent: Microsoft.macOS.Sdk.net10.0_26.0)

Microsoft.iOS.Sdk.net9.0_26.0 From Version 26.0.9764 -> To Version 26.0.9765 (parent: Microsoft.iOS.Sdk.net10.0_26.0)

Microsoft.tvOS.Sdk.net9.0_26.0 From Version 26.0.9764 -> To Version 26.0.9765 (parent: Microsoft.tvOS.Sdk.net10.0_26.0)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
… Samples repo to the .NET MAUI repo (#32175)

* moved changes from maui-samples to maui.

* Update ProjectListPageModel.cs

* Update MauiProgram.cs

* Update MauiProgram.cs

* comments addressed.

* updated review concerns

* Update ProjectDetailPage.xaml

---------

Co-authored-by: Vignesh-SF3580 <[email protected]>
Co-authored-by: Shane Neuville <[email protected]>
if EnableDiagnostics isn't set, defaut to true on Debug builds

- fixes #32047

[XSG] enable diagnostis by default on Debug

if EnableDiagnostics isn't set, defaut to true on Debug builds

- fixes #32047

Co-authored-by: Stephane Delcroix <[email protected]>
* [ci] Enable build internal

* [ci] No condition
Co-authored-by: Stephane Delcroix <[email protected]>
* Fix appBarLayout so it extends correctly full screen

* - update screen shots

* - update notch images

* - generate iOS images

* - fix based on review comments

* - fix insetting on MaterialToolBar so its content doesn't go into the display cutout

* - fix insets

* - fix screen shots
# Conflicts:
#	src/Controls/tests/TestCases.Android.Tests/snapshots/android/CollectionViewSelectionModeOnDarkTheme.png
#	src/Controls/tests/TestCases.Android.Tests/snapshots/android/CollectionViewSelectionModeOnLightTheme.png

Co-authored-by: Shane Neuville <[email protected]>
….0-ci.net10.25524.1+azdo.12655054 (#32206)

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>
* Update dependencies from https://github.com/dotnet/macios build 20251027.5
On relative base path root
Microsoft.iOS.Sdk.net10.0_26.0 , Microsoft.MacCatalyst.Sdk.net10.0_26.0 , Microsoft.macOS.Sdk.net10.0_26.0 , Microsoft.tvOS.Sdk.net10.0_26.0 From Version 26.0.11014 -> To Version 26.0.11015

* Update dependencies from https://github.com/dotnet/macios build 20251027.8
On relative base path root
Microsoft.iOS.Sdk.net10.0_26.0 , Microsoft.MacCatalyst.Sdk.net10.0_26.0 , Microsoft.macOS.Sdk.net10.0_26.0 , Microsoft.tvOS.Sdk.net10.0_26.0 From Version 26.0.11014 -> To Version 26.0.11016

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
* Update barid 288228

# Conflicts:
#	NuGet.config

* Update sdk

* Update to 288386

* Update .net version

* Try use private build

Try better variable

Update feed link

Try use stable branding for sdk

Update print env

Revert "Try better variable"

This reverts commit 22282f5.

Revert variable name change

Try 10.0.100-rtm.25523.111

try other

try  again 64 token

try again provisioning

Add legacy parameter

Remove

* [ci] Device tests should not skip internal

* Try this one

* Update xcode script

* Fix base64Encode

* Ignore NU1903

* Dont skipInternalFeeds on internal

* UseLocalVisualTestUtils

* Relax nuget audit

* base64Encode: true

        outputVariableName: dotnetbuilds-internal-container-read-token-base64

* Change order

* Try push

* not publish right away

* Try again

* Try again

* here

* Update publish-using-darc.ps1

* Fix casing

* Redact logs with internal sdk
…027.12 (#32234)

On relative base path root
Microsoft.iOS.Sdk.net10.0_26.0 , Microsoft.MacCatalyst.Sdk.net10.0_26.0 , Microsoft.macOS.Sdk.net10.0_26.0 , Microsoft.tvOS.Sdk.net10.0_26.0 From Version 26.0.11016 -> To Version 26.0.11017

Dependency coherency updates
On relative base path root
Microsoft.MacCatalyst.Sdk.net9.0_26.0 From Version 26.0.9765 -> To Version 26.0.9766 (parent: Microsoft.MacCatalyst.Sdk.net10.0_26.0)

Microsoft.macOS.Sdk.net9.0_26.0 From Version 26.0.9765 -> To Version 26.0.9766 (parent: Microsoft.macOS.Sdk.net10.0_26.0)

Microsoft.iOS.Sdk.net9.0_26.0 From Version 26.0.9765 -> To Version 26.0.9766 (parent: Microsoft.iOS.Sdk.net10.0_26.0)

Microsoft.tvOS.Sdk.net9.0_26.0 From Version 26.0.9765 -> To Version 26.0.9766 (parent: Microsoft.tvOS.Sdk.net10.0_26.0)

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
github-actions bot and others added 9 commits October 28, 2025 10:41
* Update dependencies from https://github.com/dotnet/android build 10.0.0-ci.net10.25527.1+azdo.12666624
On relative base path root
Microsoft.Android.Sdk.Windows From Version 36.0.17 -> To Version 36.1.1

* Update dependencies from https://github.com/dotnet/android build 10.0.0-ci.net10.25527.1+azdo.12666621
On relative base path root
Microsoft.Android.Sdk.Windows From Version 36.0.17 -> To Version 36.0.18

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
….0-ci.net10.25528.1+azdo.12671732 (#32250)

On relative base path root
Microsoft.Android.Sdk.Windows From Version 36.0.18 -> To Version 36.1.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Using GET was simpler, but required everything to be on the URL
and URL encoded. There is a limit to the number of chars.

Using a POST message allows for longer but also fits in with the
ability to extend later with different features.

Right now, Windows, iOS and Mac Catalyst use a POST with a body, but
Android is limited and has to use a header. In future, switching to
a [JavascriptInterface] may be worth investigation.

Fix the tests

whatever mac

no idea

some ws

Some versions of Android fail with missing headers

Co-authored-by: Matthew Leibowitz <[email protected]>
# Conflicts:
#	Directory.Build.targets
#	NuGet.config
#	eng/Version.Details.xml
#	eng/Versions.props
#	eng/pipelines/arcade/setup-test-env.yml
#	eng/pipelines/ci.yml
#	eng/pipelines/common/provision.yml
#	eng/pipelines/common/variables.yml
#	global.json
#	src/Controls/src/Core/Items/ItemsView.cs
#	src/Controls/src/Core/PublicAPI/net-ios/PublicAPI.Unshipped.txt
#	src/Controls/src/Core/PublicAPI/net-maccatalyst/PublicAPI.Unshipped.txt
#	src/Controls/tests/Core.UnitTests/ItemsLayoutTypeConverterTests.cs
#	src/Controls/tests/DeviceTests/Elements/CarouselView/CarouselViewTests.iOS.cs
#	src/Controls/tests/DeviceTests/Elements/CollectionView/CollectionViewTests.iOS.cs
#	src/Controls/tests/TestCases.Android.Tests/snapshots/android/ToolbarExtendsAllTheWayLeftAndRight_FlyoutPage.png
#	src/Controls/tests/TestCases.Android.Tests/snapshots/android/ToolbarExtendsAllTheWayLeftAndRight_NavigationPage.png
#	src/Controls/tests/TestCases.Android.Tests/snapshots/android/ToolbarExtendsAllTheWayLeftAndRight_Shell.png
#	src/Controls/tests/TestCases.HostApp/Issues/Issue31897.cs
#	src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28986_FlyoutPage.cs
#	src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28986_NavigationPage.cs
#	src/Controls/tests/TestCases.Shared.Tests/Tests/Issues/Issue28986_Shell.cs
#	src/Core/src/PublicAPI/net-android/PublicAPI.Unshipped.txt
Copilot AI review requested due to automatic review settings November 3, 2025 22:37
@rmarinho rmarinho added the area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions label Nov 3, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the main branch with changes from the release branch for internal build infrastructure. The changes primarily focus on updating build configuration, pipeline settings, and internal feed URLs to align with the latest release requirements.

Key changes include:

  • Updated .NET SDK version and internal feed URLs for build infrastructure
  • Modified build pipeline configuration for internal feeds and localization
  • Updated version properties and NuGet audit settings

Reviewed Changes

Copilot reviewed 16 out of 43 changed files in this pull request and generated no comments.

Show a summary per file
File Description
src/DotNet/DotNet.csproj Updated internal Azure feed URL from blob storage to ci.dot.net
src/Controls/tests/TestCases.HostApp/Issues/Issue31897.cs Removed extra blank lines for code formatting
global.json Updated .NET SDK version to newer RTM build
eng/pipelines/common/variables.yml Added NuGet feed warning level variables
eng/pipelines/common/provision.yml Reorganized internal feed provisioning steps
eng/pipelines/common/localization.yml Updated build pool reference
eng/pipelines/arcade/variables.yml Enabled official build ID arguments with internal feed configuration
eng/common/sdl/NuGet.config Removed BOM character from XML declaration
eng/common/sdk-task.ps1 Added runtime source feed parameters
eng/common/post-build/redact-logs.ps1 Added runtime source feed parameters
eng/common/post-build/publish-using-darc.ps1 Added runtime source feed parameters
eng/common/core-templates/steps/publish-logs.yml Added runtime source feed configuration
eng/common/core-templates/post-build/post-build.yml Added internal runtime source configuration
eng/common/core-templates/job/publish-build-assets.yml Added runtime source feed parameters to build assets job
eng/Versions.props Updated patch version and pre-release label
Directory.Build.props Changed NuGet audit mode and level settings

<PropertyGroup>
<NuGetAuditMode>all</NuGetAuditMode>
<NuGetAuditLevel>moderate</NuGetAuditLevel>
<NuGetAuditMode>direct</NuGetAuditMode>
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This relaxes for soem changes with Magic nupkg

Copy link
Contributor

@jsuarezruiz jsuarezruiz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

C:\a\_work\1\s\.dotnet\sdk\10.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(120,5): error MSB4018: The "ProcessFrameworkReferences" task failed unexpectedly. [C:\a\_work\1\s\src\Controls\samples\Controls.Sample.Sandbox\Maui.Controls.Sample.Sandbox.csproj::TargetFramework=net10.0-android]
C:\a\_work\1\s\.dotnet\sdk\10.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(120,5): error MSB4018: Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadManifestFormatException: Missing or invalid manifest version [C:\a\_work\1\s\src\Controls\samples\Controls.Sample.Sandbox\Maui.Controls.Sample.Sandbox.csproj::TargetFramework=net10.0-android]
C:\a\_work\1\s\.dotnet\sdk\10.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(120,5): error MSB4018:    at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadManifestReader.ReadWorkloadManifest(String id, String manifestPath, LocalizationCatalog localizationCatalog, Utf8JsonStreamReader& reader) [C:\a\_work\1\s\src\Controls\samples\Controls.Sample.Sandbox\Maui.Controls.Sample.Sandbox.csproj::TargetFramework=net10.0-android]
C:\a\_work\1\s\.dotnet\sdk\10.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(120,5): error MSB4018:    at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadManifestReader.ReadWorkloadManifest(String manifestId, Stream manifestStream, Stream localizationStream, String manifestPath) [C:\a\_work\1\s\src\Controls\samples\Controls.Sample.Sandbox\Maui.Controls.Sample.Sandbox.csproj::TargetFramework=net10.0-android]
C:\a\_work\1\s\.dotnet\sdk\10.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(120,5): error MSB4018:    at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.LoadManifestsFromProvider(IWorkloadManifestProvider manifestProvider) [C:\a\_work\1\s\src\Controls\samples\Controls.Sample.Sandbox\Maui.Controls.Sample.Sandbox.csproj::TargetFramework=net10.0-android]
C:\a\_work\1\s\.dotnet\sdk\10.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(120,5): error MSB4018:    at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.InitializeManifests() [C:\a\_work\1\s\src\Controls\samples\Controls.Sample.Sandbox\Maui.Controls.Sample.Sandbox.csproj::TargetFramework=net10.0-android]
C:\a\_work\1\s\.dotnet\sdk\10.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(120,5): error MSB4018:    at Microsoft.NET.Sdk.WorkloadManifestReader.WorkloadResolver.TryGetPackInfo(WorkloadPackId packId) [C:\a\_work\1\s\src\Controls\samples\Controls.Sample.Sandbox\Maui.Controls.Sample.Sandbox.csproj::TargetFramework=net10.0-android]
C:\a\_work\1\s\.dotnet\sdk\10.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(120,5): error MSB4018:    at Microsoft.NET.Build.Tasks.ProcessFrameworkReferences.GetResolvedPackVersion(String packID, String packVersion) [C:\a\_work\1\s\src\Controls\samples\Controls.Sample.Sandbox\Maui.Controls.Sample.Sandbox.csproj::TargetFramework=net10.0-android]
C:\a\_work\1\s\.dotnet\sdk\10.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(120,5): error MSB4018:    at Microsoft.NET.Build.Tasks.ProcessFrameworkReferences.AddPacksForFrameworkReferences(List`1 packagesToDownload, List`1 runtimeFrameworks, List`1 targetingPacks, List`1 runtimePacks, List`1 unavailableRuntimePacks, List`1& knownRuntimePacksForTargetFramework) [C:\a\_work\1\s\src\Controls\samples\Controls.Sample.Sandbox\Maui.Controls.Sample.Sandbox.csproj::TargetFramework=net10.0-android]
C:\a\_work\1\s\.dotnet\sdk\10.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(120,5): error MSB4018:    at Microsoft.NET.Build.Tasks.ProcessFrameworkReferences.ExecuteCore() [C:\a\_work\1\s\src\Controls\samples\Controls.Sample.Sandbox\Maui.Controls.Sample.Sandbox.csproj::TargetFramework=net10.0-android]
C:\a\_work\1\s\.dotnet\sdk\10.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(120,5): error MSB4018:    at Microsoft.NET.Build.Tasks.TaskBase.Execute() [C:\a\_work\1\s\src\Controls\samples\Controls.Sample.Sandbox\Maui.Controls.Sample.Sandbox.csproj::TargetFramework=net10.0-android]
C:\a\_work\1\s\.dotnet\sdk\10.0.100\Sdks\Microsoft.NET.Sdk\targets\Microsoft.NET.Sdk.FrameworkReferenceResolution.targets(120,5): error MSB4018:    at Microsoft.Build.BackEnd.TaskBuilder.ExecuteInstantiatedTask(TaskExecutionHost taskExecutionHost, TaskLoggingContext taskLoggingContext, TaskHost taskHost, ItemBucket bucket, TaskExecutionMode howToExecuteTask) [C:\a\_work\1\s\src\Controls\samples\Controls.Sample.Sandbox\Maui.Controls.Sample.Sandbox.csproj::TargetFramework=net10.0-android]

@rmarinho rmarinho merged commit 8ce62d5 into main Nov 4, 2025
60 of 63 checks passed
@rmarinho rmarinho deleted the update-main-release branch November 4, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure CI, Maestro / Coherency, upstream dependencies/versions

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants