From be78c803939e807d862c1b42f8a7a1de8e013bf2 Mon Sep 17 00:00:00 2001 From: Calin Lupas Date: Sat, 7 Feb 2026 23:19:37 -0500 Subject: [PATCH] Update home page title and version to reflect Agentic DevSecOps v8 --- src/webapp01/Pages/Index.cshtml | 2 +- src/webapp01/Pages/Shared/_Layout.cshtml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/webapp01/Pages/Index.cshtml b/src/webapp01/Pages/Index.cshtml index 636b186..96eca80 100644 --- a/src/webapp01/Pages/Index.cshtml +++ b/src/webapp01/Pages/Index.cshtml @@ -6,7 +6,7 @@
-
.NET 💜 Azure v7
+
.NET 💜 Azure v8

Learn about building Web apps with ASP.NET Core.

Visit our About GHAS page to learn about GitHub Advanced Security features.

diff --git a/src/webapp01/Pages/Shared/_Layout.cshtml b/src/webapp01/Pages/Shared/_Layout.cshtml index bcaf503..89ec8a8 100644 --- a/src/webapp01/Pages/Shared/_Layout.cshtml +++ b/src/webapp01/Pages/Shared/_Layout.cshtml @@ -3,7 +3,7 @@ - @ViewData["Title"] - webapp01 + @ViewData["Title"] - Agentic DevSecOps @@ -13,7 +13,7 @@