From 99d7d344479e56b25355fd25c0becf1c40ff50f6 Mon Sep 17 00:00:00 2001 From: Steve Sanderson Date: Fri, 22 Feb 2019 14:25:24 +0000 Subject: [PATCH] In Razor Components template, use tag helper for bootstrap CSS. Fixes #6886 --- .../RazorComponentsWeb-CSharp/Pages/Index.cshtml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/src/ProjectTemplates/Web.ProjectTemplates/content/RazorComponentsWeb-CSharp/Pages/Index.cshtml b/src/ProjectTemplates/Web.ProjectTemplates/content/RazorComponentsWeb-CSharp/Pages/Index.cshtml index d3cc00f32c..145f10fd59 100644 --- a/src/ProjectTemplates/Web.ProjectTemplates/content/RazorComponentsWeb-CSharp/Pages/Index.cshtml +++ b/src/ProjectTemplates/Web.ProjectTemplates/content/RazorComponentsWeb-CSharp/Pages/Index.cshtml @@ -3,10 +3,19 @@ - + RazorComponentsWeb-CSharp - - + + + + + + +