Skip to content

Commit 604e1d4

Browse files
isaacrlevinHaoK
authored andcommitted
Update Error.cshtml.cs
1 parent a90fc1d commit 604e1d4

File tree

1 file changed

+1
-0
lines changed
  • src/ProjectTemplates/Web.Spa.ProjectTemplates/content/React-CSharp/Pages

1 file changed

+1
-0
lines changed

src/ProjectTemplates/Web.Spa.ProjectTemplates/content/React-CSharp/Pages/Error.cshtml.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
using System.Threading.Tasks;
66
using Microsoft.AspNetCore.Mvc;
77
using Microsoft.AspNetCore.Mvc.RazorPages;
8+
using Microsoft.Extensions.Logging;
89

910
namespace Company.WebApplication1.Pages
1011
{

0 commit comments

Comments
 (0)