1

When using SonarLint for Visual Studio 2.1, the "Bind" option is disabled when there is only an ASP.NET 5 / Core 1.0 project (.xproj) in the solution.

Is this project type supported? If it is not yet supported, when will it be?

Evan Mulawski
  • 54,662
  • 15
  • 117
  • 144

1 Answers1

1

The project type is not supported. See also this Jira item to get an impression of the development and timeline.

Jeroen Heier
  • 3,520
  • 15
  • 31
  • 32