c# - TeamCity (linux) 服务器和 MSBuild

标签 c# linux msbuild teamcity

根据其他帖子,能够分析 Visual Studio 项目的方法是在 TeamCity 服务器本身上包含 MSBuild 二进制文件。

这是否意味着 TeamCity 服务器必须安装在 Windows 机器上? 有解决方法吗?

最佳答案

TeamCity 已经构建了负责执行构建的代理。 因此,您可以将服务器安装在与代理不同的机器上。 所以,服务器可以是linux,构建代理必须是Widows。

关于c# - TeamCity (linux) 服务器和 MSBuild,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33916639/

相关文章:

c# - C# 中的双按位非(~~)

c++ - Linux : How to detect a process that consumes the maximum memory and kill it?

linux - 如何在 linux 中更改 gnuplot 的目录?

Linux,系统守护进程和其他进程的返回码存储在哪里?

c# - 当失败的测试移至隔离区时,防止 Bamboo 失败

c# - WebMethod 在给定大字符串参数时不起作用

c# - 使用 linq 从 List<Customer> 获取 List<int>

msbuild - TFS 2010 构建的项目上忽略了 OutputPath

c# - 3501.ToString ("X") 日快乐!

asp.net - TFS 构建服务器无法使发布配置文件正常工作 : "Can' t find the valid AspnetCompilerPath"