Closed yasirerkam closed 4 years ago
ok i found GraphViewerGDI project using .net47 (GraphLayout/tools/GraphViewerGDI/GraphViewerGDI.nuspec). changind my project to .net47 fix the problem but please specify "GraphViewerGDI use .net47" in README.md file.
"Install-Package : Could not install package 'AutomaticGraphLayout.GraphViewerGDI 1.1.7'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.6.1', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author."
Maybe adding 'lib/net45' target can fix this issue?