Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jernejk committed Apr 2, 2024
1 parent eb2679c commit 7b08511
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# ASP.NET Core 6.0 Serilog Template

This is an example of how to create a ASP .NET Core app with Serilog (.NET 6+)
This is an example of how to create a ASP .NET Core app with Serilog (.NET 7+)

Check my blog post for more details: [ASP.NET Core + Serilog](https://jkdev.me/asp-net-core-serilog/)

If you're looking for .NET (Core) 2.2, 3.1 or 5, checkout the old branches: https://github.com/jernejk/AspNetCoreSerilogExample/branches
If you're looking for .NET (Core) versions, checkout the old branches: https://github.com/jernejk/AspNetCoreSerilogExample/branches

## 1. Add Nuget packages

Expand Down

0 comments on commit 7b08511

Please sign in to comment.