Could not find file 'obj\Debug\OldProjectName.csproj.FileListAbsolute.txt

后端 未结 10 997
星月不相逢
星月不相逢 2021-02-05 05:00

I\'m trying to publish project (tools vs2010), but cannot all the time getting the error below. I paste to my projects files from another project and then I changed namespace (O

10条回答
  •  南笙
    南笙 (楼主)
    2021-02-05 05:28

    Check the permissions to the folder obj\Debug\ if you give it write permissions, the error would go away.

提交回复
热议问题