build: update tsa.json so that Release builds do not fail (#9)

This commit is contained in:
Dustin L. Howett 2025-05-15 14:49:11 -07:00 committed by GitHub
parent ad9eb2c801
commit c328917022
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,7 +1,7 @@
{
"instanceUrl": "https://microsoft.visualstudio.com",
"projectName": "OS",
"areaPath": "OS\\Windows Client and Services\\WinPD\\DEEP-Developer Experience, Ecosystem and Partnerships\\SHINE\\Commandline Tooling",
"areaPath": "OS\\Windows Client and Services\\WinPD\\DFX-Developer Fundamentals and Experiences\\DEFT\\SHINE\\Commandline Tooling",
"notificationAliases": ["condev@microsoft.com", "duhowett@microsoft.com"],
"template": "VSTS_Microsoft_OSGS"
}