mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-15 03:07:56 +01:00
[Localization] Fix loc pipeline to send downloaded localized files to TDBuild upon retry after failure (#36766)
This commit is contained in:
@@ -32,9 +32,9 @@ steps:
|
|||||||
TDBuildServiceConnection: $(TouchdownServiceConnection)
|
TDBuildServiceConnection: $(TouchdownServiceConnection)
|
||||||
authType: SubjectNameIssuer
|
authType: SubjectNameIssuer
|
||||||
resourceFilePath: |
|
resourceFilePath: |
|
||||||
**\Resources.resx
|
src\**\Resources.resx
|
||||||
**\Resource.resx
|
src\**\Resource.resx
|
||||||
**\Resources.resw
|
src\**\Resources.resw
|
||||||
outputDirectoryRoot: LocOutput
|
outputDirectoryRoot: LocOutput
|
||||||
appendRelativeDir: true
|
appendRelativeDir: true
|
||||||
pseudoSetting: Included
|
pseudoSetting: Included
|
||||||
|
|||||||
Reference in New Issue
Block a user