Skip to content

Commit a285684

Browse files
authored
remove UseDotNet@2 task (#4953)
1 parent 8fbffaa commit a285684

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

azure-pipelines-codeql.yml

+3-4
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,9 @@ jobs:
4545

4646
steps:
4747

48-
- task: UseDotNet@2
49-
inputs:
50-
useGlobalJson: true
51-
48+
#- task: UseDotNet@2
49+
# inputs:
50+
# useGlobalJson: true
5251
- task: CodeQL3000Init@0
5352
displayName: CodeQL Initialize
5453

0 commit comments

Comments
 (0)