Fix NuGet badge #13
Annotations
10 warnings
.NET Build
The target framework 'net7.0' is out of support and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the support policy.
|
.NET Build:
Project/Lib/Properties/AssemblyInfo.cs#L21
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
.NET Build:
Project/Lib/Properties/AssemblyInfo.cs#L22
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
.NET Build:
Project/Lib/Properties/AssemblyInfo.cs#L23
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
.NET Build:
Project/Lib/Properties/AssemblyInfo.cs#L24
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
.NET Build:
Project/Lib/Properties/AssemblyInfo.cs#L25
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
.NET Build:
Project/Lib/Properties/AssemblyInfo.cs#L26
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
.NET Build:
Project/Lib/Properties/AssemblyInfo.cs#L27
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
.NET Build:
Project/Lib/Properties/AssemblyInfo.cs#L63
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
.NET Build:
Project/Lib/EDF/Header.cs#L81
The result of the expression is always 'true' since a value of type 'int' is never equal to 'null' of type 'int?'
|