mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Packaging: C# refactoring
Split c# pack into `codeql/csharp-all` and `codeql/csharp-queries`.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
name: codeql-csharp-examples
|
||||
version: 0.0.0
|
||||
libraryPathDependencies: codeql-csharp
|
||||
dependencies:
|
||||
codeql/csharp-all: ^0.0.1
|
||||
|
||||
6
csharp/ql/lib/qlpack.yml
Normal file
6
csharp/ql/lib/qlpack.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
name: codeql/csharp-all
|
||||
version: 0.0.2
|
||||
dbscheme: semmlecode.csharp.dbscheme
|
||||
suites: codeql-suites
|
||||
extractor: csharp
|
||||
library: true
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user