We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b05878a commit a1b08aaCopy full SHA for a1b08aa
.azure/pipelines/templates/build.yaml
@@ -79,6 +79,7 @@ jobs:
79
allowPackageConflicts: true
80
steps:
81
- checkout: self
82
+ lfs: true
83
- task: UseDotNet@2
84
displayName: 'Use .NET Core sdk'
85
inputs:
0 commit comments