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

github.com/mono/cecil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'Mono.Security.Cryptography/CryptoService.cs')
-rw-r--r--Mono.Security.Cryptography/CryptoService.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mono.Security.Cryptography/CryptoService.cs b/Mono.Security.Cryptography/CryptoService.cs
index 9b0173a..840276d 100644
--- a/Mono.Security.Cryptography/CryptoService.cs
+++ b/Mono.Security.Cryptography/CryptoService.cs
@@ -10,7 +10,7 @@
#if !READ_ONLY
-#if !PCL && !NET_CORE
+#if !NET_CORE
using System;
using System.IO;