Skip to content

Fix NullReferenceException in ApplyBindings when DefaultValueCreator mutates other BindableProperties - #37148

Merged
kubaflo merged 15 commits into
dotnet:inflight/currentfrom
praveenkumarkarunanithi:fix-36744
Aug 7, 2026
Merged

Fix NullReferenceException in ApplyBindings when DefaultValueCreator mutates other BindableProperties#37148
kubaflo merged 15 commits into
dotnet:inflight/currentfrom
praveenkumarkarunanithi:fix-36744

Merge branch 'inflight/current' into fix-36744

9658428
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Aug 7, 2026 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Build Failures

maui-pr / Build .NET MAUI / Build Windows (Release) / 🛠️ Build Microsoft.Maui.sln

[ 🚧 Create issue against infrastructure team] [ 📄 Create issue in this repo]
    ❌src\Maui.InTree.targets(20,5): error MSB4024: The imported project file "D:\a\_work\1\s\.buildtasks\Microsoft.Maui.Core.targets" could not be loaded. The process cannot access the file 'D:\a\_work\1\s\.buildtasks\Microsoft.Maui.Core.targets' because it is being used by another process.

Test Failures (156 tests failed)

🔹 [All failing tests from maui-pr]

Was this helpful? Yes No