如何在没有 Visual Studio 的情况下构建 Silverlight 4 应用程序?

发布于 2024-09-27 19:52:54 字数 344 浏览 1 评论 0原文

我们正在设置 TeamCity 构建服务器以进行持续集成。为了保持干净,我们不想在构建服务器上安装 Visual Studio。我想知道如果没有它我们如何构建 Silverlight 4 应用程序?

我希望有一个与 VS 分开安装的 Silverlight 4 SDK - 但到目前为止我还没有找到。有适用于 VS 2010 的 Silverlight 4 工具,但如果没有 VS,则无法安装。我还找到了 Silverlight 4 SDK RC 的链接,但我认为现在应该有 RTM 版本了:)。

如果有必要,我们可以手动将一些文件从 VS 机器复制到构建服务器。但我们不想进行完整的 VS 安装,因为这会使 CI 环境与生产环境有太大差异。

We're setting up a TeamCity build server for continuous integration. To keep things clean, we don't want to install Visual Studio on the build server. I'm wondering how we can build Silverlight 4 apps without it?

I'd expect there to be a Silverlight 4 SDK which installs separately from VS - but so far I haven't found one. There's the Silverlight 4 tools for VS 2010, but that refuses to install without VS. I also found a link to a Silverlight 4 SDK RC, but I assume there should be an RTM version by now :).

If we have to, we can manually copy a few files from a VS machine to the build server. But we don't want to do a full VS install, since it will make the CI environment too different from production.

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

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

发布评论

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

评论(1

朕就是辣么酷 2024-10-04 19:52:54

访问 MSDN 上的 Silverlight Tools 主题,向下滚动在底部,您将找到有关 Silverlight 4 SDK 的部分,其中包含

Visit the Silverlight Tools topic on MSDN, scroll down to toward the bottom you will find a section on the Silverlight 4 SDK which includes a link to an independent install for the SDK alone. This install should not require VS and is what you need for a CI machine.

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