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

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

问题描述

目前,我正在迁移一个大的解决方案(〜70个项目)的VS 2005 + .NET 2.0 VS 2008 + .NET 3.5。目前,我有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?

推荐答案

你试过NDepend的?它会显示你的依赖,你也可以分析你的类和方法的实用性。

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天全站免登陆