fsprojects / FSharpx.Extras

Functional programming and other utilities from the original "fsharpx" project
https://fsprojects.github.io/FSharpx.Extras/
The Unlicense
682 stars 146 forks source link

#387 Update tests to run on netcoreapp31 #390

Closed gdziadkiewicz closed 4 years ago

gdziadkiewicz commented 4 years ago

Fix #387

Summary

I retargeted the tests to netcoreapp31, added test results logging to AppVeyor, osx build to Travis, fixed .travis.yaml warnings, disabled the welcome message form dotnet cli on Travis and removed unnecessary elements from the proj files.