Just installed Visual Studio 2017 – Enterprise Edition with the following workloads:
- Universal Windows Platform Development
- ASP.Net and Web Development
- .Net Desktop Development
- .Net Core cross-platform Development
After this installation, when I create a new .net core or .net standard project, the visual studio restarts while loading the project template. Steps to create the behavior:
File ⇒ New Project ⇒ .Net Core ⇒ Asp.Net Core Application (.Net Core)
Visual Studio tries to load the selected template then suddenly it disappears and the windows show the dialogue box to Check online help, debug or close it. Next, visual studio reboots to the start page.
This only happens when I select any .Net Core or .Net Standard project templates. Much appreciate your help in advance.