Skip to content

Commit c313255

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 377e9d9 commit c313255

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

build/azure-pipeline.pre-release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,6 @@ extends:
141141

142142
tsa:
143143
config:
144-
areaPath: 'Visual Studio Code Python Extensions'
145-
serviceTreeID: '6e6194bc-7baa-4486-86d0-9f5419626d46'
144+
areaPath: 'Pylance'
145+
serviceTreeID: 'e3c408e8-09e7-404f-a9af-22b4ac3807a3'
146146
enabled: true

build/azure-pipeline.stable.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,6 @@ extends:
130130
displayName: Build extension
131131
tsa:
132132
config:
133-
areaPath: 'Visual Studio Code Python Extensions'
134-
serviceTreeID: '6e6194bc-7baa-4486-86d0-9f5419626d46'
133+
areaPath: 'Pylance'
134+
serviceTreeID: 'e3c408e8-09e7-404f-a9af-22b4ac3807a3'
135135
enabled: true

0 commit comments

Comments
 (0)