Blazor supports DisplayName for models
#64636
Merged
Azure Pipelines / aspnetcore-ci (Build Build: Windows x64/x86/arm64)
failed
Dec 3, 2025 in 15m 4s
Build Build: Windows x64/x86/arm64 failed
Annotations
Check failure on line 77 in src\Components\Web\src\Forms\DisplayName.cs
azure-pipelines / aspnetcore-ci (Build Build: Windows x64/x86/arm64)
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
azure-pipelines / aspnetcore-ci (Build Build: Windows x64/x86/arm64)
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?'
Loading