We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 537370e commit 070ba7fCopy full SHA for 070ba7f
eng/pipelines/build-all-lib.yml
@@ -211,10 +211,6 @@ extends:
211
inputs:
212
SearchPattern: '**/bin/**/*.pdb' # string. Required. Search pattern. Default: **/bin/**/*.pdb.
213
SymbolServerType: 'TeamServices'
214
- SymbolExpirationInDays: '180'
215
- TreatNotIndexedAsWarning: true
216
- continueOnError: true
217
- timeoutInMinutes: 20
218
219
# Since NuGet packages are generated during the build, we need to copy them to the artifacts folder.
220
- task: CopyFiles@2
0 commit comments