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

后端 未结 10 970
星月不相逢
星月不相逢 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:25

    I encountered this bug using VS2017 with a solution stored in OneDrive.I suspected OneDrive's sync mechanism to be the root cause of this. When I tried to reproduce using VS2019 however it did not reappear. Looks solved in between these versions.

提交回复
热议问题