mirror of
https://github.com/Microsoft/calculator.git
synced 2025-08-21 13:53:11 -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'
|
searchPattern: '**/*.pdb'
|
||||||
symbolServerType: teamServices
|
symbolServerType: teamServices
|
||||||
treatNotIndexedAsWarning: true
|
treatNotIndexedAsWarning: true
|
||||||
symbolsArtifactName: $(System.teamProject)/$(Build.BuildNumber)_$(BuildPlatform)$(BuildConfiguration)
|
|
||||||
|
|
||||||
- task: CopyFiles@2
|
- task: CopyFiles@2
|
||||||
displayName: Copy Files for BinSkim analysis
|
displayName: Copy Files for BinSkim analysis
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue