Ok, here's a workaround and it may not be supported by Microsoft. You should be able to copy the templates from the locations for VS2012 (C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\ProjectTemplatesCache\VisualBasic and C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\ProjectTemplatesCache\CSharp) into the same locations for VS2013. After that run devenv.exe /setup from a VS 2013 command prompt to get VS to recognize the templates are there. Once that completes, the templates should be usable.
↧