Visual Studio项目的依赖关系图 [英] Dependency graph of Visual Studio projects

查看:172
本文介绍了Visual Studio项目的依赖关系图的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在从VS 2005 + .NET 2.0迁移到VS 2008 + .NET 3.5的大型解决方案(约70个项目)。目前我有VS 2008 + .NET 2.0。

I'm currently migrating a big solution (~70 projects) from VS 2005 + .NET 2.0 to VS 2008 + .NET 3.5. Currently I have VS 2008 + .NET 2.0.

问题是我需要逐个移动项目到新的.NET框架,确保没有.NET 2.0项目引用.NET 3.5项目。有没有任何工具可以给我一个很好的项目依赖图?

The problem is that I need to move projects one by one to new .NET framework ensuring that no .NET 2.0 project references .NET 3.5 project. Is there any tool that would give me a nice graph of project dependencies?

推荐答案

它将显示您的依赖关系,您还可以分析您的课程和方法的可用性。

Have you tried NDepend? It'll shows you the dependencies and you can also analyze the usability of your classes and methods.

他们的网站:

http://ndepend.com

这篇关于Visual Studio项目的依赖关系图的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆