Skip to content

Commit dfac273

Browse files
committed
remove the non indexing aspect
1 parent 8ecd7f4 commit dfac273

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

azure-pipelines.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,6 @@ extends:
237237
SymbolsFolder: $(Build.ArtifactStagingDirectory)/symbols
238238
SearchPattern: '**\*.pdb'
239239
SymbolServerType: TeamServices
240-
IndexSources: false
241240
PublishSymbols: false
242241
displayName: Archive symbols to VSTS
243242
condition: and(succeeded(), ne(variables['Build.Reason'], 'PullRequest'), eq(variables['SignType'], 'real'))

0 commit comments

Comments
 (0)