mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
C#: Add binlog support to buildless with source generator support
This commit is contained in:
@@ -8,7 +8,7 @@ codeql_csharp_binary(
|
||||
srcs = glob([
|
||||
"*.cs",
|
||||
]),
|
||||
visibility = ["//csharp:__pkg__"],
|
||||
visibility = ["//csharp:__subpackages__"],
|
||||
deps = [
|
||||
"//csharp/extractor/Semmle.Extraction.CSharp",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user