nkolev92 / DependencyVisualizer

A tool to help you visualize the dependencies in your .NET project
MIT License
2 stars 1 forks source link

error handling for visualizer tool #9

Closed peeku1988 closed 1 year ago

peeku1988 commented 1 year ago

Handled the exception that is thrown when the File to open and read is not found. Below is how the error is displayed now while it was just thrown earlier and was displaying the stacktrace image