petabridge / NBench

Performance benchmarking and testing framework for .NET applications :chart_with_upwards_trend:
https://nbench.io/
Apache License 2.0
532 stars 46 forks source link

dotnet nbench command fails with the error "Version for package `dotnet-nbench` could not be resolved." #261

Closed RusKnyaz closed 4 years ago

RusKnyaz commented 5 years ago

Here is my project file: `

Library net462

`

Trying to execute 'dotnet nbench' command leads to the error "Version for package dotnet-nbench could not be resolved."

The issue is reproducible with any target framework. I checked it with the NBench '1.2.2' and '1.2.1'.

Aaronontheweb commented 4 years ago

Resolved via NBench 2.0.0 https://github.com/petabridge/NBench/releases/tag/2.0.0