为什么 Visual Studio 要求提供放弃内存中更改的选项?

发布于 2024-08-02 22:45:07 字数 108 浏览 2 评论 0原文

当我保存实际上没有进行任何更改的解决方案时,我经常会收到一个对话框,告诉我“签出而不保存将导致您丢失内存中的更改”。它为我提供了几个选项:放弃内存中的更改、签出、取消和另存为。有办法防止这种情况发生吗?

When I save a solution that I have actually not made any changes to, I often get a dialog that tells me "Checking out without saving will cause you to lose your in-memory changes". It gives me a few options, Discard In-Memory changes, Check-Out, Cancel, and Save-As. Is there way to prevent this from happening?

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

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

发布评论

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

评论(1

哎呦我呸! 2024-08-09 22:45:07

防止这种情况发生的最简单方法是在签出文件之前不要开始修改代码。

The easiest way to prevent this happening is not to start modifying the code before you check-out the file.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文