Use this area to provide additional information.
diff --git a/test/testapps/SimpleMvc21/Views/Home/Index.cshtml b/test/testapps/SimpleMvc21/Views/Home/Index.cshtml new file mode 100644 index 000000000..00afab6a0 --- /dev/null +++ b/test/testapps/SimpleMvc21/Views/Home/Index.cshtml @@ -0,0 +1,108 @@ +@{ + ViewData["Title"] = "Home Page"; +} + + + +