Fix official builds because of SDL authentication (dotnet/corefx#40483)
authorViktor Hofer <viktor.hofer@microsoft.com>
Wed, 21 Aug 2019 18:19:14 +0000 (20:19 +0200)
committerGitHub <noreply@github.com>
Wed, 21 Aug 2019 18:19:14 +0000 (20:19 +0200)
* Fix official builds because of SDL authentication

Commit migrated from https://github.com/dotnet/corefx/commit/a1578465f68f6793e7498152dc2d0d2f4eed3a4e

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

index 25ac64d..43984ee 100644 (file)
@@ -104,7 +104,7 @@ stages:
           -TsaProjectName "DEVDIV"
           -TsaNotificationEmail "$(TsaNotificationEmail)"
           -TsaCodebaseAdmin "$(TsaCodebaseAdmin)"
-          -TsaBugAreaPath "DevDiv\\NET\\NET Core "
+          -TsaBugAreaPath "DevDiv\NET\NET Core"
           -TsaIterationPath "DevDiv"
           -TsaRepositoryName "CoreFX"
           -TsaCodebaseName "CoreFX"