I'd like to provide both stable (v4.x as of now) and nightly/pre releases (v5.x as of now) with the NuGets, and at the same time replace GitVersion with MinVer to keep my sanity. Have to think about a versioning scheme that doesn't conflict; maybe just use a decoupled major version and ship the -pre packages with v5 of DSharpPlus and the stable one's with v4?
I'd like to provide both stable (v4.x as of now) and nightly/pre releases (v5.x as of now) with the NuGets, and at the same time replace GitVersion with MinVer to keep my sanity. Have to think about a versioning scheme that doesn't conflict; maybe just use a decoupled major version and ship the
-pre
packages with v5 of DSharpPlus and the stable one's with v4?