Visual Studio 2019调试变量

发布于 2025-01-20 22:26:12 字数 341 浏览 0 评论 0原文

我在调试模式下显示变量值时有问题。使用ASP Net Core 3.1。 当在调试模式下,变量徘徊时显示名称和一些值(示例列表显示项目数),但是当我单击以展开任何内容时,什么都没有发生。如图所示,

悬停在值中:

“

在本地变量窗口中仅是“ ...”。 “本地变量窗口”

我的当前版本16.11.12

I have problem with showing values of variables in debug mode. Using asp net core 3.1.
When in debug mode hovering over variables shows name and some value (example list shows item count) but when I click to expand nothing happens. Like shown

Hovering over the values:

hover over values

In local variable window is only "..."
local variable window

My current version 16.11.12

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

谁把谁当真 2025-01-27 22:26:12

来解决

  • 通过使用 InstallCleanup.exe
  • 手动删除位于“C:\Program Files (x86)\Microsoft Visual Studio”的 Visual Studio 文件

Solved by

  • uninstalling with InstallCleanup.exe
  • manually deleting visual studio files located at "C:\Program Files (x86)\Microsoft Visual Studio"
~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文