如何在Visual Studio 2017企业中清理解决方案时检索DLL文件 [英] How to retrieve DLL files back when cleaning the solution in visual studio 2017 enterprise

查看:139
本文介绍了如何在Visual Studio 2017企业中清理解决方案时检索DLL文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我收到错误循环依赖,它通过浏览解决并将dll添加到所需的项目中。后来突然发生的事情,我不知道错误产生了。通过在谷歌搜索中搜索,我发现清理解决方案并重建解决方案问题将被清除。所以,我使用Clean Solution清理了解决方案并使用Rebuild Solution再次进行了重建。



我尝试了什么:



清理解决方案没有错误,但是当我重建解决方案时,我发现SolutionProject / bin / Debug文件夹中缺少dll文件。如何检索这个可以任何人帮助我。在此先感谢

I got an error "Circular Dependency" and it was resolved by browsing and added dll to the project which is required. Later on what happened suddenly I doesn't know errors are produced. By searching it in the google search I came to know that cleaning the solution and rebuilding the solution problems will be cleared. So, I cleaned the solution using Clean Solution and rebuilded again using Rebuild Solution.

What I have tried:

Cleaning the solution has no errors but when when i am rebuilding the solution I came to know that dll file is missing in the SolutionProject/bin/Debug folder. How to retrieve this can anyone help me. Thanks in advance

推荐答案

请参阅此主题的讨论 visual studio - Always Copy解决方案内容(DLL)到可执行目录root [ ^ ]

这一个如何从项目中的文件夹中复制.dll以构建输出目录 [ ^ ]

如果你没有ke ep你可能要再次下载它的DLL副本。
See the discussion on this thread visual studio - "Always Copy" solution content (DLLs) to executable directory root[^]
And this one how to copy .dlls from a folder in project to build output dir[^]
If you didn't keep a copy of the DLL you'll probably have to download it again.


这篇关于如何在Visual Studio 2017企业中清理解决方案时检索DLL文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆