From 177583581adf511c47399a8d95092b10b05862fd Mon Sep 17 00:00:00 2001 From: Matthew Leibowitz Date: Wed, 8 Sep 2021 23:36:16 +0200 Subject: [PATCH] New area path --- scripts/azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/azure-pipelines.yml b/scripts/azure-pipelines.yml index d2e94f5dc3..b7b796c904 100644 --- a/scripts/azure-pipelines.yml +++ b/scripts/azure-pipelines.yml @@ -846,7 +846,7 @@ stages: notifyAlwaysV2: false instanceUrlForTsaV2: 'DEVDIV' projectNameDEVDIV: 'DevDiv' - areaPath: 'DevDiv\Xamarin SDK\SkiaSharp' + areaPath: 'DevDiv\VS Client - Runtime SDKs\SkiaSharp' iterationPath: 'DevDiv\OneVS' uploadAPIScan: false uploadBinSkim: false