I am a UI developer trying to research OxyPlot for potential use in a project. I have installed the NuGet packages but when I try to place an instance on an OxyPlot control on my window I get a build error stating that I need a "strongly-named assembly. If i remove the OxyPlot instance then my project builds. Anyone have any knowledge on this?
Asked
Active
Viewed 100 times
0
-
Can you post more information! Code? XAML? – Wolfgang Feneberg Mar 08 '17 at 11:45
-
Sorry for the late response. I have it working now, not actually sure what the issue was. Many thanks – user3519506 Mar 17 '17 at 14:10