Dependency graph of Visual Studio projects

前端 未结 16 2339
鱼传尺愫
鱼传尺愫 2020-11-28 17:42

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.

The problem is that I need

16条回答
  •  囚心锁ツ
    2020-11-28 18:13

    VS 2019 has renamed dependency graph module to Code Map

    here is official documentation : https://docs.microsoft.com/en-us/visualstudio/modeling/map-dependencies-across-your-solutions?view=vs-2019

提交回复
热议问题