Packaging: C# refactoring

Split c# pack into `codeql/csharp-all` and `codeql/csharp-queries`.
This commit is contained in:
Andrew Eisenberg
2021-08-18 13:55:28 -07:00
parent 8e750f18ad
commit c9f1c98390
296 changed files with 22 additions and 11 deletions

View File

@@ -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
View 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