You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EF DbContext Generator doesn't work in Visual Studio. Just today's morning everything worked fine, but later I noice following problem.
Error:
Running transformation: Please overwrite the replacement token '$edmxInputFile$' with the actual name of the .edmx file you would like to generate from.
Steps to reproduce:
Create New project. Click on EF DbContext Generator(5 or 6 version doesn't matter). It doesn't show selector with options "from database, code first..." as always. Instead it just generates 2 files: "Model1.Context.tt" and "Model1.tt" and shows the error above.
Screens:
Also:
I noticed in "Model1.Context.tt", that it has link and it returns 404.