We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3805e18 commit 1090380Copy full SHA for 1090380
src/Serilog.Extensions.Hosting/SerilogServiceCollectionExtensions.cs
@@ -23,7 +23,7 @@
23
namespace Serilog
24
{
25
/// <summary>
26
- /// Extends <see cref="IHostBuilder"/> with Serilog configuration methods.
+ /// Extends <see cref="IServiceCollection"/> with Serilog configuration methods.
27
/// </summary>
28
public static class SerilogServiceCollectionExtensions
29
0 commit comments