ASP.NET CORE--WIN10上无法单步调试解决方法

参考这篇文章

http://www.cnblogs.com/artech/p/debug-in-vs-code.html

In order to be able to debug cross-platform, .NET Core has now a “portable PDB” format, and the newly introduced .NET Core debugger for Visual Studio Code only supports this format. Unfortunately by default, on Windows, the .NET Core build generates standard “Windows PDBs”, which are not supported. But the fix is easy, you just have to tell the compiler to generate portable PDBs.

为了能够调试跨平台,.NET 核心现在有一种"便携式 PDB"格式,和新引进的.NET 核心调试器的 Visual Studio 代码只支持这种格式。不幸的是,默认情况下,Windows 上.NET 核心生成产生标准"Windows Pdb",这不受支持。但是,此修复程序很简单,你只需要告诉编译器生成便携式 Pdb。

679411-20160730123137794-732158393.png

转载于:https://www.cnblogs.com/weloveshare/p/5720703.html

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值