Quantcast
Channel: TeamCity : Powerful CI/CD for DevOps-centric teams | The JetBrains Blog
Viewing all articles
Browse latest Browse all 916

Comment on Build, test and deploy .NET Core projects with TeamCity by Dmitry Tretyakov

$
0
0
Hello Garry, what dotnet core cli version did you installed on your build agent? After installation you need to restart TeamCity build agent service and check that on the build agent configuration parameters appeared <a href="https://blog.jetbrains.com/teamcity/2016/11/teamcity-dotnet-core/#installation" rel="nofollow">DotNetCore parameter</a>. To detect .net cli location this plugin uses PATH / DOTNET_HOME environment variables of user under which TeamCity build agent is running.

Viewing all articles
Browse latest Browse all 916

Trending Articles