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 70d7846 + a31290c commit f71ad4dCopy full SHA for f71ad4d
azure-pipeline-PR.yml
@@ -17,7 +17,7 @@ steps:
17
displayName: 'Use .NET 8.0 sdk'
18
inputs:
19
packageType: sdk
20
- version: 8.0.100
+ version: 8.0.101
21
installationPath: $(Agent.ToolsDirectory)/dotnet
22
- script: echo Started restoring the source code
23
- task: DotNetCoreCLI@2
azure-pipelines.yml
@@ -24,7 +24,7 @@ steps:
24
25
26
27
28
29
30
0 commit comments