fslaborg / Deedle

Easy to use .NET library for data and time series manipulation and for scientific programming
http://fslab.org/Deedle/
BSD 2-Clause "Simplified" License
937 stars 195 forks source link

Update dependencies and fix build #468

Closed zyzhu closed 5 years ago

zyzhu commented 5 years ago
  1. Updated FSharp.Formatting to use latest one on nuget instead of appveyor.
  2. Updated other dependencies such as FSharp.Charting etc.
  3. Fixed path of FSharp.Charting.dll
  4. Fixed build by referencing dotnet sdk version in global.json
  5. Switched travis linux dist to xenial from trusty because of trusty's retrieving sdk issues