Skip to content

Commit 1a8b395

Browse files
CopilotNatYou345
andcommitted
Fix all C# compilation errors after package updates
Co-authored-by: NatYou345 <[email protected]>
1 parent d0f5afd commit 1a8b395

File tree

1,911 files changed

+30010
-89
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,911 files changed

+30010
-89
lines changed

src/ApiGateways/Aggregators/Web.Shopping.HttpAggregator/Program.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ public static IWebHost BuildWebHost(string[] args) =>
5151
});
5252
})
5353
.UseStartup<Startup>()
54-
.UseSerilog()
5554
.Build();
5655

5756
private static Serilog.ILogger CreateSerilogLogger()
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)