Skip to content

Commit

Permalink
Remove unnecessary install .NET task (#7235)
Browse files Browse the repository at this point in the history
  • Loading branch information
jjonescz authored Mar 8, 2024
1 parent 7b1f39d commit 94749ce
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions azure-pipelines-microbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,6 @@ stages:
- name: Codeql.TSAEnabled
value: true
steps:
- task: UseDotNet@2
inputs:
useGlobalJson: true
- task: CodeQL3000Init@0
displayName: CodeQL Initialize
- script: eng\common\cibuild.cmd
Expand Down

0 comments on commit 94749ce

Please sign in to comment.