aspnetcore/test/WebSites/FormatterWebSite/Controllers
Doug Bunting 5e067cdb9e Delete trailing whitespace
- #EngineeringDay
- Total replaced: 660  Matching files: 270 in *.cs
- Total replaced: 250  Matching files: 32 in all other files
- Total replaced: 22  Matching files: 8 in a few stragglers

Did not change files under following directories
- test\Microsoft.AspNet.Mvc.Razor.Host.Test\TestFiles\Output
- test\Microsoft.AspNet.Mvc.FunctionalTests\compiler\resources
- test\WebSites\TagHelpersWebSite
(Razor generates trailing whitespace in a case or two)
2014-11-20 16:18:09 -08:00
..
DataContractSerializerController.cs
HomeController.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
InputFormatterController.cs
JsonFormatterController.cs added tests for json input formatter 2014-11-12 10:50:55 -08:00
ValidationController.cs Adding support for excluding types for validation, based on type names for body bound models. 2014-11-06 11:00:50 -08:00
XmlSerializerController.cs Issue #1081 - XML DataContract Formatter can fail to write when instance type != declaredType. 2014-09-19 15:01:49 -07:00