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/Microsoft.VisualC
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/Microsoft.VisualC')
-rw-r--r--mcs/class/Microsoft.VisualC/Assembly/AssemblyInfo.cs3
1 files changed, 0 insertions, 3 deletions
diff --git a/mcs/class/Microsoft.VisualC/Assembly/AssemblyInfo.cs b/mcs/class/Microsoft.VisualC/Assembly/AssemblyInfo.cs
index 4e33a284d20..e95d06e151d 100644
--- a/mcs/class/Microsoft.VisualC/Assembly/AssemblyInfo.cs
+++ b/mcs/class/Microsoft.VisualC/Assembly/AssemblyInfo.cs
@@ -34,9 +34,6 @@ using System.Runtime.InteropServices;
using System.Resources;
[assembly: AssemblyVersion (Consts.VsVersion)]
-#if (!NET_2_0)
-[assembly: SatelliteContractVersion (Consts.VsVersion)]
-#endif
/* TODO COMPLETE INFORMATION