Skip to content

Commit c9f1c98

Browse files
committed
Packaging: C# refactoring
Split c# pack into `codeql/csharp-all` and `codeql/csharp-queries`.
1 parent 8e750f1 commit c9f1c98

File tree

296 files changed

+22
-11
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

296 files changed

+22
-11
lines changed

csharp/ql/examples/qlpack.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
name: codeql-csharp-examples
22
version: 0.0.0
3-
libraryPathDependencies: codeql-csharp
3+
dependencies:
4+
codeql/csharp-all: ^0.0.1
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

csharp/ql/lib/qlpack.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
name: codeql/csharp-all
2+
version: 0.0.2
3+
dbscheme: semmlecode.csharp.dbscheme
4+
suites: codeql-suites
5+
extractor: csharp
6+
library: true

0 commit comments

Comments
 (0)