Fody is only supported on MSBuild 16 and above. Current version: 15

我的未来我决定 提交于 2019-12-03 09:22:54
Colonel Software

Please downgrade Fody to version 4.2.1.

Upgrade to Visual Studio 2019 https://visualstudio.microsoft.com/downloads/

For what it's worth - I ran into the same situation. A colleague added Fody with no other reason than to reduce the number of files created upon building.

Rather than deal with downgrading plugin versions or upgrading VS2017 to VS2019, I removed Fody from the project (as it had no real added value in the project).

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!