.NET Core PLugin is not added
Answered
I downloaded the plugin from here https://plugins.jetbrains.com/teamcity/plugin/9190--net-core-support.
Then, I placed it in the plugin directory. However, I cannot see it in agent parameters, as specified here
https://blog.jetbrains.com/teamcity/2016/11/teamcity-dotnet-core
I also tried to shutdown the server, by double clicking the shutdown script. But that didn't work.
Please sign in to leave a comment.
Hello Hussein,
Do you see ".NET Core Support" plugin on the Administration > Plugins List page? Do you have .NET Core SDK installed on the agent?
Thanks I already solved this issue by restarting the server and the agent.
Hi, i have similar issue.... but i i have restarted the entire server but no joy.
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?