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>2015-04-17 11:36:34 +0300
committerMarek Safar <marek.safar@gmail.com>2015-04-17 11:37:16 +0300
commit92da5bc43f4c5dedbda1ff7d2a5587e0a25d9ec2 (patch)
treec29bcbde555a5e65badbd38bd58fbc642382d2f9 /mcs/class/System.Transactions
parent6947138c8a78db78d7f899453b20c53596a8faff (diff)
[corlib] Mobile build fixes
Diffstat (limited to 'mcs/class/System.Transactions')
-rw-r--r--mcs/class/System.Transactions/Assembly/AssemblyInfo.cs1
1 files changed, 0 insertions, 1 deletions
diff --git a/mcs/class/System.Transactions/Assembly/AssemblyInfo.cs b/mcs/class/System.Transactions/Assembly/AssemblyInfo.cs
index dc036a32be8..4b130a9110a 100644
--- a/mcs/class/System.Transactions/Assembly/AssemblyInfo.cs
+++ b/mcs/class/System.Transactions/Assembly/AssemblyInfo.cs
@@ -52,7 +52,6 @@ using System.Security.Permissions;
[assembly: NeutralResourcesLanguage ("en-US")]
[assembly: ComVisible (false)]
-[assembly: ComCompatibleVersion (1, 0, 3300, 0)]
[assembly: AllowPartiallyTrustedCallers]
[assembly: CLSCompliant (true)]