aspnetcore/samples/MvcSample.Web/Views/Shared
Doug Bunting ab8a77bb70 Avoid NREs in MVC sample
- see e.g. results of `GET ~/Home/Post`
- use parentheses to avoid `?` confusing Razor

nit: remove unused Home/Test.cshtml view
2014-11-22 10:36:39 -08:00
..
Components/Tags
DisplayTemplates
EditorTemplates
HelloWorldPartial.cshtml Avoid NREs in MVC sample 2014-11-22 10:36:39 -08:00
MyView.cshtml Avoid NREs in MVC sample 2014-11-22 10:36:39 -08:00
_FlushPointLayout.cshtml
_Layout.cshtml