Skip to content

Commit a9894fa

Browse files
committed
latest
1 parent 259df02 commit a9894fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure/pipelines/azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ steps:
55
- task: UseDotNet@2
66
inputs:
77
packageType: 'sdk'
8-
version: '5.0.x'
8+
version: '6.0.x'
99

1010
# Build solution
1111
- script: |

0 commit comments

Comments
 (0)