Skip to content

Commit c4ac7f3

Browse files
Minor fix
1 parent b1eb535 commit c4ac7f3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Mvc/Mvc.ViewFeatures/src/RazorComponents/PrerenderingErrorBoundaryLogger.cs

+1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
using System;
55
using System.Threading.Tasks;
66
using Microsoft.AspNetCore.Components.Web;
7+
using Microsoft.Extensions.Logging;
78

89
namespace Microsoft.AspNetCore.Mvc.ViewFeatures
910
{

0 commit comments

Comments
 (0)