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 2162a60 commit 6f17189Copy full SHA for 6f17189
build/ci/job-template.yml
@@ -30,7 +30,7 @@ jobs:
30
displayName: 'Use .NET Core sdk'
31
inputs:
32
packageType: sdk
33
- version: 6.x
+ version: 8.x
34
installationPath: $(Agent.ToolsDirectory)/dotnet
35
- script: $(_prepScript)
36
displayName: Install build dependencies
0 commit comments