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 d974c1c commit cc12689Copy full SHA for cc12689
azure-pipeline-PR.yml
@@ -17,7 +17,7 @@ steps:
17
displayName: 'Use .NET 7.0 sdk'
18
inputs:
19
packageType: sdk
20
- version: 7.0.103
+ version: 7.0.401
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