Commit 99f0ed2
committed
C#: Make the assembly lookup case insensitive on the dll file extension and log if no dlls are found in a directory.
1 parent 9eb1383 commit 99f0ed2
File tree
1 file changed
+8
-1
lines changed- csharp/extractor/Semmle.Extraction.CSharp.DependencyFetching
1 file changed
+8
-1
lines changedLines changed: 8 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
29 | 36 | | |
30 | 37 | | |
31 | 38 | | |
| |||
0 commit comments