codeql-action icon indicating copy to clipboard operation
codeql-action copied to clipboard

C# `.slnx` file extension support not documented

Open Frulfump opened this issue 1 month ago • 3 comments

The docs does not currently include it. https://codeql.github.com/docs/codeql-overview/supported-languages-and-frameworks/

Frulfump avatar Nov 11 '25 22:11 Frulfump

Hi @Frulfump,

We currently do not support .slnx files, which is why they are missing from the page you link to.

jketema avatar Nov 12 '25 09:11 jketema

Hi @Frulfump,

We currently do not support .slnx files, which is why they are missing from the page you link to.

@jketema Oh, when is the support expected? .NET 10 launched yesterday and now default to .slnx files. when the bug https://github.com/dotnet/sdk/issues/51669 is fixed

Frulfump avatar Nov 12 '25 09:11 Frulfump

We'll look into this as part of our C# 14/.NET 10 support, but I cannot tell at this point when we will have support for this.

jketema avatar Nov 12 '25 09:11 jketema