Base solution for your next web application
Open Closed

Error using ASP .net zero tools #8626


User avatar
0
mgarcia created

Hi! Yesterday we bought a new version of asp .net zero boilerplate, it runs on framework core 3.1 so I installed the SDK but it is failing when creating an entity.

The error is:

Error initializing the dependency resolver: A fatal error was encountered, missing dependencies manifest at: C:\Program Files\dotnet\shared\Microsoft.NETCore.App\3.0.0\Microsoft.NETCore.App.deps.json

At the end the whole process creates the files in angular project, all classes and files in .net solutions with the exception of the migrations.

Has anyone fixed this?


No answer yet!