Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can I publish symbols to VSTS?

I'm currently publishing some NuGets to my VSTS feed. Is there support for VSTS acting as a Symbol Server as well so I can publish my symbol packages?

like image 627
aoetalks Avatar asked Mar 12 '23 11:03

aoetalks


1 Answers

You can publish your symbols to a file share. There is not presently support for using VSTS itself as a symbol server.

like image 109
Daniel Mann Avatar answered Mar 19 '23 01:03

Daniel Mann