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 e6bd88a commit 195a029Copy full SHA for 195a029
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.201
+ version: 6.0.202
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