From 575c8c9c5101a72f32d5944d616d9a8f30c0bc3a Mon Sep 17 00:00:00 2001 From: Marek Safar Date: Wed, 27 Jul 2016 21:50:39 +0200 Subject: [PATCH] [System.Core] Add MonoTODOAttribute to workaround linker bug with IVT from mscorlib --- mcs/class/System.Core/common_System.Core.dll.sources | 1 + 1 file changed, 1 insertion(+) diff --git a/mcs/class/System.Core/common_System.Core.dll.sources b/mcs/class/System.Core/common_System.Core.dll.sources index 4489cceea18..30969ddee01 100644 --- a/mcs/class/System.Core/common_System.Core.dll.sources +++ b/mcs/class/System.Core/common_System.Core.dll.sources @@ -1,4 +1,5 @@ ../../build/common/SR.cs +../../build/common/MonoTODOAttribute.cs Assembly/AssemblyInfo.cs System/Util.cs -- 2.25.1