fix: some fix to run pipeline
This commit is contained in:
parent
7b7ae98c31
commit
50ecb58f70
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ Log.Logger = new LoggerConfiguration()
|
|||
.WriteTo.Console()
|
||||
.CreateBootstrapLogger();
|
||||
|
||||
try
|
||||
try
|
||||
{
|
||||
var builder = WebApplication.CreateBuilder(args);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue