Signature issues
1. Uncheck the project properties->Signing options->Sign the ClickOnce manifests. The compilation passes.
2. Open manually *.csproj, delete the following four sentences:
...
After deleting it, you can compile normally.