Revert "Merge pull request #416 from marek-safar/cycle8-new-assemblies"

This reverts commit 950a4badfd, reversing
changes made to 4ba36fc88d.

Incomplete port that breaks the build.
This commit is contained in:
Sebastien Pouliot 2016-07-18 21:14:38 -04:00
Родитель 950a4badfd
Коммит 8305bca6bd
1 изменённых файлов: 1 добавлений и 7 удалений

Просмотреть файл

@ -90,10 +90,7 @@ MAC_ASSEMBLY_NAMES = \
System.Xml.Serialization \
System.Xml \
System \
$(TLS_PROVIDER_ASSEMBLY_NAMES) \
System.Runtime.InteropServices.RuntimeInformation \
System.Reflection.Context \
System.Net.Http.WinHttpHandler
$(TLS_PROVIDER_ASSEMBLY_NAMES)
FACADE_SUBDIRS_MK = $(MONO_PATH)/mcs/class/Facades/subdirs.make
# File does not exist before checking out mono
@ -515,9 +512,6 @@ IOS_ASSEMBLIES = I18N.CJK I18N.MidEast I18N.Other I18N.Rare I18N.West I18N Mono.
System.ServiceModel.Internals \
System.Numerics System.IO.Compression System.IO.Compression.FileSystem \
System.ComponentModel.DataAnnotations System.ComponentModel.Composition \
System.Net.Http.WinHttpHandler \
System.Numerics.Vectors System.Reflection.Context System.Reflection.DispatchProxy \
System.Runtime.InteropServices.RuntimeInformation System.Security System.Xml.XPath.XmlDocument \
System.Windows System.Xml.Serialization System.Net Mono.Dynamic.Interpreter \
Microsoft.CSharp Mono.CSharp $(TLS_PROVIDER_ASSEMBLY_NAMES)