* Run ModelBinding test that uses Moq to run under ASPNET50 * Update AssociatedValidatorProviderTest to reflect API changes
- Support for binding posted file to type IFormFile - Support for multipart/form-data in FormValueProviderFactory - Updated Mvc Sample - Added relevant unit and functional tests