Skip to content

Commit 5b9216a

Browse files
authored
Migrate to OneLocBuild (#6378)
Migrates to the new localization system. See documentation on this [here](https://github.com/dotnet/arcade/blob/main/Documentation/OneLocBuild.md).
1 parent 4f72ae4 commit 5b9216a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.vsts-dotnet.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ stages:
2626
displayName: Build
2727

2828
jobs:
29+
- template: /eng/common/templates/job/onelocbuild.yml
30+
parameters:
31+
CreatePr: false
32+
LclSource: lclFilesfromPackage
33+
LclPackageId: 'LCL-JUNO-PROD-MSBUILD'
34+
2935
- job: Windows_NT
3036
pool:
3137
name: VSEng-MicroBuildVS2019

0 commit comments

Comments
 (0)