mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 05:43:10 -07:00
port the fix for symbol collision (#2027)
This commit is contained in:
parent
788dfc7726
commit
3673c44615
1 changed files with 0 additions and 1 deletions
|
@ -97,7 +97,6 @@ jobs:
|
|||
searchPattern: '**/*.pdb'
|
||||
symbolServerType: teamServices
|
||||
treatNotIndexedAsWarning: true
|
||||
symbolsArtifactName: $(System.teamProject)/$(Build.BuildNumber)_$(BuildPlatform)$(BuildConfiguration)
|
||||
|
||||
- task: CopyFiles@2
|
||||
displayName: Copy Files for BinSkim analysis
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue