From 020afcff978801da6916c31012c36b961a63810a Mon Sep 17 00:00:00 2001 From: rajupeta-ai Date: Sat, 30 May 2026 20:47:23 -0500 Subject: [PATCH 1/2] Update README.md Demo test --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a56eecbf9..3347b33ef 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # eShop Reference Application - "AdventureWorks" +# modified A reference .NET application implementing an e-commerce website using a services-based architecture using [.NET Aspire](https://learn.microsoft.com/dotnet/aspire/). From 129b8c4a8e1d3107d98a6620f109f6c2d2d64f58 Mon Sep 17 00:00:00 2001 From: rajupeta-ai Date: Sat, 30 May 2026 20:50:33 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3347b33ef..6baf71cc9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # eShop Reference Application - "AdventureWorks" -# modified +# modified 1 A reference .NET application implementing an e-commerce website using a services-based architecture using [.NET Aspire](https://learn.microsoft.com/dotnet/aspire/).