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 259df02 commit a9894faCopy full SHA for a9894fa
.azure/pipelines/azure-pipelines.yml
@@ -5,7 +5,7 @@ steps:
5
- task: UseDotNet@2
6
inputs:
7
packageType: 'sdk'
8
- version: '5.0.x'
+ version: '6.0.x'
9
10
# Build solution
11
- script: |
0 commit comments