At the end of the release process LibSkycoinNet binary packages should be uploaded to NuGet and Chocolatey . Source package should be uploaded onto github as well .
Actual Behavior
Manual release workflow
Specifications
Version: all
Platform: GNU/Linux , MacOS , Windows . Raspbian and ARMbian would be nice to have , but optional . If ARM releases are complicated this should be done in a separate issue for next release.
Frameworks : mono and dotnetcore should be supported .
Expected Behavior
At the end of the release process
LibSkycoinNet
binary packages should be uploaded to NuGet and Chocolatey . Source package should be uploaded onto github as well .Actual Behavior
Manual release workflow
Specifications
mono
anddotnetcore
should be supported .Possible Solution
Read how to make Travis deploy onto Github Releases. Found no reference for integration neither with Chocolatey nor NuGet though .