mattosaurus / ChartJSCore

Implementation of Chart.js for use with .NET Core.
GNU General Public License v3.0
116 stars 34 forks source link

Update obsolete components #86

Closed thalter closed 1 year ago

thalter commented 1 year ago

Updated components so that it will build under obsolete .NET Framework versions.

Note that most of the unit tests are failing, and I have not fixed them.