aspnetcore/test/WebSites/ContentNegotiationWebSite/Controllers
Doug Bunting e7ee4278a5 Correct case of web site folder and project names
- work around aspnet/DNX#1361 and inconsistent dev boxes (from previous fix attempts)
 - had inconsistent case in test/WebSites and test/WebSites/ConnegWebSite
- ConnegWebsite -> ContentNegotiationWebSite
- RazorInstrumentationWebsite -> RazorPageExecutionInstrumentationWebSite
- RazorViewEngineOptionsWebsite -> RazorEmbeddedViewsWebSite

nits:
- sort dependencies in functional test project.json
- correct a few readme.md files
2015-03-10 09:34:06 -07:00
..
FallbackOnTypeBasedMatchController.cs Correct case of web site folder and project names 2015-03-10 09:34:06 -07:00
FormatFilterController.cs Correct case of web site folder and project names 2015-03-10 09:34:06 -07:00
HomeController.cs Correct case of web site folder and project names 2015-03-10 09:34:06 -07:00
JsonResultController.cs Correct case of web site folder and project names 2015-03-10 09:34:06 -07:00
NoContentController.cs Correct case of web site folder and project names 2015-03-10 09:34:06 -07:00
NoContentDoNotTreatNullValueAsNoContentController.cs Correct case of web site folder and project names 2015-03-10 09:34:06 -07:00
NoProducesContentOnClassController.cs Correct case of web site folder and project names 2015-03-10 09:34:06 -07:00
NormalController.cs Correct case of web site folder and project names 2015-03-10 09:34:06 -07:00
ProducesContentBaseController.cs Correct case of web site folder and project names 2015-03-10 09:34:06 -07:00
ProducesContentOnClassController.cs Correct case of web site folder and project names 2015-03-10 09:34:06 -07:00
ProducesWithMediaTypeParametersController.cs Correct case of web site folder and project names 2015-03-10 09:34:06 -07:00
TextPlainController.cs Correct case of web site folder and project names 2015-03-10 09:34:06 -07:00