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.