Skip to content

Commit 106da97

Browse files
akoeplingerCopilot
andauthored
Update source-index package versions (#16862)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 613178c commit 106da97

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

eng/common/core-templates/steps/source-index-stage1-publish.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
parameters:
2-
sourceIndexUploadPackageVersion: 2.0.0-20250906.1
3-
sourceIndexProcessBinlogPackageVersion: 1.0.1-20250906.1
2+
sourceIndexUploadPackageVersion: 2.0.0-20260521.2
3+
sourceIndexProcessBinlogPackageVersion: 1.0.1-20260521.2
44
sourceIndexPackageSource: https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet-tools/nuget/v3/index.json
55
binlogPath: artifacts/log/Debug/Build.binlog
66

77
steps:
88
- task: UseDotNet@2
9-
displayName: "Source Index: Use .NET 9 SDK"
9+
displayName: "Source Index: Use .NET 10 SDK"
1010
inputs:
1111
packageType: sdk
12-
version: 9.0.x
12+
version: 10.0.x
1313
installationPath: $(Agent.TempDirectory)/dotnet
1414
workingDirectory: $(Agent.TempDirectory)
1515

0 commit comments

Comments
 (0)