I am running Visual studio premium 2013 and configured new build for the packages.
When I run the build through Visual Studio/ Team Explorer which is throws following error.
CSC: Assembly 'Add.product.to-store' with identity 'Add.product.to-store, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' uses 'System.Web.Mvc, Version=5.2.2.0, Culture=neutral, PublicKeyToken=
TestControllerUnitTest.cs(47) 'Add.product.to-store' with identity 'Add.product.to-store, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' uses 'System.Web.Mvc, Version=5.2.2.0, Culture=neutral, PublicKeyToken=
The System.web.mvc reference library is upto date on my local and source location.