Closed
Description
Are DNX Runtime packages going to apply SemVer? What I am trying to understand is this: when I rely on DNX runtime 1.0.0 for my library or application, can I assume that it will always work on any runtime releases whose major version is 1 and may not work for any with major version of 2 or higher?