错误 无法复制文件“obj\Debug\[project-name].dll”,因为找不到

nad*_*hat 2 c# visual-studio

当我尝试在 Visual Studio 2019 中构建我的 ASP.NET 项目时,出现以下错误:

错误 无法复制文件“obj\Debug[Project-Name].dll”,因为找不到。项目名

Đon*_*nny 5

这很可能是 VS2019 中的错误。根据https://developercommunity.visualstudio.com/content/problem/519499/could-not-copy-the-file-objx64debugmanagementexe-b.html上的一些评论,它有助于卸载和重新加载项目。它对我有帮助。