Skip to content

Commit 9841845

Browse files
authored
Move localization to the 1xx branch so we get translations for net10 (#50346)
2 parents eb6038a + 85b5bd6 commit 9841845

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)