Blazor supports DisplayName for models
#64636
Merged
Azure Pipelines / aspnetcore-ci (Build Source-Build (Managed))
failed
Dec 3, 2025 in 3m 56s
Build Source-Build (Managed) failed
Annotations
Check failure on line 77 in src/Components/Web/src/Forms/DisplayName.cs
azure-pipelines / aspnetcore-ci (Build Source-Build (Managed))
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 Source-Build (Managed))
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