Skip to content

Commit 577df4e

Browse files
gavinbarronCopilot
andauthored
ci(pipeline): pin .NET 10 SDK to global.json version (#3010)
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 2e18b190-bdba-4d76-97af-b191dbd6c960
1 parent 9082e03 commit 577df4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.azure-pipelines/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ extends:
6969
- task: UseDotNet@2
7070
displayName: 'Use .NET 10'
7171
inputs:
72-
version: 10.x
72+
useGlobalJson: true
7373

7474
# Install the nuget tool.
7575
- task: NuGetToolInstaller@1

0 commit comments

Comments
 (0)