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

'Program' type missing from EF Command with latest packages #4323

Closed
jruckert opened this issue Jan 15, 2016 · 7 comments
Closed

'Program' type missing from EF Command with latest packages #4323

jruckert opened this issue Jan 15, 2016 · 7 comments

Comments

@jruckert
Copy link

When running "dnx ef" on our core project, it returns with: (7.0.0-rc2-16740)

'EntityFramework.Commands' does not contain a 'Program' type suitable for an entry point

We have noticed that this has only occurred over the last couple of days. Do we have to transition to the dotnet cli now, if so how would we run it?

@rowanmiller
Copy link
Contributor

Our code base is in an interim state while we cut over to .NET CLI. You won't be able to run commands on the nightly builds while all the pieces fall into place.

@jruckert
Copy link
Author

Can I bump back to a specific version to get me over the line?

@jruckert
Copy link
Author

I've swapped back over to the vnext feed for this package, this seems to be OK.

@rowanmiller
Copy link
Contributor

If you get the build from https://www.myget.org/F/aspnetvnext then you should be fine for the moment. Packages won't get published to there until the unit tests for every repository pass on a single set of packages - that should be a while as we stabilize the .NET CLI integration 😄

@jruckert
Copy link
Author

Yep - totally understand that we are playing with fire. 😄 🔥

@bricelam
Copy link
Contributor

Feature work is being tracked by #3925

@rowanmiller
Copy link
Contributor

Closing as we already have an item tracking making this work

@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
None yet
Projects
None yet
Development

No branches or pull requests

4 participants