diff --git a/Program.cs b/Program.cs index afa0d97..b4080ae 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.