C:Program Files (x86)MSBuild14.0inMicrosoft.Common.CurrentVersion.targets(4714,5): error MSB30...

解决办法:

1)手动打开对应的项目bin/debug文件夹,将bin目录下所有文件全部删掉或者转移

2)重新生成项目

原文地址:https://www.cnblogs.com/licin/p/13495049.html