Skip to content

Commit fd74c10

Browse files
committed
C#: Use stubs for ThreadUnsafeICryptoTransform.
1 parent 14888d4 commit fd74c10

File tree

1 file changed

+2
-1
lines changed
  • csharp/ql/test/query-tests/Likely Bugs/ThreadUnsafeICryptoTransform

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1-
semmle-extractor-options: /r:System.Security.Cryptography.Csp.dll /r:System.Security.Cryptography.Algorithms.dll /r:System.Security.Cryptography.Primitives.dll
1+
semmle-extractor-options: /nostdlib /noconfig
2+
semmle-extractor-options: --load-sources-from-project:${testdir}/../../../resources/stubs/_frameworks/Microsoft.NETCore.App/Microsoft.NETCore.App.csproj

0 commit comments

Comments
 (0)