petabridge / NBench

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

Need to add more flexible support for future .NET Core 2.* versions #258

Closed Aaronontheweb closed 4 years ago

Aaronontheweb commented 5 years ago

dotnet-nbench doesn't currently support .NET Core 2.2 or 2.3 due to the way the CLI looks for the major and minor versions. This is an issue - need to rewrite the muxer code to be more flexible so it can handle new, unanticipated versions of the framework.

Aaronontheweb commented 4 years ago

Resolved by removing runner.