Skip to content

Commit b16b42b

Browse files
authored
Change localization to target main (#49353)
2 parents 8f31b9e + ad97e1f commit b16b42b

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
@@ -105,7 +105,7 @@ extends:
105105
templateFolderName: templates-official
106106
publishTaskPrefix: 1ES.
107107
runtimeSourceProperties: /p:DotNetRuntimeSourceFeed=https://dotnetbuilds.blob.core.windows.net/internal /p:DotNetRuntimeSourceFeedKey=$(dotnetbuilds-internal-container-read-token-base64)
108-
locBranch: release/9.0.3xx
108+
locBranch: main
109109
${{ if and(eq(parameters.runTestBuild, false), ne(variables['Build.Reason'], 'PullRequest')) }}:
110110
timeoutInMinutes: 90
111111
windowsJobParameterSets:

0 commit comments

Comments
 (0)