SonarSource / sonar-dotnet

Code analyzer for C# and VB.NET projects
https://redirect.sonarsource.com/plugins/csharp.html
GNU Lesser General Public License v3.0
756 stars 223 forks source link

.NET ITs: Move SDK projects to Java ITs #8921

Open gregory-paidis-sonarsource opened 4 months ago

gregory-paidis-sonarsource commented 4 months ago

Follow-up of the .NET ITs merging to CSharpLatest. There are a few projects that only test that we do not fail for specific SDK versions. It makes more sense to have these as Java ITs than .NET ITs, to do a proper end-to-end test.

The target projects are:

For more details, see Costin's comment.

costin-zaharia-sonarsource commented 1 month ago

Wasn't this card done by: https://github.com/SonarSource/sonar-dotnet/pull/8929?