fsprojects / Foq

A unit testing framework for F#
http://www.slideshare.net/ptrelford/foq-17062247
Apache License 2.0
79 stars 31 forks source link

Release a new version #9

Closed saul closed 7 years ago

saul commented 7 years ago

It'd be really useful if the changes merged in with #8 could be released as a new version on NuGet. At the minute internally we're passing around Foq.fs (from master) and using that instead of the official NuGet source - it's a bit hacky.

Please can a new version be released on NuGet, it'd make our lives so much easier!

Thanks

dsyme commented 7 years ago

@ptrelford @sergey-tihon Can you do this?

@saul Perhaps we could give you publishing rights on nuget for this package?

sergey-tihon commented 7 years ago

I could try to build the project and create NuGet package But I do not have access to fsprojects account on NuGet, so I cannot publish.

saul commented 7 years ago

If @ptrelford isn't around then I'm happy to do it.

ptrelford commented 7 years ago

@saul thanks again for your contribution. I was planning to roll up some other changes into the next release but haven't got round to it yet. I'd be more than happy to add you as a package owner on Nuget, so you can push changes out more frequently, just let me know your Nuget username.

saul commented 7 years ago

Thanks - my Nuget username is saulren

ptrelford commented 7 years ago

No problem, you should get notification from Nuget shortly

ptrelford commented 7 years ago

A new version has been pushed to Nuget.