无法构建Store Package - 错误

Mih*_*scu 13 compiler-errors visual-studio-2015

Unable to remove directory "obj\x86\Release\PackageUploadLayout\". The process cannot access the file 'System.Collections.Immutable.dll' because it is being used by another process.   
Run Code Online (Sandbox Code Playgroud)

我无法构建我的Store包!我重新启动VS,我重新启动系统,我清理了解决方案,没有结果同样的问题.应用程序构建,工作正常,我只是无法创建Store包,我正在尝试更新我已经提交的应用程序.任何的想法?提前致谢.

gav*_*avi 23

这对我有用.转到项目文件夹并删除"obj"文件夹.它可能会抱怨"System.Collections.Immutable.dll",只需关闭Visual Studio并继续删除即可.