Follow this menu sequence:
File -> New -> Project -> ASP>NET Core Web Application (.Net Framework)
Build -> Build Solution
Get this error:
Error
I've just created an empty file ex: MyProject.deps.json and now it's working fine.
MyProject.deps.json
I'm using VS2015 update 3
VS2015