-
Notifications
You must be signed in to change notification settings - Fork 295
Closed
Description
Trying to do a simple run
dotnet run -c Release -f net8.0 --filter System.Collections* --logBuildOutput but it fails with some odd error I can't find referenced in the Troubleshooting docs. I get the same error ALSO if I give it a CoreRun argument pointing at a private build.
// Build Error: Standard output:
Standard error:
C:\Users\idisp\.nuget\packages\system.threading.channels\6.0.0\buildTransitive\netcoreapp2.0\System.Threading.Channels.targets(4,5): error : System.Threading.Channels doesn't support net8.0. Consider updating your TargetFramework to netcoreapp3.1 or later. [C:\Dev\GitHub\dotnet\performance\artifacts\bin\MicroBenchmarks\Release\net8.0\d6511fa9-52e2-4936-a869-9a57d797c813\BenchmarkDotNet.Autogenerated.csproj]
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels