WebAPIContrib.Core icon indicating copy to clipboard operation
WebAPIContrib.Core copied to clipboard

Set up Nuget package release

Open filipw opened this issue 9 years ago • 3 comments

Ideally we'd split into master and dev branches and we can release pre release packages automatically from dev, and once we are ready / happy enough with the functionalities, we can merge to master which will release the stable package.

filipw avatar Jun 19 '16 07:06 filipw

Related to #39

panesofglass avatar Jul 19 '16 15:07 panesofglass

You could also keep master as latest code (released as alpha? beta?) and use tags to release final versions. See example at https://github.com/Tachyus/gluon/blob/master/build.fsx#L75-L82 or https://github.com/freya-fs/freya/blob/master/build.fsx#L166-L176.

panesofglass avatar Jul 19 '16 15:07 panesofglass

yep that would work too

filipw avatar Jul 19 '16 15:07 filipw