sequentialogic
Results
1
comments of
sequentialogic
I also had this problem. Resolution was to downgrade the project to .net4 and then run the following nuget command: Install-Package Microsoft.AspNet.Mvc -Version 3.0.50813.1 -Project TeamCityDashboard