Skip to content

Commit 6f7e3c4

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ steps:
1313
- task: UseDotNet@2
1414
inputs:
1515
packageType: 'sdk'
16-
version: '7.*'
16+
version: '7.x'
1717
- task: NodeTool@0
1818
inputs:
1919
versionSpec: '16.14.x'

0 commit comments

Comments
 (0)