Skip to content
This repository has been archived by the owner on Nov 19, 2020. It is now read-only.

Accord.Controls is referencing wrong version of ZedGraph on NuGet #571

Closed
nx74205scw opened this issue Apr 30, 2017 · 1 comment
Closed

Comments

@nx74205scw
Copy link

Version of Accord.Controls (latest stable 3.4.0 back through to 3.0.2) on NuGet has dependency on ZedGraph 5.1.6 - however internally in the initializer it has a hard reference to ZedGraph 5.1.5.28844 which causes designer and forms using HistogramView to fail to load in Visual Studio.

Forced deletion of ZedGraph NuGet dll and re-referencing 5.1.5.28844 allows forms and application to work ok, however package refresh/reinstalls break application again.

zedgraph fail

@cesarsouza
Copy link
Member

Fixed in release 3.6.0.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants