Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
semih.cavdar committed Apr 5, 2024
1 parent f28b0da commit f294a3c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Startup.cs
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ public void ConfigureServices(IServiceCollection services)
services.AddSerilog(_configuration);
services.AddScoped<ILogService, LogService>();
}

}
}

0 comments on commit f294a3c

Please sign in to comment.