Martin
Martin

Reputation: 11041

What Version of Asp.Net MVC is in Visual Studio 2010 RC?

What Version of Asp.Net MVC is in Visual Studio 2010 RC?

Is it MVC 2 RC 2? or RC 1? Or ...?

Upvotes: 1

Views: 138

Answers (2)

Fehaar
Fehaar

Reputation: 83

And as far as I can tell you cannot even get MVC 1 solutions to work with VS 2010.

Upvotes: 0

kenwarner
kenwarner

Reputation: 29120

Haacked says

VS 2010 RC contains ASP.NET MVC 2 RC. MVC 2 RC 2 was finished after the final build of VS2010 RC.

Upvotes: 4

Related Questions