Visual Studio 2013 only opens 2012 projects

Asked

Viewed 91 times

0

Whenever I will create a new project on VS2013, I have no project option, just the option: WEB >> Visual Studio 2012. Then yes, I have several project options like MVC 3 and 4 and so on. How do I update? I tried for Nuget, but it’s still the same thing

2 answers

1

The Visual Studio 2013 does not provide access to some templates which were available on Visual Studio 2012. If you want to use one of these templates, you can click on Visual Studio 2012.

Behold at that link.

inserir a descrição da imagem aqui

  • @pnet Managed to solve? The answer was helpful?

1

In Visual Studio 2013, ASP.NET only uses MVC5, so it only has one option:

Novo Projeto MVC

In the Visual Studio 2012 option, there is also retroactive compatibility for MVC4 at most.

Visual Studio 2012

Browser other questions tagged

You are not signed in. Login or sign up in order to post.