Skip to content

SDK and runtime version number confusion 🥴 #112687

Answered by huoyaoyuan
mu88 asked this question in Q&A
Discussion options

You must be logged in to vote

9.0 SDKs that are included in 9.0.2 runtimes

The wording in versionof.net is really incorrect. Runtime is included in SDK. It's not in the opposite direction.

It's better to use 6.0.x or 8.0.x as an example for how the version number works, with a longer history.

A mapping table for first versions of 6.0.x and 8.0.x that can help you understand:

Runtime SDK 6.0.1xx SDK 6.0.2xx SDK 6.0.3xx SDK 6.0.4xx
6.0.0 6.0.100 - - -
6.0.1 6.0.101 - - -
6.0.2 6.0.102 6.0.200 - -
6.0.3 6.0.103 6.0.201 - -
6.0.4 6.0.104 6.0.202 - -
6.0.5 6.0.105 6.0.203 6.0.300 -
...
6.0.36 6.0.136 - - 6.0.428
Runtime SDK 8.0.1xx SDK 8.0.2xx SDK 8.0.3xx SDK 8.0.4xx
8.0.0 8.0.100 - - -

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mu88
Comment options

Answer selected by mu88
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants