scottoffen / grapevine

Fast, unopinionated, embeddable, minimalist web framework for .NET
https://scottoffen.github.io/grapevine/
MIT License
103 stars 16 forks source link

Release non-rc version #152

Open Falco20019 opened 3 weeks ago

Falco20019 commented 3 weeks ago

5.0.0-rc.10 is out for 2.5 years now. Could you please publish a non-pre-release? Our CI pipeline enforces NU5104 as error, which means that we can not use pre-releases outside of testing (as suggested by SemVer v2).