Replies: 2 comments 4 replies
-
@andrerav Looks good. |
Beta Was this translation helpful? Give feedback.
3 replies
-
its cool |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Currently the NuGet packages published have the following versions:
Keeping all these version numbers up to date is a bit of a hassle when doing a release. It also feels unecessary since we usually release all these packages at the same time anyway.
Proposal: Should we simply align all the packages with the .NET version cycle and append a build number at the end?
This would be a step towards automating versioning and package releases using workflows (i.e automatically create version tags + create release + push NuGet packages).
@stagep @DocSvartz Let me know what you think.
Beta Was this translation helpful? Give feedback.
All reactions