haf / expecto

A smooth testing lib for F#. APIs made for humans! Strong testing methodologies for everyone!
Apache License 2.0
663 stars 96 forks source link

Fix pack build task #468

Closed farlee2121 closed 1 year ago

farlee2121 commented 1 year ago

dotnet fake build -t pack wasn't creating packages. Appears to be caused by a change in how temporary solution files work.

Also added support for packing the FsCheck3 pre-release version of Expecto.FsCheck and release notes for the changes to be released