Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.
Last version of Suave.Testing is 2.2.1 and it does not work with latest Suave (2.5.5).
Run test causing an error:
Unhandled Exception: System.IO.FileLoadException: Could not load file or assembly 'Suave, Version=2.2.1.0, Culture=neutral, PublicKeyToken=null'. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESULT: 0x80
131040)
Last version of Suave.Testing is 2.2.1 and it does not work with latest Suave (2.5.5). Run test causing an error: