Skip to content

Commit d4f3333

Browse files
authored
Formatting tweaks [Skip CI]
1 parent 85612f6 commit d4f3333

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ A Serilog provider for [Microsoft.Extensions.Logging](https://www.nuget.org/pack
55

66
### ASP.NET Core 2.0+ Instructions
77

8-
**ASP.NET Core 2.0 applications should prefer [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) and `UseSerilog()` instead.**
8+
**ASP.NET Core 2.0** applications should prefer [Serilog.AspNetCore](https://github.com/serilog/serilog-aspnetcore) and `UseSerilog()` instead.
99

10-
### ASP.NET Core 1.0, 1.1 and Default Provider Integration
10+
### .NET Core 1.0, 1.1 and Default Provider Integration
1111

1212
The package implements `AddSerilog()` on `ILoggingBuilder` and `ILoggerFactory` to enable the Serilog provider under the default _Microsoft.Extensions.Logging_ implementation.
1313

0 commit comments

Comments
 (0)