From eceb89391a77f6ad6446150abe6d0e02f777345b Mon Sep 17 00:00:00 2001 From: KhaledAlmohammad Date: Wed, 13 Nov 2024 22:01:45 +0100 Subject: [PATCH] make first edit on readMe file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f99d0a18..e4fa3d50 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # Samples for ASP.NET Core 8.0 +make edait on feature 1 branch > [!NOTE] > This repository is WIP. I am updating all the previous samples from .NET 6/7 to .NET 8. Check the previous stable branch ([6.0](https://github.com/dodyg/practical-aspnetcore/tree/net6.0/)) if you want to browse the existing stable samples that contains also .NET 7/8 samples.