Inspections .net on a Linux build agent

Hi

I am trying to use Code Inspections (.NET) on a Linux build agent.

I have a dotnet core 2 project, which is built on a Linux build agent. When adding a Inspections (.NET)  the agent becomes incompatible.

Is it possible to run the Inspections (.NET) on a linux agent?

0
1 comment

Hi,

I'm afraid that .NET inspections/duplicates aren't quite yet available on Linux. They still require the .NET framework itself and leverage to the resharper tools to work and those aren't currently available on linux.

We have the following issue in our tracker to bring resharper support for linux: https://youtrack.jetbrains.com/issue/RSRP-410004. As we delegate .NET inspections and duplicates to it, you can vote for the issue, and once its implemented we'll be able to port it into teamcity.

0

Please sign in to leave a comment.