Add 5.3.5 release notes #2212
Annotations
2 warnings
Run the acceptance tests as the first build action and cancel out the rest if it fails:
Material.Blazor/Components/DatePicker/MBDatePicker.razor.cs#L52
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
Run the acceptance tests as the first build action and cancel out the rest if it fails:
Material.Blazor/Model/Icon/Icon_MS.cs#L69
'MBCascadingDefaults.AppliedIconMSColor(string)' is obsolete: 'Use CSS styling instead'
|
Loading