Skip to content

Commit 486ef42

Browse files
authored
Move localization to main (#49334)
2 parents b46e1c0 + 4205628 commit 486ef42

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
@@ -107,7 +107,7 @@ extends:
107107
templateFolderName: templates-official
108108
publishTaskPrefix: 1ES.
109109
runtimeSourceProperties: /p:DotNetRuntimeSourceFeed=https://ci.dot.net/internal /p:DotNetRuntimeSourceFeedKey=$(dotnetbuilds-internal-container-read-token-base64)
110-
locBranch: release/9.0.3xx
110+
locBranch: main
111111
# WORKAROUND: BinSkim requires the folder exist prior to scanning.
112112
preSteps:
113113
- powershell: New-Item -ItemType Directory -Path $(Build.SourcesDirectory)/artifacts/bin -Force

0 commit comments

Comments
 (0)