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

Warn when runtime version newer than tools #7065

Closed
bricelam opened this issue Nov 19, 2016 · 2 comments
Closed

Warn when runtime version newer than tools #7065

bricelam opened this issue Nov 19, 2016 · 2 comments
Assignees
Labels
closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. type-enhancement
Milestone

Comments

@bricelam
Copy link
Contributor

bricelam commented Nov 19, 2016

If I invoke version 2.1 of a tool on a project using EF Core 2.2, it should warn suggesting I update my tool.

While everything should be functional, I may be missing new options or commands that I expect to be there in EF Core 2.2.

@bricelam
Copy link
Contributor Author

We decided this isn't any different than other packages that have misaligned versions. Ideally, this will be solved more generally by something like "line-ups" on NuGet.

@bricelam bricelam added closed-out-of-scope This is not something that will be fixed/implemented and the issue is closed. and removed type-bug labels Jan 25, 2017
@bricelam bricelam removed their assignment Jan 25, 2017
@bricelam bricelam removed this from the 2.0.0 milestone Jan 25, 2017
@bricelam
Copy link
Contributor Author

Re-opening. The story has changed with the introduction of global tools, and we should reconsider.

@bricelam bricelam reopened this Mar 16, 2018
@ajcvickers ajcvickers changed the title Warn when EFCore and Design don't match Warn when EFCore and tools don't match Mar 19, 2018
@ajcvickers ajcvickers changed the title Warn when EFCore and tools don't match Warn when EFCore runtime and tools don't match Mar 19, 2018
@ajcvickers ajcvickers added this to the 2.1.0 milestone Mar 19, 2018
@ajcvickers ajcvickers added type-enhancement and removed closed-out-of-scope This is not something that will be fixed/implemented and the issue is closed. labels Mar 19, 2018
@bricelam bricelam changed the title Warn when EFCore runtime and tools don't match Warn when runtime version newer than tools Mar 19, 2018
@bricelam bricelam added the closed-fixed The issue has been fixed and is/will be included in the release indicated by the issue milestone. label Mar 26, 2018
@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
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