I can't install coverlet.console 3.0.0 for mcr.microsoft.com/dotnet/core/sdk:3.1 image:
error NU1202: Package coverlet.console 3.0.0 is not compatible with netcoreapp3.1 (.NETCoreApp,Version=v3.1) / any. Package coverlet.console 3.0.0 supports: net5.0 (.NETCoreApp,Version=v5.0) / any
Is it expected behavior for a new release?