Update Error.cshtml.cs
This commit is contained in:
parent
01d10ab08e
commit
7b8d34243a
|
|
@ -5,6 +5,7 @@ using System.Linq;
|
|||
using System.Threading.Tasks;
|
||||
using Microsoft.AspNetCore.Mvc;
|
||||
using Microsoft.AspNetCore.Mvc.RazorPages;
|
||||
using Microsoft.Extensions.Logging;
|
||||
|
||||
namespace Company.WebApplication1.Pages
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue