f# - How can I use FsCheck with a portable class library? -


how can use fscheck portable class library?

i receive following error:

error not install package 'fscheck.xunit 2.5.0'. trying install package project targets '.netportable,version=v4.5,profile=profile7', package not contain assembly references or content files compatible framework. more information, contact package author.

does mean fscheck not pcl compliant?


Comments

Popular posts from this blog

iis - ASP.Net Core CreatedAtAction in HttpPost action returns 201 but entire request ends with 500 -

gcc - Neither ld wrap nor LD_PRELOAD working to intercept system call -

ssh - Vagrant Windows - ssh_exchange_identification: read: Connection reset by peer -