From ceac74daadb56f1805363f74ef81fb5845dbecff Mon Sep 17 00:00:00 2001 From: thienqb123456 Date: Tue, 3 Sep 2024 09:44:50 +0700 Subject: [PATCH] a --- Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index b4080ae..17f03db 100644 --- a/Program.cs +++ b/Program.cs @@ -7,7 +7,7 @@ using ngaoda.Services; using NLog; using NLog.Extensions.Logging; - + var builder = WebApplication.CreateBuilder(args); // Add services to the container.