Set lang version #4875
Annotations
14 warnings
DotNet Build
For projects targeting .NET 8.0 and higher, specifying a RuntimeIdentifier will no longer produce a self contained app by default. To continue building self-contained apps, set the SelfContained property to true or use the --self-contained argument.
|
DotNet Build :
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L432
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build :
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L432
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build :
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L476
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build :
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L477
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build :
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L641
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build :
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L194
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build :
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L486
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build :
src/ImageSharp/Formats/Gif/GifDecoderCore.cs#L487
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Build :
src/ImageSharp/Memory/Allocators/UniformUnmanagedMemoryPoolMemoryAllocator.cs#L150
The annotation for nullable reference types should only be used in code within a '#nullable' annotations context.
|
DotNet Setup
.NET 6.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
DotNet Setup
.NET 5.0 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
DotNet Setup
.NET Core 3.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
DotNet Setup
.NET Core 2.1 is no longer supported and will not receive security updates in the future. Please refer to https://aka.ms/dotnet-core-support for more information about the .NET support policy.
|
Loading