You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, all of our tools (dotnet-trace, dotnet-sos, dotnet-dump, etc.) now only run on .NET 8.0 or greater but still can target .NET 6.0 (which is out of service).
Description
/tmp/abf2439d-41f1-4630-996c-91fb2af459ab/restore.csproj : error NU1202: Package dotnet-trace 9.0.621003 is not compatible with net6.0 (.NETCoreApp,Version=v6.0) / any. Package dotnet-trace 9.0.621003 supports: net8.0 (.NETCoreApp,Version=v8.0) / any
Configuration
Regression?
Other information
dotnet-trace 9.0.607501 is support .net 6
but dotnet-trace 9.0.621003 only supports: net8.0 ?
The text was updated successfully, but these errors were encountered: