A quicker solution that has always worked for me was to do the following:
- Open a Visual Studio Developer Command Prompt (from under Tools inside the VS folder)
- Run
devenv.exe /setup templates
- Close and re-open Visual Studios.
Comments
Post a Comment