Skip to content

Commit 116ec71

Browse files
committed
feat(CI): install .net core 2.2.
1 parent c404295 commit 116ec71

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ jobs:
3333
name: Hosted VS2017
3434
condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest'))
3535
steps:
36+
- template: .azure/install.yml
37+
3638
- task: DownloadSecureFile@1
3739
inputs:
3840
secureFile: progaudi.snk

0 commit comments

Comments
 (0)