You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code first looks in ConfigurationManager.AppSettings["graphVizLocation"]; for the Graphviz path and then looks in AssemblyDirectory + "/" + ProcessFolder if the former isn't found.
C-Sharp-Wrapper requires GraphViz2.38 installed in C:\Program Files (x86)\GraphViz2.38\bin ?
The text was updated successfully, but these errors were encountered: