Skip to content

Commit 5e8f0ce

Browse files
committed
Update serviceTreeID to Pylance team
- Change serviceTreeID from 6e6194bc-7baa-4486-86d0-9f5419626d46 to e3c408e8-09e7-404f-a9af-22b4ac3807a3 - Update areaPath to 'Pylance' Files updated: build/azure-pipeline.stable.yml, build/azure-pipeline.pre-release.yml
1 parent 531e11b commit 5e8f0ce

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

build/azure-pipeline.pre-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,8 +88,8 @@ extends:
8888

8989
tsa:
9090
config:
91-
areaPath: 'Visual Studio Code Python Extensions'
92-
serviceTreeID: '6e6194bc-7baa-4486-86d0-9f5419626d46'
91+
areaPath: 'Pylance'
92+
serviceTreeID: 'e3c408e8-09e7-404f-a9af-22b4ac3807a3'
9393
enabled: true
9494

9595
publishExtension: ${{ parameters.publishExtension }}

build/azure-pipeline.stable.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ extends:
8686

8787
tsa:
8888
config:
89-
areaPath: 'Visual Studio Code Python Extensions'
90-
serviceTreeID: '6e6194bc-7baa-4486-86d0-9f5419626d46'
89+
areaPath: 'Pylance'
90+
serviceTreeID: 'e3c408e8-09e7-404f-a9af-22b4ac3807a3'
9191
enabled: true
9292

9393
apiScanSoftwareVersion: '2024'

0 commit comments

Comments
 (0)