Skip to content

Commit 26580e0

Browse files
committed
Update azure-pipelines.yml for Azure Pipelines
1 parent 5a524ba commit 26580e0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,6 @@ variables:
1414
Configuration: Release
1515

1616
steps:
17-
- task: UseDotNet@2
18-
inputs:
19-
packageType: 'sdk'
20-
version: '2.2.110'
21-
installationPath: $(DotNetPath)
22-
displayName: 'Install .NET 2.2'
23-
2417
- pwsh: ./build.ps1 -NoBuild -Bootstrap
2518
displayName: 'Running ./build.ps1 -NoBuild -Bootstrap'
2619

0 commit comments

Comments
 (0)