Skip to content

Commit 400e46e

Browse files
authored
Switch onelocbuild to target release/10.0.2xx branch (#52164)
2 parents b52fdc1 + 730fda2 commit 400e46e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vsts-ci.yml

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

0 commit comments

Comments
 (0)