From d97513869acc9cd6839258e668fad6f8bf6b9182 Mon Sep 17 00:00:00 2001 From: Calin Lupas Date: Tue, 18 Mar 2025 09:52:10 -0400 Subject: [PATCH 1/2] Update card title in Index.cshtml to reflect version change to v3 --- src/webapp01/Pages/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webapp01/Pages/Index.cshtml b/src/webapp01/Pages/Index.cshtml index 6468c72..94240d5 100644 --- a/src/webapp01/Pages/Index.cshtml +++ b/src/webapp01/Pages/Index.cshtml @@ -6,7 +6,7 @@
-
.NET 💜 Azure v2
+
.NET 💜 Azure v3

Learn about building Web apps with ASP.NET Core.

From b7714ac39d81a5d5b74a2291a33b77ecb1987fff Mon Sep 17 00:00:00 2001 From: Calin Lupas Date: Tue, 18 Mar 2025 09:55:14 -0400 Subject: [PATCH 2/2] Update src/webapp01/Pages/Index.cshtml --- src/webapp01/Pages/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webapp01/Pages/Index.cshtml b/src/webapp01/Pages/Index.cshtml index 94240d5..b47ad33 100644 --- a/src/webapp01/Pages/Index.cshtml +++ b/src/webapp01/Pages/Index.cshtml @@ -6,7 +6,7 @@
-
.NET 💜 Azure v3
+
.NET 💜 Azure v4

Learn about building Web apps with ASP.NET Core.