【发布时间】:2019-10-26 14:02:50
【问题描述】:
我最近将我的 Ranorex 升级到了最新的 (9.1)。从那时起,Ranorex 将不再构建解决方案。它总是说Build failed。后跟Nothing to do. None of the projects in this solution specify any packages for NuGet restore.
有没有人知道为什么会出现这个错误以及如何解决它?
谢谢
【问题讨论】:
我最近将我的 Ranorex 升级到了最新的 (9.1)。从那时起,Ranorex 将不再构建解决方案。它总是说Build failed。后跟Nothing to do. None of the projects in this solution specify any packages for NuGet restore.
有没有人知道为什么会出现这个错误以及如何解决它?
谢谢
【问题讨论】:
尝试安装 .Net Framework 4.6.2。这就是为我解决的问题!
旧版本的 .Net Framework 或损坏的 4.6.2 安装可能会导致构建错误: https://www.ranorex.com/forum/compile-error-t14146.html
【讨论】: