TDS: 'Build fo GetFrameworkPaths failed' after upgrade

|▌冷眼眸甩不掉的悲伤 提交于 2019-12-12 03:50:57

问题


I've upgraded my TDS to 5.5 and now I get the following error when opening a solution containing a TDS project with Visual Studio:

TDS failed to change configurations with the error 'Build of GetFrameworkPaths failed.'.
Please see the output window for more details.

回答1:


This is a known issue not yet fixed by Hedgehog. They do provide a workaround:

http://www.hhogdev.com/blog/2016/may/common-problem-after-tds-5,-d-,5-upgrade.aspx

To save some time you can just delete the

C:\Program Files (x86)\MSBuild\HedgehogDevelopment\SitecoreProject\v9.0\HedgehogDevelopment.SitecoreProject.targets

file and run the TDS installer and choose repair instead of uninstalling and reinstalling TDS as Hedgehog recommends.



来源:https://stackoverflow.com/questions/38629093/msb4018-the-getframeworkpath-task-failed-unexpectedly

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