We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69ec934 commit 8177a9bCopy full SHA for 8177a9b
csharp/extractor/Semmle.Extraction.CSharp/BUILD.bazel
@@ -11,7 +11,6 @@ codeql_csharp_library(
11
"Extractor/**/*.cs",
12
"Kinds/**/*.cs",
13
"Populators/**/*.cs",
14
- "Properties/**/*.cs",
15
"*.cs",
16
]),
17
allow_unsafe_blocks = True,
0 commit comments