Skip to content

Can't run any micro benchmarks #3096

@IDisposable

Description

@IDisposable

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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions