简体   繁体   中英

Azure Service Fabric - Debug with Symbols

有没有办法获取Azure Service Fabric库的Symbol文件,如Microsoft.ServiceFabric

Service Fabric(包括SDK)不是开源(尚未),因此不提供符号文件(PDB),因为它们主要用于调试。

I found a way around that - using dotPeek , to exported the pdb files. :)

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM