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 5788f35 commit 04b397aCopy full SHA for 04b397a
azure-pipelines.yml
@@ -53,7 +53,7 @@ jobs:
53
- task: UseDotNet@2
54
displayName: 'Install .NET Core SDK'
55
inputs:
56
- version: 5.0.201
+ version: 5.0.202
57
performMultiLevelLookup: true
58
59
- powershell: .\build\build.ps1 --target=Build
0 commit comments