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.
2 parents 3cdb596 + fb76acf commit 20cf46dCopy full SHA for 20cf46d
azure-pipeline-PR.yml
@@ -17,7 +17,7 @@ steps:
17
displayName: 'Use .NET 6.0 sdk'
18
inputs:
19
packageType: sdk
20
- version: 6.0.401
+ version: 6.0.402
21
installationPath: $(Agent.ToolsDirectory)/dotnet
22
- script: echo Started restoring the source code
23
- task: DotNetCoreCLI@2
azure-pipelines.yml
@@ -19,7 +19,7 @@ steps:
24
25
0 commit comments