TeamCity .net Core Plugin

installed .Net Core Plugin and restarted the entire server but can see any .Net Core references on the Configuration parameters for the agent.

Whilst i could see .Net Cli Support in the list of External Plugin, i could not see any reference(s) under the agent.... i have also set set the dotnet_home=c:\program files\dotnet\.

both server and agent are installed on the same box.

We have teamCity version 8, is .net Core plugin supported on this version of TeamCity?

0
2 comments

Hi Felix,

no, the dotnet core is only compatible with versions 2017.1 and newer, I'm afraid. The code is public, though, so you might be able to adapt it for yourself: https://github.com/JetBrains/teamcity-dotnet-plugin

0
Avatar
Permanently deleted user

Thanks for the reply.... very helpful.

0

Please sign in to leave a comment.