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 c2ede67 commit f768fcbCopy full SHA for f768fcb
README.md
@@ -44,7 +44,7 @@ public class Program
44
}
45
```
46
47
-Then, add `UseSerilog()` to the web host builder in `BuildWebHost()`.
+**Then**, add `UseSerilog()` to the web host builder in `BuildWebHost()`.
48
49
```csharp
50
public static IWebHost BuildWebHost(string[] args) =>
0 commit comments