aspnetcore/test/WebSites/ConnegWebSite/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
..
FallbackOnTypeBasedMatchController.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
HomeController.cs
JsonResultController.cs
NoContentController.cs Fix for 1071: Output Formatters should be invoked for writing out the response. 2014-10-03 10:54:59 -07:00
NoContentDoNotTreatNullValueAsNoContentController.cs Fix for 1071: Output Formatters should be invoked for writing out the response. 2014-10-03 10:54:59 -07:00
NoProducesContentOnClassController.cs
NormalController.cs [Fixes #1216] Provide a property on JsonOutputFormatter to set serializer settings 2014-10-15 09:27:09 -07:00
ProducesContentBaseController.cs
ProducesContentOnClassController.cs Delete trailing whitespace 2014-11-20 16:18:09 -08:00
ProducesWithMediaTypeParametersController.cs [Fixes #1429] Content negotiation does a case-sensitive matching of media type's parameter values 2014-11-11 10:15:51 -08:00
TextPlainController.cs