构建机器是否需要单独的 Visual Studio 许可证?

发布于 2024-07-17 23:29:53 字数 1455 浏览 5 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

笙痞 2024-07-24 23:29:53

这是协议(PDF 链接) !)。 (不同版本的VS有不同的)。 所以这取决于你如何阅读......

一般。 一名用户可以安装并使用该软件的副本来设计、开发、测试和演示您的程序。 测试不包括在生产环境中的服务器上暂存,例如预先加载内容
生产使用。

对我来说,这意味着您不需要额外的许可证,因为一个用户可以安装和使用副本。 但是,我不是律师。 :)

Here is the agreement (PDF link!). (There are different ones for different versions of VS). So it depends on how you read ...

General. One user may install and use copies of the software to design, develop, test and demonstrate your programs. Testing does not include staging on a server in a production environment, such as loading content prior
to production use.

To me that says you don't need an additional license because one user can install and use copies. But, I am not a lawyer. :)

哭泣的笑容 2024-07-24 23:29:53

根据 VS 2015 许可白皮书,您可以您的构建服务器不需要单独的 VS 许可证:

在构建服务器上使用 Visual Studio:如果您有一个或多个
Visual Studio Enterprise 的 MSDN、Visual Studio 许可用户
拥有 MSDN 或任何 Visual Studio 云订阅的专业人士
您还可以安装 Visual Studio 软件作为 Team 的一部分
Foundation Server 2017 构建服务。 这样,您就不需要
购买 Visual Studio 许可证以涵盖 Visual Studio 的运行
在构建服务器上,针对其操作启动构建的每个人。

更新(2017 年 5 月 26 日)

Microsoft 现在还发布了 Visual Studio 2017 许可白皮书,其要求与上述完全相同。

According to the VS 2015 Licensing White Paper, you do not need a separate VS license for your build server:

Using Visual Studio on the Build Server: If you have one or more
licensed users of Visual Studio Enterprise with MSDN, Visual Studio
Professional with MSDN, or any Visual Studio cloud subscription then
you may also install the Visual Studio software as part of Team
Foundation Server 2017 Build Services. This way, you do not need to
purchase a Visual Studio license to cover the running of Visual Studio
on the build server for each person whose actions initiate a build.

Update (May 26, 2017)

Microsoft has also now published the Visual Studio 2017 Licensing Whitepaper as well, which has the exact same requirements as noted above.

眼波传意 2024-07-24 23:29:53

msbuild.exe 附带 .NET SDK,但仅包含框架。 您可以获取 2.0 SDK这里是免费的,但下载量很大。 3.5 已推出 也一样,但它更大。

msbuild.exe comes with .NET SDK, but just with the Framework. You can grab the 2.0 SDK here for free, but it's a big honking download. 3.5 is available as well, but it's even huger.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文