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 4a9f001 commit 56f25b3Copy full SHA for 56f25b3
src/NLog.Extensions.Logging/README.md
@@ -19,9 +19,9 @@ If using ASP.NET Core then consider using [NLog.Web.AspNetCore](https://www.nuge
19
20
Supported platforms:
21
22
- - .NET 5, 6, 7 and 8
23
- - .NET Core 1, 2 and 3
24
- - .NET Standard 1.3+ and 2.0+
+ - .NET 5, 6, 7, 8 and 9
+ - .NET 2 and 3
+ - .NET Standard 2.0 and 2.1
25
- .NET 4.6.1 - 4.8
26
27
Registration of NLog as logging provider:
0 commit comments