Benchmarkdotnet: Update to .NET Core RTM

Created on 27 Jun 2016  路  7Comments  路  Source: dotnet/BenchmarkDotNet

FYI I am working on that, will update nuget packages and drop dnxcore50/dnx451 support.

enhancement

Most helpful comment

Ok, it's done.

@mattwarren @AndreyAkinshin @ig-sinicyn You need to upgrade your tools, full description here

Breaking change:

  • I have dropped dnx451 and dnxcore50 support. (nobody should use it anymore)
  • We will no longer need separate nuget package because of the beta dependencies

All 7 comments

Ok, it's done.

@mattwarren @AndreyAkinshin @ig-sinicyn You need to upgrade your tools, full description here

Breaking change:

  • I have dropped dnx451 and dnxcore50 support. (nobody should use it anymore)
  • We will no longer need separate nuget package because of the beta dependencies

When will it be on nuget?

When will it be on nuget?

@niemyjski only @AndreyAkinshin can tell ;)

As soon as possible. I still have some troubles with the roslyn toolchain. =( Hopefully, end of this week.

:+1:

@AndreyAkinshin what issues are you running into?

Was this page helpful?
0 / 5 - 0 ratings