Can't find nuget package for system.web.mvc 3.0.0.1
All I can find is this: Install-Package Microsoft.AspNet.Mvc -Version 3.0.20105.1
Which installs 3.0.0.0 I want to deploy my ap to QA with the correct version for testing.
Where can I get the nugget package?