Update Areapath in tsa.json to align latest one (#39391)

This commit is contained in:
Gordon Lam 2025-05-12 19:45:49 -07:00 committed by GitHub
parent 2f678d1fb3
commit cfdcf91625
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 1 deletions

View File

@ -327,6 +327,7 @@ DEFAULTTONULL
DEFAULTTOPRIMARY DEFAULTTOPRIMARY
DEFERERASE DEFERERASE
DEFPUSHBUTTON DEFPUSHBUTTON
DEFT
deinitialization deinitialization
DELA DELA
DELETEDKEYIMAGE DELETEDKEYIMAGE
@ -347,6 +348,7 @@ devmgmt
DEVMODE DEVMODE
DEVMODEW DEVMODEW
devpal devpal
DFX
DIALOGEX DIALOGEX
digicert digicert
dimm dimm

View File

@ -3,5 +3,5 @@
"notificationAliases": ["powertoys@microsoft.com"], "notificationAliases": ["powertoys@microsoft.com"],
"instanceUrl": "https://microsoft.visualstudio.com", "instanceUrl": "https://microsoft.visualstudio.com",
"projectName": "OS", "projectName": "OS",
"areaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\DIVE\\PowerToys" "areaPath": "OS\\Windows Client and Services\\WinPD\\DFX-Developer Fundamentals and Experiences\\DEFT\\PowerToys"
} }