SonarCloud and Team City Integration

Hi,
We are planning to evaluate the use of SonarCloud within our Team City pipelines for C# .Net code.

Before we proceed with a pilot, just wanted to check that this was indeed possible. It looks like it would be using the MSBuild scanner:

Hi @shieldsjd and welcome to the community !

Yes, Scanner for MSBuild is the only scanner allowing you to scan VB.NET / C# code.

And as long as other file types are included in your projects (JS/TS, …), they should be analyzed too.

HTH,
Mickaël

That’s great - thank you!

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.