zeromq / netmq

A 100% native C# implementation of ZeroMQ for .NET
Other
2.95k stars 744 forks source link

Enable SourceLink, deterministic builds, embedded icon and project file clean up #875

Closed drewnoakes closed 4 years ago

somdoron commented 4 years ago

@drewnoakes I'm actually using github actions for releases now, so we will have to update the following files as well: https://github.com/zeromq/netmq/blob/master/.github/workflows/release.yml https://github.com/zeromq/netmq/blob/master/.github/workflows/prerelease.yml