Fix build breaks
authorJan Kotas <jkotas@microsoft.com>
Fri, 31 Mar 2017 18:45:17 +0000 (11:45 -0700)
committerJan Kotas <jkotas@microsoft.com>
Fri, 31 Mar 2017 18:45:17 +0000 (11:45 -0700)
commit9b1504c1baccdebe5e3df9dba3d8faaf548a4b2e
treefee8c1ce2f13a687a5de52bf47f3288e696ae7d0
parentd37fd15d5c6388c770742610f651fe3ae16b7eb1
Fix build breaks
21 files changed:
src/mscorlib/Resources/Strings.resx
src/mscorlib/System.Private.CoreLib.csproj
src/mscorlib/src/Debug.cs [deleted file]
src/mscorlib/src/Interop/Unix/System.Globalization.Native/Interop.Collation.cs
src/mscorlib/src/Interop/Unix/System.Native/Interop.SysLog.cs [new file with mode: 0644]
src/mscorlib/src/System/ArraySegment.cs
src/mscorlib/src/System/Diagnostics/Debug.Unix.cs
src/mscorlib/src/System/Globalization/CalendarData.Windows.cs
src/mscorlib/src/System/Globalization/CultureInfo.Unix.cs
src/mscorlib/src/System/Globalization/CultureInfo.Windows.cs
src/mscorlib/src/System/Globalization/IdnMapping.Unix.cs
src/mscorlib/src/System/Globalization/IdnMapping.cs
src/mscorlib/src/System/Globalization/JapaneseCalendar.Unix.cs
src/mscorlib/src/System/Reflection/LocalVariableInfo.cs
src/mscorlib/src/System/Reflection/RuntimeEventInfo.cs
src/mscorlib/src/System/Reflection/RuntimeParameterInfo.cs
src/mscorlib/src/System/Runtime/CompilerServices/ConditionalWeakTable.cs
src/mscorlib/src/System/ThrowHelper.cs
src/mscorlib/src/System/TimeZone.cs
src/mscorlib/src/System/TimeZoneInfo.Win32.cs
src/mscorlib/src/System/TimeZoneInfo.cs