We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfb2c6d commit bfbc858Copy full SHA for bfbc858
eng/common/core-templates/job/source-index-stage1.yml
@@ -1,7 +1,7 @@
1
parameters:
2
runAsPublic: false
3
- sourceIndexUploadPackageVersion: 2.0.0-20240522.1
4
- sourceIndexProcessBinlogPackageVersion: 1.0.1-20240522.1
+ sourceIndexUploadPackageVersion: 2.0.0-20250425.2
+ sourceIndexProcessBinlogPackageVersion: 1.0.1-20250425.2
5
sourceIndexPackageSource: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json
6
sourceIndexBuildCommand: powershell -NoLogo -NoProfile -ExecutionPolicy Bypass -Command "eng/common/build.ps1 -restore -build -binarylog -ci"
7
preSteps: []
0 commit comments