We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2220d3c commit 1db4bdcCopy full SHA for 1db4bdc
1 file changed
csharp/ql/consistency-queries/qlpack.yml
@@ -1,6 +1,5 @@
1
name: codeql-csharp-consistency-queries
2
-version: 0.0.0
3
-libraryPathDependencies:
4
- - codeql/csharp-all
5
- - codeql/csharp-queries
+dependencies:
+ codeql/csharp-all: "*"
+ codeql/csharp-queries: "*"
6
extractor: csharp
0 commit comments