Skip to content

Commit 120cc61

Browse files
Adjust SDK version installed in CI
1 parent 3126441 commit 120cc61

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,9 @@ steps:
3636
displayName: Set Version
3737

3838
- task: UseDotNet@2
39-
displayName: 'Install .NET Core SDK'
39+
displayName: 'Install .NET SDK'
4040
inputs:
41-
version: 5.0.403
41+
version: 6.0.400
4242
performMultiLevelLookup: true
4343

4444
# Workaround for VS2022 in CI Builds

0 commit comments

Comments
 (0)