Skip to content

Commit 77879b0

Browse files
Update azure-pipelines.yml for Azure Pipelines
1 parent 0be7048 commit 77879b0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

azure-pipelines.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ pool:
1010
name: Default
1111

1212
steps:
13+
- task: UseDotNet@2
14+
inputs:
15+
packageType: 'sdk'
16+
version: '7.*'
1317
- task: NodeTool@0
1418
inputs:
1519
versionSpec: '16.14.x'

0 commit comments

Comments
 (0)