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
924 stars 196 forks source link

Adjust target framework and dotnet build #393

Closed zyzhu closed 5 years ago

zyzhu commented 5 years ago

Changes following reviews by @kblohm

  1. Modified test target to netcoreapp2.1
  2. Removed netstandard from rprovider.plugin
  3. Set default build to exclude rprovider.plugin
  4. Add both msbuild and dotnet build to travis
zyzhu commented 5 years ago

@kblohm I'll merge for now. Please review whenever you have a chance.