Skip to content

Commit

Permalink
Removed old .Net SDK 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anpetroc committed Jan 18, 2024
1 parent 99538d1 commit b81495b
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,6 @@ jobs:
version: 3.1.x
installationPath: '$(Agent.ToolsDirectory)/dotnet'

# Dotnet 2.1 appears to be required for ESRP signing
- task: UseDotNet@2
displayName: 'Use dotnet sdk 2.1'
inputs:
version: 2.1.x
installationPath: '$(Agent.ToolsDirectory)/dotnet'

- task: CodeQL3000Init@0

- task: DotNetCoreCLI@2
Expand Down

0 comments on commit b81495b

Please sign in to comment.