Updated to target .NET 6,7 and 8 as well as 9 provided in 1.0. #7
Annotations
10 warnings
Run dotnet build --configuration Release:
BlazorGravatar/BlazorGravatar.razor.cs#L14
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build --configuration Release:
BlazorGravatar/BlazorGravatar.razor.cs#L17
Non-nullable property 'Class' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build --configuration Release:
BlazorGravatar/BlazorGravatar.razor.cs#L20
Non-nullable property 'Alt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build --configuration Release:
BlazorGravatar/BlazorGravatar.razor.cs#L14
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build --configuration Release:
BlazorGravatar/BlazorGravatar.razor.cs#L17
Non-nullable property 'Class' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build --configuration Release:
BlazorGravatar/BlazorGravatar.razor.cs#L20
Non-nullable property 'Alt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build --configuration Release:
BlazorGravatar/BlazorGravatar.razor.cs#L14
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build --configuration Release:
BlazorGravatar/BlazorGravatar.razor.cs#L17
Non-nullable property 'Class' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build --configuration Release:
BlazorGravatar/BlazorGravatar.razor.cs#L20
Non-nullable property 'Alt' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Run dotnet build --configuration Release:
BlazorGravatar/BlazorGravatar.razor.cs#L14
Non-nullable property 'Email' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
Loading