Update TsaBugAreaPath to fix SDL Validation (dotnet/corefx#41993)
authorSantiago Fernandez Madero <safern@microsoft.com>
Tue, 22 Oct 2019 17:27:41 +0000 (10:27 -0700)
committerViktor Hofer <viktor.hofer@microsoft.com>
Tue, 22 Oct 2019 17:27:41 +0000 (19:27 +0200)
Commit migrated from https://github.com/dotnet/corefx/commit/2513d13acfb7fff55c8d4f956bcc3d64cf33f810

eng/pipelines/libraries/.azure-ci.yml

index e89e1fd..c955853 100644 (file)
@@ -115,7 +115,7 @@ stages:
           -TsaProjectName "DEVDIV"
           -TsaNotificationEmail "$(TsaNotificationEmail)"
           -TsaCodebaseAdmin "$(TsaCodebaseAdmin)"
-          -TsaBugAreaPath "DevDiv\NET\NET Core"
+          -TsaBugAreaPath "DevDiv\NET Core"
           -TsaIterationPath "DevDiv"
           -TsaRepositoryName "CoreFX"
           -TsaCodebaseName "CoreFX"