Utility for creating releases on GitHub
in fact, the appropriate method of the following signature:
void Publish(string version, string releaseNodes, string binFiles);
The method should check the version of the release (it must be greater than the last release), to create a new release, to add in n
16.03.2016 01:19