小编Vir*_*gam的帖子

对.net核心项目使用<DebugType> Full </ DebugType>和<DebugType> Portable </ DebugType>有什么区别?

要生成打开封面报告,我必须将debugType设置为Full.我在构建服务器上生成报告,因为如果覆盖范围没有达到某个阈值,我必须使构建失败.构建在发布模式下生成.在我的csproj文件中保持debugType Full有什么后果?它会降低生产性能吗?

.net opencover roslyn .net-core

20
推荐指数
2
解决办法
8372
查看次数

标签 统计

.net ×1

.net-core ×1

opencover ×1

roslyn ×1