Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Benchmarks: Run EF Core dev benchmarks with netcoreapp2.1 runtime #10972

Closed
smitpatel opened this issue Feb 14, 2018 · 1 comment
Closed

Benchmarks: Run EF Core dev benchmarks with netcoreapp2.1 runtime #10972

smitpatel opened this issue Feb 14, 2018 · 1 comment
Assignees
Labels
area-benchmarks area-perf area-test closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@smitpatel
Copy link
Contributor

Also upgrade versions of EF to latest on nuget for older versions.

cc: @divega

@ajcvickers
Copy link
Contributor

All the 1.x stuff can go.

We should have:

  • 2.1 EF Core on 2.1 .NET Core
  • 2.0 EF Core on 2.0 NET Core
  • 2.1 EF Core on 2.0 NET Core
  • 2.1 EF Core on .NET Framework
  • 2.0 EF Core on .NET Framework
  • EF6 on .NET Framework

smitpatel added a commit that referenced this issue Feb 16, 2018
Upgrade versions
Remove EF Core 1.x benchmarks
Resolves #10972
@smitpatel smitpatel added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Feb 16, 2018
smitpatel added a commit that referenced this issue Feb 16, 2018
Upgrade versions
Remove EF Core 1.x benchmarks
Resolves #10972
smitpatel added a commit that referenced this issue Feb 17, 2018
Upgrade versions
Remove EF Core 1.x benchmarks
Resolves #10972
@ajcvickers ajcvickers modified the milestones: 2.1.0-preview2, 2.1.0 Nov 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-benchmarks area-perf area-test closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Projects
None yet
Development

No branches or pull requests

3 participants