diff --git a/README.md b/README.md index 9237a1c4..5b8b3ebc 100644 --- a/README.md +++ b/README.md @@ -43,9 +43,8 @@ For updates and releases, check [CHANGELOG.MD](CHANGELOG.MD) or [Releases](https ## ASP.NET Core The [NLog.Web.AspNetCore](https://www.nuget.org/packages/NLog.Web.AspNetCore)-package supports the platforms: -- For ASP.NET Core 6, .NET 6 -- For ASP.NET Core 5, .NET 5 -- For ASP.NET Core 3, .NET Core 3 +- For ASP.NET Core - .NET 5, 6, 7 and 8 +- For ASP.NET Core - .NET Core 3 - For ASP.NET Core 2.1 .NET Standard 2.0 for .NET 4.6.1 ℹ️ Missing the trace and debug logs? [Check your appsettings.json](https://github.com/NLog/NLog.Web/wiki/Missing-trace%5Cdebug-logs-in-ASP.NET-Core-6%3F)