fsprojects/FSharpx.Extras

NuGet Package is out of date

adbrowne opened this issue · 5 comments

I've just noticed that the nuget package here is more than a year old: http://www.nuget.org/packages/FSharpx.Core

What is required to get this updated?

.\build.cmd NuGet

seems to generate the package. Is there anything I can do to help?

I have a project that depends on FSharpx and FSharpx.Collections but these conflict at the moment.

@forki, if you can call out what needs to happen, I'll try to work it out. This is also possibly resolved by #307.

Is there anything I can do to help with this? I have some time to put in next week but don't know what needs to be done.

The whole infrastructure needs to be ported to the projectscaffold way.
That's a lot of work
On Jan 15, 2015 12:38 AM, "Andrew Browne" notifications@github.com wrote:

Is there anything I can do to help with this. I have some time to put in
next week but don't know what needs to be done?


Reply to this email directly or view it on GitHub
#310 (comment).

@forki understand. Is it a matter of starting with a blank project scaffold setup and pulling it in piece by piece?

The nuget package has been renamed to FSharpx.Extras and updated.

See #321 (comment)