ClickOnce - Cannot publish because a project failed to build

后端 未结 11 1423
你的背包
你的背包 2020-12-14 07:10

When I try to publish my (WPF, C#) application, I get these errors:
Cannot publish because a project failed to build.
Could not find file \'obj\\x86\\Debug

11条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-14 07:57

    With the date back to normal, close VS and try deleting your *.suo files next to the *.sln files and then reopen the solution

提交回复
热议问题