So I fired up VS2005, and wanted to make a quick prototype C# Console Application, except I couldn’t find the Project Template!!
Found out that if you close Visual Studio, run the VS CMD prompt, and run this: “devenv /installvstemplates”
It should add the templates back.
Good to go!
One reply on “VS2005: Missing Project Template – Where did my Console App Template Go?”
Much appreciated. This resolved a problem in my and my team mate's Visual Studio.
LikeLike