Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从这个链接我下载了 Microsoft SQL Server Management Studio,它是写的(16.5.3),但我认为它实际上是 13.0.16106.4 版本。当我更仔细地阅读该页面时,我看到了此版本的内部版本号:13.0.16106.4
我截取了一张截图: 来自微软网站的截图 release number 和 build number 有什么区别?
发布号是参考发布给普通大众的正式版本的便捷方式。
内部版本号是指 Microsoft 内部源代码控制和软件构建过程/管道中的发布来源。这是为了让开发人员在调查/修复错误时可以参考代码库的正确时间点。到网站上发布 13.0.16106.4 时,内部开发人员/用户可能正在使用 13.0.16415.2。