- Published on
- Authors
- koskila
Fixing "An assembly specified in the application dependencies manifest [projectname].deps.json was not found"
This post describes one no-brainer fix to the error "An assembly specified in the application dependencies manifest [projectname].deps.json was not found." I ran into this while running Update-Database for my ASP.NET Core web project , that's using EntityFrameworkCore 2.1.1 . I hadn't seen this one before, but the error was quite interesting: Error: An assembly specified in the application dependencies manifest (Koskila.[projectname].AzureFunctions.deps.
![Cover image for Fixing "An assembly specified in the application dependencies manifest [projectname].deps.json was not found"](/cdn-cgi/image/sharpen=1,format=gif,quality=90,slow-connection-quality=50,onerror=redirect,fit=scale-down,width=1920/images/2577-image-2.gif)























