diff --git a/build/azure-pipeline.pre-release.yml b/build/azure-pipeline.pre-release.yml index 609ff6d2..bd61627a 100644 --- a/build/azure-pipeline.pre-release.yml +++ b/build/azure-pipeline.pre-release.yml @@ -65,8 +65,8 @@ extends: tsa: config: - areaPath: 'Visual Studio Code Python Extensions' - serviceTreeID: '6e6194bc-7baa-4486-86d0-9f5419626d46' + areaPath: 'Pylance' + serviceTreeID: 'e3c408e8-09e7-404f-a9af-22b4ac3807a3' enabled: true publishExtension: ${{ parameters.publishExtension }} diff --git a/build/azure-pipeline.stable.yml b/build/azure-pipeline.stable.yml index 19f1a7bf..e68c8b55 100644 --- a/build/azure-pipeline.stable.yml +++ b/build/azure-pipeline.stable.yml @@ -61,6 +61,6 @@ extends: displayName: Build extension tsa: config: - areaPath: 'Visual Studio Code Python Extensions' - serviceTreeID: '6e6194bc-7baa-4486-86d0-9f5419626d46' + areaPath: 'Pylance' + serviceTreeID: 'e3c408e8-09e7-404f-a9af-22b4ac3807a3' enabled: true