Imported Upstream version 6.0.0.172

Former-commit-id: f3cc9b82f3e5bd8f0fd3ebc098f789556b44e9cd
This commit is contained in:
Xamarin Public Jenkins (auto-signing)
2019-04-12 14:10:50 +00:00
parent 8016999e4d
commit 64ac736ec5
32155 changed files with 3981439 additions and 75368 deletions

View File

@@ -15,15 +15,9 @@ TXT_RESOURCE_STRINGS = ../referencesource/System.Runtime.Serialization/System.Ru
XTEST_LIB_REFS = System System.Core System.Xml System.Xml.Linq Facades/System.Threading.Tasks
ifneq ($(PROFILE),monodroid)
ifneq ($(PROFILE),monotouch)
ifneq ($(PROFILE),monotouch_tv)
ifneq ($(PROFILE),monotouch_watch)
ifneq (,$(filter build net_4_x, $(PROFILE)))
XTEST_LIB_REFS += System.Drawing
endif
endif
endif
endif
ifneq (2.1, $(FRAMEWORK_VERSION))
LIB_REFS += System.Data System.Configuration SMDiagnostics

View File

@@ -1,4 +1,4 @@
#if !MOBILE && !MONOMAC
#if !MOBILE && !XAMMAC_4_5
using System;
using System.Runtime.Serialization;

View File

@@ -24,7 +24,7 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
#if !MOBILE && !MONOMAC
#if !MOBILE && !XAMMAC_4_5
using System;
using System.IO;

View File

@@ -24,7 +24,7 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
#if !MOBILE && !MONOMAC
#if !MOBILE && !XAMMAC_4_5
using System;
using System.CodeDom;

View File

@@ -24,7 +24,7 @@
// OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
// THE SOFTWARE.
#if !MOBILE && !MONOMAC
#if !MOBILE && !XAMMAC_4_5
using System;
using System.CodeDom;

View File

@@ -0,0 +1 @@
#include mobile_System.Runtime.Serialization.dll.sources

View File

@@ -0,0 +1 @@
#include monotouch_System.Runtime.Serialization_xtest.dll.exclude.sources

View File

@@ -0,0 +1,3 @@
System.Runtime.Serialization/Bug666333Test.cs
System.Runtime.Serialization/WsdlHelper.cs
System.Runtime.Serialization/XsdDataContractImporterTest2.cs

View File

@@ -0,0 +1 @@
../../../external/corefx/src/System.Runtime.Serialization.Xml/tests/SerializationTypes.RuntimeOnly.cs