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
Controllers Fix an inadvertent 204 in activator tests 2014-12-15 11:18:39 -08:00
Services
Views/View
wwwroot
ActivatorWebSite.kproj
Startup.cs
project.json