diff --git a/samples/TagHelperSample.Web/Views/Home/Create.cshtml b/samples/TagHelperSample.Web/Views/Home/Create.cshtml index 38645928aa..004a242787 100644 --- a/samples/TagHelperSample.Web/Views/Home/Create.cshtml +++ b/samples/TagHelperSample.Web/Views/Home/Create.cshtml @@ -20,7 +20,7 @@ @* - should helper remove the
if list isn't generated? *@ @* - (Html.ValidationSummary returns empty string despite non-empty message parameter) *@ @* Acceptable values are: "None", "ModelOnly" and "All" *@ -