Skip to content

Commit 85b5bd6

Browse files
authored
Move localization to the 1xx branch so we get translations for net10
We need to keep this on 1xx until we have the wxl translations
1 parent 18228d7 commit 85b5bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vsts-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ extends:
103103
templateFolderName: templates-official
104104
publishTaskPrefix: 1ES.
105105
runtimeSourceProperties: /p:DotNetRuntimeSourceFeed=https://ci.dot.net/internal /p:DotNetRuntimeSourceFeedKey=$(dotnetbuilds-internal-container-read-token-base64)
106-
locBranch: main
106+
locBranch: release/10.0.1xx
107107
# WORKAROUND: BinSkim requires the folder exist prior to scanning.
108108
preSteps:
109109
- powershell: New-Item -ItemType Directory -Path $(Build.SourcesDirectory)/artifacts/bin -Force

0 commit comments

Comments
 (0)