From 0ee80d593ce79c68936820ab2ed6f56855c44711 Mon Sep 17 00:00:00 2001 From: Cijo Thomas Date: Thu, 24 Aug 2023 11:22:42 -0700 Subject: [PATCH] Update README.md for example Asp.Net Core app (#4801) --- examples/AspNetCore/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/AspNetCore/README.md b/examples/AspNetCore/README.md index c437a99b8..001d3cdea 100644 --- a/examples/AspNetCore/README.md +++ b/examples/AspNetCore/README.md @@ -1,6 +1,6 @@ -# OpenTelemetry ASP.Net Core 6 Web API Example +# OpenTelemetry ASP.NET Core 7 Web API Example -This example uses the new WebApplication host that ships with .Net 6 +This example uses the new WebApplication host that ships with .NET 7 and shows how to setup 1. OpenTelemetry logging