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 'ProjectInfo.cs')
-rw-r--r--ProjectInfo.cs2
1 files changed, 0 insertions, 2 deletions
diff --git a/ProjectInfo.cs b/ProjectInfo.cs
index 89e39d0..4dbf5c1 100644
--- a/ProjectInfo.cs
+++ b/ProjectInfo.cs
@@ -13,9 +13,7 @@ using System.Runtime.InteropServices;
[assembly: AssemblyProduct (Consts.AssemblyName)]
[assembly: AssemblyCopyright ("Copyright © 2008 - 2015 Jb Evain")]
-#if !PCL
[assembly: ComVisible (false)]
-#endif
[assembly: AssemblyVersion ("0.10.0.0")]
[assembly: AssemblyFileVersion ("0.10.0.0")]