Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们有一个大型(466 项目)视觉工作室解决方案。使用项目骑手时,其中一个项目未完全加载,解决方案资源管理器在项目名称后显示(有错误)。Rider 中是否有任何地方可以查看所述错误?
您必须打开“日志”工具窗口:
您还可以在内部模式下运行 Rider,从解决方案资源管理器执行“重新加载项目并显示日志”上下文操作。这种情况下,Rider 将重新加载项目,从 MsBuild 收集所有信息并在编辑器中显示日志文件。