gpt4 book ai didi

visual-studio-code - 禁用 "There are unresolved dependencies from..."消息

转载 作者:行者123 更新时间:2023-12-03 01:55:05 25 4
gpt4 key购买 nike

如何禁用每当存在 Unresolved 依赖项时出现的“存在来自...的 Unresolved 依赖项”消息?

enter image description here

我宁愿不被告知这一点。

最佳答案

在settings.json中,添加以下内容:

{
"csharp.suppressDotnetRestoreNotification":true
}

需要version 1.5-beta6适用于 Visual Studio Code 的 C#。

以下是如何打开settings.json

enter image description here

关于visual-studio-code - 禁用 "There are unresolved dependencies from..."消息,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40272938/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com