在 Visual Studio 中显示文件夹

发布于 2024-08-08 21:55:39 字数 104 浏览 5 评论 0原文

我有一个包含一组第三个 dll 的文件夹,我想将其显示在 Visual Studio 中。原因是我正在使用 VisualSvn,我希望能够看到这些内容何时从 Visual Studio 中更新。

I have a folder with a group of 3rd dlls that I want to show up in Visual Studio. The reason being that I am using VisualSvn and I want to be able to see when these have been updated from within visual studio.

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

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

发布评论

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

评论(3

假情假意假温柔 2024-08-15 21:55:39

如果启用“显示所有文件”选项(通过从“项目”菜单中选择它或单击解决方案资源管理器顶部的图标),不在项目中的文件将显示在树中,但带有白色图标。

这将为您提供项目文件夹的视图,包括不属于项目的所有文件。然后您应该能够看到包含第 3 方 dll 及其内容的目录。

If you enable the "Show All Files" option (by either choosing it from the Project menu or clicking the icon at the top of the Solution Explorer), files not in you project will be shown in the tree, but with a white icon.

This gives you a view of the project folder, including all of the files that are not part of your project. You should then be able to see the directory containing your 3rd party dlls and its contents.

﹂绝世的画 2024-08-15 21:55:39

在解决方案资源管理器中,顶部有一个图标。 (我认为是左起第四个)。

这将显示 VS 中的所有文件

编辑:击败它

In the solution explorer there is an icon at the top. (fourth from the left i think).

This will show all files in VS

Edit: Beaten to it.

寒江雪… 2024-08-15 21:55:39

对于 Mac:转到查看 =>垫=>解决方案

For Mac: Go to View => Pads => Solution

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