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 unit test references #395

Closed zyzhu closed 6 years ago

zyzhu commented 6 years ago
  1. Added editorconfig to enforce 2-space indention as Deedle's convention.
  2. Referenced fsunit nuget package
  3. Kept extension part in fsunit.fs
  4. Now Deedle.Core.sln can be built on VS2017 and all unit tests can be run via test explorer