aspnetcore/test/WebSites/ActivatorWebSite
Ryan Nowak 1a617eb533 Fix an inadvertent 204 in activator tests
On a web server, this test ends up giving back a 204 because of the MVC
behavior when an action is declared to return void. The fix is to use
EmptyResult.
2014-12-15 11:18:39 -08:00
..
Components Add missing license headers 2014-11-20 22:54:05 -08:00
Controllers Fix an inadvertent 204 in activator tests 2014-12-15 11:18:39 -08:00
Services
Views/View
wwwroot Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08:00
ActivatorWebSite.kproj Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08:00
Startup.cs
project.json Adding servers and wwwroot folder to test websites 2014-12-10 14:16:11 -08:00