Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
babakamyljanovssw authored Oct 23, 2024
1 parent d35214f commit f802687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rules/generate-dependency-graphs/rule.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ Another option to generate the dependency graph is with the Rider's built-in too

## Option 3 - Visual Studio Enterprise

Nex option to generate the dependency graph is with Visual Studio, first you need to check if you have installed **Code Map** and **Live Dependency Validation** components. Check [official docs](https://learn.microsoft.com/en-us/visualstudio/modeling/install-architecture-tools?view=vs-2022) to learn more about architecture tools in Visual Studio.
Next option to generate the dependency graph is with Visual Studio, first you need to check if you have installed **Code Map** and **Live Dependency Validation** components. Check [official docs](https://learn.microsoft.com/en-us/visualstudio/modeling/install-architecture-tools?view=vs-2022) to learn more about architecture tools in Visual Studio.

::: img-medium
![Figure: Your Visual Studio need to have these components installed to be able to use architecture tools](vs-installer-with-graph-feature.png)
Expand Down

0 comments on commit f802687

Please sign in to comment.