Skip to content

[Windows] Fix for CS1061 build error caused by missing HasMenuBarContent property in MauiToolbar#35040

Merged
kubaflo merged 1 commit into
dotnet:inflight/currentfrom
BagavathiPerumal:Fix-30254
Apr 20, 2026
Merged

[Windows] Fix for CS1061 build error caused by missing HasMenuBarContent property in MauiToolbar#35040
kubaflo merged 1 commit into
dotnet:inflight/currentfrom
BagavathiPerumal:Fix-30254

Fix-30254-Added the missing `HasMenuBarContent` property to `MauiTool…

c6407c3
Select commit
Loading
Failed to load commit list.
Azure Pipelines / maui-pr (Build .NET MAUI Build macOS (Release)) failed Apr 20, 2026 in 31m 4s

Build .NET MAUI Build macOS (Release) failed

Annotations

Check failure on line 63 in src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Release))

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs#L63

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs(63,7): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'Issue34583ViewExtensions.Row<TView>(TView, int)' and 'Issue34671ViewExtensions.Row<TView>(TView, int)'

Check failure on line 78 in src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Release))

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs#L78

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs(78,11): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'Issue34583ViewExtensions.Assign<TView>(TView, out TView)' and 'Issue34671ViewExtensions.Assign<TView>(TView, out TView)'

Check failure on line 83 in src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Release))

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs#L83

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs(83,11): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'Issue34583ViewExtensions.Assign<TView>(TView, out TView)' and 'Issue34671ViewExtensions.Assign<TView>(TView, out TView)'

Check failure on line 88 in src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Release))

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs#L88

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs(88,11): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'Issue34583ViewExtensions.Assign<TView>(TView, out TView)' and 'Issue34671ViewExtensions.Assign<TView>(TView, out TView)'

Check failure on line 93 in src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / maui-pr (Build .NET MAUI Build macOS (Release))

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs#L93

src/Controls/tests/TestCases.HostApp/Issues/Issue34671.cs(93,11): error CS0121: (NETCORE_ENGINEERING_TELEMETRY=Build) The call is ambiguous between the following methods or properties: 'Issue34583ViewExtensions.Assign<TView>(TView, out TView)' and 'Issue34671ViewExtensions.Assign<TView>(TView, out TView)'