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

dotnet ef migrations add migration_name dont work on linux #7580

Closed
deinok opened this issue Feb 9, 2017 · 4 comments
Closed

dotnet ef migrations add migration_name dont work on linux #7580

deinok opened this issue Feb 9, 2017 · 4 comments
Labels
closed-no-further-action The issue is closed and no further action is planned.

Comments

@deinok
Copy link

deinok commented Feb 9, 2017

I updated the project to VS17 style.

old dotnet ef migrations add migration_name dont work (Windows and Ubuntu) Cause: No project.json

VS17 doesnt open project.json projects.

Only works from the Package Manager Add-Migration migration_name

Whats the CLI equivalent without PackageManager for Windows and for Ubuntu?

@smitpatel
Copy link
Contributor

See #7358 thread for detailed instructions on how to get command line tooling to work in VS2017

@deinok
Copy link
Author

deinok commented Feb 9, 2017

@smitpatel Thanks. Closing this. But please add more documentation.

@deinok deinok closed this as completed Feb 9, 2017
@smitpatel
Copy link
Contributor

cc: @rowanmiller

@rowanmiller
Copy link
Contributor

Yep the docs will all be updated when VS2017 and our tools RTM

@divega divega added the closed-no-further-action The issue is closed and no further action is planned. label May 8, 2017
@ajcvickers ajcvickers reopened this Oct 16, 2022
@ajcvickers ajcvickers closed this as not planned Won't fix, can't repro, duplicate, stale Oct 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed-no-further-action The issue is closed and no further action is planned.
Projects
None yet
Development

No branches or pull requests

5 participants