From cf8ff9361b5eb6b1cc1f4c1f6da0415cc4df09f4 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Sat, 15 Jan 2022 11:19:56 +0100 Subject: [PATCH] fix include libs --- GPW.CORE.UI/Pages/_Layout.cshtml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/GPW.CORE.UI/Pages/_Layout.cshtml b/GPW.CORE.UI/Pages/_Layout.cshtml index 2c99895..730b459 100644 --- a/GPW.CORE.UI/Pages/_Layout.cshtml +++ b/GPW.CORE.UI/Pages/_Layout.cshtml @@ -3,7 +3,7 @@ @addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers - + @@ -31,8 +31,8 @@ - - + +