Closed gdziadkiewicz closed 4 years ago
I want to use FSharpx.Extras in my legacy net452 project.
I restored net45 support to FSharpx.Collections (support was dropped in 2.0.0) and now I'm able to build FSharpx.Extras for net452 (FSharpx.Async works on net452).
@panesofglass Can you take a look?
@forki @mausch @panesofglass Can you help with getting this merged and released? This will have additional benefit of solving #382 build problems.
Why?
I want to use FSharpx.Extras in my legacy net452 project.
How?
I restored net45 support to FSharpx.Collections (support was dropped in 2.0.0) and now I'm able to build FSharpx.Extras for net452 (FSharpx.Async works on net452).