Skip to content

Commit 88b14c4

Browse files
authored
Add support for System.Security.Cryptography (#15194)
1 parent 78f1749 commit 88b14c4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Compiler/Driver/FxResolver.fs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -759,6 +759,7 @@ type internal FxResolver
759759
"System.Runtime.Serialization.Xml"
760760
"System.Security"
761761
"System.Security.Claims"
762+
"System.Security.Cryptography"
762763
"System.Security.Cryptography.Algorithms"
763764
"System.Security.Cryptography.Cng"
764765
"System.Security.Cryptography.Csp"

0 commit comments

Comments
 (0)