From d59c7893757df9ee99b0c3a31ee2fe90d69a4dbf Mon Sep 17 00:00:00 2001 From: azurefree112 <109940868+azurefree112@users.noreply.github.com> Date: Thu, 28 Jul 2022 11:38:20 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dff610f8ce..bd61e1c003 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Sample ASP.NET Core application for Azure Pipelines docs +this edit for running the piepleines + For information on how to set up a pipeline for this repository, see [Create your first pipeline](https://docs.microsoft.com/azure/devops/pipelines/get-started-yaml?view=azure-devops). For more information on building .NET Core applications, see [.NET Core](https://docs.microsoft.com/azure/devops/pipelines/languages/dotnet-core?view=azure-devops).