Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarek Safar <marek.safar@gmail.com>2017-06-27 21:47:19 +0300
committerMarek Safar <marek.safar@gmail.com>2017-06-28 19:51:26 +0300
commit90ca313240ae60d295d61d85e64c248fee94d2f7 (patch)
tree204e0a84e62b1a10ffdcabc0173ddd59dc53995e /mcs/class/System.Core
parent505695fcd14c3ab0291a5d4260bacbad7da97467 (diff)
[build] Add a new profile
Diffstat (limited to 'mcs/class/System.Core')
-rw-r--r--mcs/class/System.Core/unreal_System.Core.dll.sources14
1 files changed, 14 insertions, 0 deletions
diff --git a/mcs/class/System.Core/unreal_System.Core.dll.sources b/mcs/class/System.Core/unreal_System.Core.dll.sources
new file mode 100644
index 00000000000..c1ff8331787
--- /dev/null
+++ b/mcs/class/System.Core/unreal_System.Core.dll.sources
@@ -0,0 +1,14 @@
+#include common_System.Core.dll.sources
+#include dynamic_System.Core.dll.sources
+
+System.Security.Cryptography/AesCryptoServiceProvider.cs
+System.Security.Cryptography/AesTransform.cs
+System.Security.Cryptography/MD5Cng.cs
+System.Security.Cryptography/SHA1Cng.cs
+System.Security.Cryptography/SHA256Cng.cs
+System.Security.Cryptography/SHA384Cng.cs
+System.Security.Cryptography/SHA512Cng.cs
+
+../referencesource/System.Core/System/Security/Cryptography/AesManaged.cs
+../referencesource/System.Core/System/Security/Cryptography/ECDiffieHellman.cs
+../referencesource/System.Core/System/Security/Cryptography/ECKeyXmlFormat.cs