0

Now,I have two separate projects in visual studio namely client1 and client2. And there are some places where client1 project refers client2 project. I'm going to generate separate code map for client1 and client2 and link them together. So that I will get complete flow of my application.

Is it possible to do this above requirement using visual studio enterprise 2017?

4

1 回答 1

0

是的,您可以从一个空的代码映射开始,然后从解决方案资源管理器中拖放每个项目。您还可以拖动一个项目并显示其依赖项。

于 2019-06-12T14:55:52.013 回答