From 3319c75f898522ff4dc9cf0c70035c284264a1de Mon Sep 17 00:00:00 2001 From: Allison Chou Date: Thu, 7 Oct 2021 14:47:55 -0700 Subject: [PATCH] Update azure-pipelines-richnav.yml --- azure-pipelines-richnav.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines-richnav.yml b/azure-pipelines-richnav.yml index 1dba18887e..2481b526cb 100644 --- a/azure-pipelines-richnav.yml +++ b/azure-pipelines-richnav.yml @@ -23,7 +23,7 @@ stages: jobs: - template: /eng/common/templates/jobs/jobs.yml parameters: - helixRepo: dotnet/aspnetcore-tooling + helixRepo: dotnet/razor-tooling helixType: build.product/ enableRichCodeNavigation: true richCodeNavigationEnvironment: 'production'