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:
authorZoltan Varga <vargaz@gmail.com>2015-01-13 23:29:38 +0300
committerZoltan Varga <vargaz@gmail.com>2015-01-13 23:29:38 +0300
commit0985d4aa4be4a9286db4e36cf75e3b18a31e5ff9 (patch)
tree46b65e83cd552237e592e85486afcca719d8a9c3 /mcs/class/System.ComponentModel.Composition.4.5/src
parentf54652de26710952d4f80e25d87a87b346a86992 (diff)
[bcl] Remove NET_2_0 defines from the class libs. This has been done using: unifdef -t -DNET_2_0 -o <filename> <filename>.
Diffstat (limited to 'mcs/class/System.ComponentModel.Composition.4.5/src')
-rw-r--r--mcs/class/System.ComponentModel.Composition.4.5/src/ComponentModel/AssemblyInfo.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcs/class/System.ComponentModel.Composition.4.5/src/ComponentModel/AssemblyInfo.cs b/mcs/class/System.ComponentModel.Composition.4.5/src/ComponentModel/AssemblyInfo.cs
index ca473df0e3b..0ae82c85bae 100644
--- a/mcs/class/System.ComponentModel.Composition.4.5/src/ComponentModel/AssemblyInfo.cs
+++ b/mcs/class/System.ComponentModel.Composition.4.5/src/ComponentModel/AssemblyInfo.cs
@@ -23,4 +23,4 @@ using System.Security;
[assembly: InternalsVisibleTo("System.ComponentModel.Composition.UnitTestFramework.CodePlex, PublicKey=0024000004800000940000000602000000240000525341310004000001000100616470ad6a034af669d130b58deedb7ad8544920d8a21d95bc5bb535ca673d8a49b228c5163f78f34b8df3b015fc2b99ff45b7536830a596f711b8b09f80b48a4bf20883ee5b97f50462d7e0f33440f024dae7d8f7eaf875b747619f1e772131a24dea9d5f80e5d54d95f0704f78fe84ac4b3774ce17eb00a764c295846d43e3")]
#else
#error Unknown platform
-#endif \ No newline at end of file
+#endif