I\'m trying to generate classes from a database (EntityFramework\'s database first approach).
For convenience, I\'m more or less walking along with this tutorial: ht
Make sure you have all packages and press ctrl + shift +b to build the solution. It works to me.