Skip to content

Feedback: remove `Label` from the name to avoid misunderstandings.

b048f80
Select commit
Loading
Failed to load commit list.
Merged

Blazor supports DisplayName for models #64636

Feedback: remove `Label` from the name to avoid misunderstandings.
b048f80
Select commit
Loading
Failed to load commit list.
Azure Pipelines / aspnetcore-quarantined-pr (Tests: Helix) failed Dec 3, 2025 in 16m 4s

Tests: Helix failed

Annotations

Check failure on line 77 in src\Components\Web\src\Forms\DisplayName.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Helix)

src\Components\Web\src\Forms\DisplayName.cs#L77

src\Components\Web\src\Forms\DisplayName.cs(77,23): error CS0103: (NETCORE_ENGINEERING_TELEMETRY=Build) The name 'DisplayNameLabel' does not exist in the current context

Check failure on line 78 in src\Components\Web\src\Forms\DisplayName.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / aspnetcore-quarantined-pr (Tests: Helix)

src\Components\Web\src\Forms\DisplayName.cs#L78

src\Components\Web\src\Forms\DisplayName.cs(78,13): error CS1503: (NETCORE_ENGINEERING_TELEMETRY=Build) Argument 2: cannot convert from 'string' to 'System.Exception?'