[msvc] Remove order.xml (#4867)
authorAlexander Köplinger <alex.koeplinger@outlook.com>
Tue, 16 May 2017 10:10:34 +0000 (12:10 +0200)
committerGitHub <noreply@github.com>
Tue, 16 May 2017 10:10:34 +0000 (12:10 +0200)
It's a build artifact anyway since we check in the generated csproj's
so you don't really need the order.xml.

After the new platform-specific BCL changes went in it also started
containing stuff like `-r:./../../class/lib/net_4_x-linux/mscorlib.dll`
which makes it even less useful to have checked in as it'd get
changed when you build on OSX for example.

msvc/scripts/.gitignore
msvc/scripts/order.xml [deleted file]

index ddab2abcf3e62314d3ea8ce685088d12c832eeff..c30deca94fb40fad2ea263bde8e16e862c0bbd97 100644 (file)
@@ -1 +1,3 @@
-*.mdb
\ No newline at end of file
+*.mdb
+order
+order.xml
diff --git a/msvc/scripts/order.xml b/msvc/scripts/order.xml
deleted file mode 100644 (file)
index 9437134..0000000
+++ /dev/null
@@ -1,6020 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<root>
-    <project dir="class/corlib" library="corlib-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -unsafe -nostdlib -nowarn:612,618,1635 -d:INSIDE_CORLIB,MONO_CULTURE_DATA -d:LIBC -d:FEATURE_PAL,GENERICS_WORK,FEATURE_LIST_PREDICATES,FEATURE_SERIALIZATION,FEATURE_ASCII,FEATURE_LATIN1,FEATURE_UTF7,FEATURE_UTF32,MONO_HYBRID_ENCODING_SUPPORT,FEATURE_ASYNC_IO,NEW_EXPERIMENTAL_ASYNC_IO,FEATURE_UTF32,FEATURE_EXCEPTIONDISPATCHINFO,FEATURE_CORRUPTING_EXCEPTIONS,FEATURE_EXCEPTION_NOTIFICATIONS,FEATURE_STRONGNAME_MIGRATION,FEATURE_USE_LCID,FEATURE_FUSION,FEATURE_CRYPTO,FEATURE_X509_SECURESTRINGS,FEATURE_SYNCHRONIZATIONCONTEXT,FEATURE_SYNCHRONIZATIONCONTEXT_WAIT,HAS_CORLIB_CONTRACTS -d:FEATURE_MACL -d:FEATURE_REMOTING,MONO_COM,FEATURE_COMINTEROP,FEATURE_ROLE_BASED_SECURITY -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -optimize -d:FEATURE_PAL,GENERICS_WORK,FEATURE_LIST_PREDICATES,FEATURE_SERIALIZATION,FEATURE_ASCII,FEATURE_LATIN1,FEATURE_UTF7,FEATURE_UTF32,MONO_HYBRID_ENCODING_SUPPORT,FEATURE_ASYNC_IO,NEW_EXPERIMENTAL_ASYNC_IO,FEATURE_UTF32,FEATURE_EXCEPTIONDISPATCHINFO,FEATURE_CORRUPTING_EXCEPTIONS,FEATURE_EXCEPTION_NOTIFICATIONS,FEATURE_STRONGNAME_MIGRATION,FEATURE_USE_LCID,FEATURE_FUSION,FEATURE_CRYPTO,FEATURE_X509_SECURESTRINGS,FEATURE_SYNCHRONIZATIONCONTEXT,FEATURE_SYNCHRONIZATIONCONTEXT_WAIT,HAS_CORLIB_CONTRACTS -d:FEATURE_MACL -d:FEATURE_REMOTING,MONO_COM,FEATURE_COMINTEROP,FEATURE_ROLE_BASED_SECURITY -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -resource:resources/charinfo.nlp -resource:resources/collation.core.bin -resource:resources/collation.tailoring.bin -resource:resources/collation.cjkCHS.bin -resource:resources/collation.cjkCHT.bin -resource:resources/collation.cjkJA.bin -resource:resources/collation.cjkKO.bin -resource:resources/collation.cjkKOlv2.bin -runtimemetadataversion:v4.0.30319 -d:MONO_FEATURE_CONSOLE</flags>
-      <output>mscorlib.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/basic/mscorlib.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../build/deps/_basic__corlib.dll.response</response>
-    </project>
-    <project dir="class/Mono.Security" library="Mono.Security-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../class/lib/basic/mscorlib.dll -optimize -unsafe -nowarn:1030,3009 -r:./../../class/lib/basic/bare/System.dll</flags>
-      <output>Mono.Security.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/basic/Mono.Security.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../build/deps/_basic__Mono.Security.dll.response</response>
-    </project>
-    <project dir="class/System" library="System-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../class/lib/basic/mscorlib.dll -optimize -d:CONFIGURATION_2_0 -d:FEATURE_PAL,SYSTEM_NAMESPACE,MONO,PLATFORM_UNIX -d:MONO_FEATURE_PROCESS_START -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -unsafe -resource:resources/Asterisk.wav -resource:resources/Beep.wav -resource:resources/Exclamation.wav -resource:resources/Hand.wav -resource:resources/Question.wav -nowarn:436 -d:CODEDOM -d:MONO_FEATURE_BTLS -d:SECURITY_DEP -d:XML_DEP -d:MONO_SECURITY_ALIAS -d:CONFIGURATION_DEP -r:./../../class/lib/basic/System.Xml.dll -r:./../../class/lib/basic/System.Configuration.dll -r:MonoSecurity=./../../class/lib/basic/Mono.Security.dll</flags>
-      <output>System.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/basic/System.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../build/deps/_basic__System.dll.response</response>
-    </project>
-    <project dir="class/System.XML" library="System.Xml-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../class/lib/basic/mscorlib.dll -optimize -nowarn:219,414,649,1717 -unsafe -d:ASYNC -d:CONFIGURATION_DEP -r:./../../class/lib/basic/secxml/System.dll -r:./../../class/lib/basic/System.Configuration.dll</flags>
-      <output>System.Xml.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/basic/System.Xml.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../build/deps/_basic__System.Xml.dll.response</response>
-    </project>
-    <project dir="class/System.Core" library="System.Core-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../class/lib/basic/mscorlib.dll -optimize -d:FEATURE_PAL,PFX_LEGACY_3_5,FEATURE_NETCORE -d:INSIDE_SYSCORE -d:LIBC -unsafe -nowarn:436 -d:NET_3_5 -d:FEATURE_COMPILE,FEATURE_COMPILE_TO_METHODBUILDER,FEATURE_PDB_GENERATOR -r:./../../class/lib/basic/System.dll</flags>
-      <output>System.Core.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/basic/System.Core.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../build/deps/_basic__System.Core.dll.response</response>
-    </project>
-    <project dir="class/System.ComponentModel.Composition.4.5" library="System.ComponentModel.Composition-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../class/lib/basic/mscorlib.dll -optimize -d:CLR40 -d:USE_ECMA_KEY,FEATURE_REFLECTIONCONTEXT,FEATURE_REFLECTIONFILEIO,FEATURE_SERIALIZATION,FEATURE_SLIMLOCK -nowarn:219,414 -nowarn:436 -r:./../../class/lib/basic/System.dll -r:./../../class/lib/basic/System.Core.dll</flags>
-      <output>System.ComponentModel.Composition.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/basic/System.ComponentModel.Composition.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../build/deps/_basic__System.ComponentModel.Composition.dll.response</response>
-    </project>
-    <project dir="class/System.Numerics" library="System.Numerics-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../class/lib/basic/mscorlib.dll -optimize /unsafe -r:./../../class/lib/basic/System.dll</flags>
-      <output>System.Numerics.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/basic/System.Numerics.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../build/deps/_basic__System.Numerics.dll.response</response>
-    </project>
-    <project dir="class/System.Xml.Linq" library="System.Xml.Linq-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../class/lib/basic/mscorlib.dll -optimize -r:./../../class/lib/basic/System.dll -r:./../../class/lib/basic/System.Core.dll -r:./../../class/lib/basic/System.Xml.dll</flags>
-      <output>System.Xml.Linq.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/basic/System.Xml.Linq.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../build/deps/_basic__System.Xml.Linq.dll.response</response>
-    </project>
-    <project dir="class/Mono.Cecil" library="Mono.Cecil-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../class/lib/basic/mscorlib.dll -optimize -keyfile:../mono.snk -d:NET_4_0 /publicsign -r:./../../class/lib/basic/System.Core.dll -r:./../../class/lib/basic/System.dll</flags>
-      <output>Mono.Cecil.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/basic/Mono.Cecil.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../build/deps/_basic__Mono.Cecil.dll.response</response>
-    </project>
-    <project dir="tools/cil-stringreplacer" library="cil-stringreplacer-basic">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../class/lib/basic/mscorlib.dll -optimize -r:System -r:Mono.Cecil</flags>
-      <output>cil-stringreplacer.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/basic/cil-stringreplacer.exe</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>cil-stringreplacer.exe.sources</response>
-    </project>
-    <project dir="class/Facades/System.Runtime" library="Facades_System.Runtime-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll -r:./../../../class/lib/basic/System.ComponentModel.Composition.dll -r:./../../../class/lib/basic/System.Core.dll</flags>
-      <output>System.Runtime.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Runtime.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Runtime.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Reflection" library="Facades_System.Reflection-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Reflection.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Reflection.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Reflection.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Collections" library="Facades_System.Collections-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll -r:./../../../class/lib/basic/System.Core.dll</flags>
-      <output>System.Collections.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Collections.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Collections.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Resources.ResourceManager" library="Facades_System.Resources.ResourceManager-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Resources.ResourceManager.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Resources.ResourceManager.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Resources.ResourceManager.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Globalization" library="Facades_System.Globalization-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Globalization.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Globalization.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Globalization.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Threading.Tasks" library="Facades_System.Threading.Tasks-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.Core.dll</flags>
-      <output>System.Threading.Tasks.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Threading.Tasks.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Threading.Tasks.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Collections.Concurrent" library="Facades_System.Collections.Concurrent-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll</flags>
-      <output>System.Collections.Concurrent.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Collections.Concurrent.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Collections.Concurrent.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Text.Encoding" library="Facades_System.Text.Encoding-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Text.Encoding.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Text.Encoding.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Text.Encoding.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO" library="Facades_System.IO-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll</flags>
-      <output>System.IO.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.IO.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.IO.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Threading" library="Facades_System.Threading-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll -r:./../../../class/lib/basic/System.Core.dll</flags>
-      <output>System.Threading.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Threading.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Threading.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.Debug" library="Facades_System.Diagnostics.Debug-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll</flags>
-      <output>System.Diagnostics.Debug.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Diagnostics.Debug.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Diagnostics.Debug.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Linq.Expressions" library="Facades_System.Linq.Expressions-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.Core.dll</flags>
-      <output>System.Linq.Expressions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Linq.Expressions.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Linq.Expressions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Dynamic.Runtime" library="Facades_System.Dynamic.Runtime-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.Core.dll -r:./../../../class/lib/basic/System.dll</flags>
-      <output>System.Dynamic.Runtime.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Dynamic.Runtime.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Dynamic.Runtime.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Linq" library="Facades_System.Linq-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.Core.dll</flags>
-      <output>System.Linq.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Linq.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Linq.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Threading.Tasks.Parallel" library="Facades_System.Threading.Tasks.Parallel-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Threading.Tasks.Parallel.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Threading.Tasks.Parallel.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Threading.Tasks.Parallel.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Xml.ReaderWriter" library="Facades_System.Xml.ReaderWriter-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.Xml.dll</flags>
-      <output>System.Xml.ReaderWriter.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Xml.ReaderWriter.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Xml.ReaderWriter.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.Tools" library="Facades_System.Diagnostics.Tools-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll</flags>
-      <output>System.Diagnostics.Tools.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Diagnostics.Tools.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Diagnostics.Tools.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Reflection.Primitives" library="Facades_System.Reflection.Primitives-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Reflection.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Reflection.Primitives.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Reflection.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.Extensions" library="Facades_System.Runtime.Extensions-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll</flags>
-      <output>System.Runtime.Extensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Runtime.Extensions.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Runtime.Extensions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.InteropServices" library="Facades_System.Runtime.InteropServices-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll -r:./../../../class/lib/basic/System.Core.dll</flags>
-      <output>System.Runtime.InteropServices.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Runtime.InteropServices.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Runtime.InteropServices.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Text.Encoding.Extensions" library="Facades_System.Text.Encoding.Extensions-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Text.Encoding.Extensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Text.Encoding.Extensions.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Text.Encoding.Extensions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.Numerics" library="Facades_System.Runtime.Numerics-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.Numerics.dll</flags>
-      <output>System.Runtime.Numerics.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Runtime.Numerics.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Runtime.Numerics.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Xml.XDocument" library="Facades_System.Xml.XDocument-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.Xml.Linq.dll -r:./../../../class/lib/basic/System.Xml.dll</flags>
-      <output>System.Xml.XDocument.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Xml.XDocument.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Xml.XDocument.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Reflection.Extensions" library="Facades_System.Reflection.Extensions-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Reflection.Extensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Reflection.Extensions.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Reflection.Extensions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO.FileSystem.Primitives" library="Facades_System.IO.FileSystem.Primitives-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll</flags>
-      <output>System.IO.FileSystem.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.IO.FileSystem.Primitives.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.IO.FileSystem.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO.FileSystem" library="Facades_System.IO.FileSystem-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll</flags>
-      <output>System.IO.FileSystem.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.IO.FileSystem.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.IO.FileSystem.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.FileVersionInfo" library="Facades_System.Diagnostics.FileVersionInfo-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll</flags>
-      <output>System.Diagnostics.FileVersionInfo.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Diagnostics.FileVersionInfo.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Diagnostics.FileVersionInfo.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.Primitives" library="Facades_System.Security.Cryptography.Primitives-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll</flags>
-      <output>System.Security.Cryptography.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Security.Cryptography.Primitives.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Security.Cryptography.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.Algorithms" library="Facades_System.Security.Cryptography.Algorithms-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll -r:./../../../class/lib/basic/System.Core.dll</flags>
-      <output>System.Security.Cryptography.Algorithms.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Security.Cryptography.Algorithms.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Security.Cryptography.Algorithms.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ValueTuple" library="Facades_System.ValueTuple-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../Open.snk /nowarn:1616,1699</flags>
-      <output>System.ValueTuple.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.ValueTuple.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.ValueTuple.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Text.Encoding.CodePages" library="Facades_System.Text.Encoding.CodePages-basic">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -d:BOOTSTRAP_BASIC -nowarn:1699 -nostdlib -r:./../../../class/lib/basic/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/basic/System.dll</flags>
-      <output>System.Text.Encoding.CodePages.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/basic/Facades/System.Text.Encoding.CodePages.dll</library_output>
-      <fx_version>4.0</fx_version>
-      <profile>basic</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_basic_Facades_System.Text.Encoding.CodePages.dll.response</response>
-    </project>
-    <project dir="class/corlib" library="corlib-build">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -nostdlib -nowarn:612,618,1635 -d:INSIDE_CORLIB,MONO_CULTURE_DATA -d:LIBC -d:FEATURE_PAL,GENERICS_WORK,FEATURE_LIST_PREDICATES,FEATURE_SERIALIZATION,FEATURE_ASCII,FEATURE_LATIN1,FEATURE_UTF7,FEATURE_UTF32,MONO_HYBRID_ENCODING_SUPPORT,FEATURE_ASYNC_IO,NEW_EXPERIMENTAL_ASYNC_IO,FEATURE_UTF32,FEATURE_EXCEPTIONDISPATCHINFO,FEATURE_CORRUPTING_EXCEPTIONS,FEATURE_EXCEPTION_NOTIFICATIONS,FEATURE_STRONGNAME_MIGRATION,FEATURE_USE_LCID,FEATURE_FUSION,FEATURE_CRYPTO,FEATURE_X509_SECURESTRINGS,FEATURE_SYNCHRONIZATIONCONTEXT,FEATURE_SYNCHRONIZATIONCONTEXT_WAIT,HAS_CORLIB_CONTRACTS -d:FEATURE_MACL -d:FEATURE_REMOTING,MONO_COM,FEATURE_COMINTEROP,FEATURE_ROLE_BASED_SECURITY -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -optimize -d:FEATURE_PAL,GENERICS_WORK,FEATURE_LIST_PREDICATES,FEATURE_SERIALIZATION,FEATURE_ASCII,FEATURE_LATIN1,FEATURE_UTF7,FEATURE_UTF32,MONO_HYBRID_ENCODING_SUPPORT,FEATURE_ASYNC_IO,NEW_EXPERIMENTAL_ASYNC_IO,FEATURE_UTF32,FEATURE_EXCEPTIONDISPATCHINFO,FEATURE_CORRUPTING_EXCEPTIONS,FEATURE_EXCEPTION_NOTIFICATIONS,FEATURE_STRONGNAME_MIGRATION,FEATURE_USE_LCID,FEATURE_FUSION,FEATURE_CRYPTO,FEATURE_X509_SECURESTRINGS,FEATURE_SYNCHRONIZATIONCONTEXT,FEATURE_SYNCHRONIZATIONCONTEXT_WAIT,HAS_CORLIB_CONTRACTS -d:FEATURE_MACL -d:FEATURE_REMOTING,MONO_COM,FEATURE_COMINTEROP,FEATURE_ROLE_BASED_SECURITY -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -resource:resources/charinfo.nlp -resource:resources/collation.core.bin -resource:resources/collation.tailoring.bin -resource:resources/collation.cjkCHS.bin -resource:resources/collation.cjkCHT.bin -resource:resources/collation.cjkJA.bin -resource:resources/collation.cjkKO.bin -resource:resources/collation.cjkKOlv2.bin -runtimemetadataversion:v4.0.30319 -d:MONO_FEATURE_CONSOLE</flags>
-      <output>mscorlib.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/mscorlib.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__corlib.dll.response</response>
-    </project>
-    <project dir="class/Mono.Security" library="Mono.Security-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -unsafe -nowarn:1030,3009 -r:./../../class/lib/build/bare/System.dll</flags>
-      <output>Mono.Security.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/Mono.Security.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__Mono.Security.dll.response</response>
-    </project>
-    <project dir="class/System" library="System-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -d:CONFIGURATION_2_0 -d:FEATURE_PAL,SYSTEM_NAMESPACE,MONO,PLATFORM_UNIX -d:MONO_FEATURE_PROCESS_START -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -unsafe -resource:resources/Asterisk.wav -resource:resources/Beep.wav -resource:resources/Exclamation.wav -resource:resources/Hand.wav -resource:resources/Question.wav -nowarn:436 -d:CODEDOM -d:MONO_FEATURE_BTLS -d:SECURITY_DEP -d:XML_DEP -d:MONO_SECURITY_ALIAS -d:CONFIGURATION_DEP -r:./../../class/lib/build/System.Xml.dll -r:./../../class/lib/build/System.Configuration.dll -r:MonoSecurity=./../../class/lib/build/Mono.Security.dll</flags>
-      <output>System.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/System.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__System.dll.response</response>
-    </project>
-    <project dir="class/System" library="System-bare-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -d:CONFIGURATION_2_0 -d:FEATURE_PAL,SYSTEM_NAMESPACE,MONO,PLATFORM_UNIX -d:MONO_FEATURE_PROCESS_START -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -unsafe -resource:resources/Asterisk.wav -resource:resources/Beep.wav -resource:resources/Exclamation.wav -resource:resources/Hand.wav -resource:resources/Question.wav -nowarn:436 -d:CODEDOM -d:MONO_FEATURE_BTLS</flags>
-      <output>System.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/bare/System.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__System.dll.response</response>
-    </project>
-    <project dir="class/System" library="System-secxml-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -d:CONFIGURATION_2_0 -d:FEATURE_PAL,SYSTEM_NAMESPACE,MONO,PLATFORM_UNIX -d:MONO_FEATURE_PROCESS_START -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -unsafe -resource:resources/Asterisk.wav -resource:resources/Beep.wav -resource:resources/Exclamation.wav -resource:resources/Hand.wav -resource:resources/Question.wav -nowarn:436 -d:CODEDOM -d:MONO_FEATURE_BTLS -d:SECURITY_DEP -d:XML_DEP -d:MONO_SECURITY_ALIAS -r:./../../class/lib/build/bare/System.Xml.dll -r:MonoSecurity=./../../class/lib/build/Mono.Security.dll</flags>
-      <output>System.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/secxml/System.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__System.dll.response</response>
-    </project>
-    <project dir="class/System.XML" library="System.Xml-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -nowarn:219,414,649,1717 -unsafe -d:ASYNC -d:CONFIGURATION_DEP -r:./../../class/lib/build/secxml/System.dll -r:./../../class/lib/build/System.Configuration.dll</flags>
-      <output>System.Xml.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/System.Xml.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__System.Xml.dll.response</response>
-    </project>
-    <project dir="class/System.XML" library="System.Xml-bare-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -nowarn:219,414,649,1717 -unsafe -d:ASYNC -r:./../../class/lib/build/bare/System.dll</flags>
-      <output>System.Xml.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/bare/System.Xml.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__System.Xml.dll.response</response>
-    </project>
-    <project dir="class/Mono.Posix" library="Mono.Posix-build">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize /unsafe /nowarn:0618,612 -r:./../../class/lib/build/System.dll</flags>
-      <output>Mono.Posix.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/Mono.Posix.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__Mono.Posix.dll.response</response>
-    </project>
-    <project dir="class/System.Core" library="System.Core-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -d:FEATURE_PAL,PFX_LEGACY_3_5,FEATURE_NETCORE -d:INSIDE_SYSCORE -d:LIBC -unsafe -nowarn:436 -d:NET_3_5 -d:FEATURE_COMPILE,FEATURE_COMPILE_TO_METHODBUILDER,FEATURE_PDB_GENERATOR -r:./../../class/lib/build/System.dll -r:./../../class/lib/build/Mono.Posix.dll</flags>
-      <output>System.Core.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/System.Core.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__System.Core.dll.response</response>
-    </project>
-    <project dir="class/System.ComponentModel.Composition.4.5" library="System.ComponentModel.Composition-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -d:CLR40 -d:USE_ECMA_KEY,FEATURE_REFLECTIONCONTEXT,FEATURE_REFLECTIONFILEIO,FEATURE_SERIALIZATION,FEATURE_SLIMLOCK -nowarn:219,414 -nowarn:436 -r:./../../class/lib/build/System.dll -r:./../../class/lib/build/System.Core.dll</flags>
-      <output>System.ComponentModel.Composition.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/System.ComponentModel.Composition.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__System.ComponentModel.Composition.dll.response</response>
-    </project>
-    <project dir="class/System.Numerics" library="System.Numerics-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize /unsafe -r:./../../class/lib/build/System.dll</flags>
-      <output>System.Numerics.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/System.Numerics.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__System.Numerics.dll.response</response>
-    </project>
-    <project dir="class/System.Xml.Linq" library="System.Xml.Linq-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -r:./../../class/lib/build/System.dll -r:./../../class/lib/build/System.Core.dll -r:./../../class/lib/build/System.Xml.dll</flags>
-      <output>System.Xml.Linq.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/System.Xml.Linq.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__System.Xml.Linq.dll.response</response>
-    </project>
-    <project dir="class/System.IO.Compression" library="System.IO.Compression-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -r:./../../class/lib/build/System.dll</flags>
-      <output>System.IO.Compression.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/System.IO.Compression.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__System.IO.Compression.dll.response</response>
-    </project>
-    <project dir="class/System.Drawing" library="System.Drawing-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize /unsafe -resource:Assembly/Mono.ico,Mono.ico -resource:Assembly/Information.ico,Information.ico -resource:Assembly/Error.ico,Error.ico -resource:Assembly/Warning.ico,Warning.ico -resource:Assembly/Question.ico,Question.ico -resource:Assembly/Shield.ico,Shield.ico -d:FEATURE_TYPECONVERTER,SUPPORTS_WINDOWS_COLORS -r:./../../class/lib/build/System.dll</flags>
-      <output>System.Drawing.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/System.Drawing.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__System.Drawing.dll.response</response>
-    </project>
-    <project dir="class/Mono.Cecil" library="Mono.Cecil-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -keyfile:../mono.snk -d:NET_4_0 /publicsign -r:./../../class/lib/build/System.Core.dll -r:./../../class/lib/build/System.dll</flags>
-      <output>Mono.Cecil.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/Mono.Cecil.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__Mono.Cecil.dll.response</response>
-    </project>
-    <project dir="class/Mono.CompilerServices.SymbolWriter" library="Mono.CompilerServices.SymbolWriter-build">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -r:./../../class/lib/build/System.dll</flags>
-      <output>Mono.CompilerServices.SymbolWriter.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/Mono.CompilerServices.SymbolWriter.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__Mono.CompilerServices.SymbolWriter.dll.response</response>
-    </project>
-    <project dir="class/PEAPI" library="PEAPI-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -nowarn:414,618 -r:./../../class/lib/build/System.dll</flags>
-      <output>PEAPI.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/PEAPI.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../build/deps/_build__PEAPI.dll.response</response>
-    </project>
-    <project dir="tools/cil-stringreplacer" library="cil-stringreplacer-build">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -r:System -r:Mono.Cecil</flags>
-      <output>cil-stringreplacer.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/cil-stringreplacer.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>cil-stringreplacer.exe.sources</response>
-    </project>
-    <project dir="class/Facades/System.Runtime" library="Facades_System.Runtime-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll -r:./../../../class/lib/build/System.ComponentModel.Composition.dll -r:./../../../class/lib/build/System.Core.dll</flags>
-      <output>System.Runtime.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Runtime.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Runtime.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Reflection" library="Facades_System.Reflection-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Reflection.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Reflection.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Reflection.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Collections" library="Facades_System.Collections-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll -r:./../../../class/lib/build/System.Core.dll</flags>
-      <output>System.Collections.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Collections.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Collections.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Resources.ResourceManager" library="Facades_System.Resources.ResourceManager-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Resources.ResourceManager.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Resources.ResourceManager.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Resources.ResourceManager.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Globalization" library="Facades_System.Globalization-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Globalization.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Globalization.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Globalization.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Threading.Tasks" library="Facades_System.Threading.Tasks-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.Core.dll</flags>
-      <output>System.Threading.Tasks.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Threading.Tasks.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Threading.Tasks.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Collections.Concurrent" library="Facades_System.Collections.Concurrent-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll</flags>
-      <output>System.Collections.Concurrent.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Collections.Concurrent.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Collections.Concurrent.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Text.Encoding" library="Facades_System.Text.Encoding-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Text.Encoding.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Text.Encoding.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Text.Encoding.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO" library="Facades_System.IO-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll</flags>
-      <output>System.IO.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.IO.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.IO.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Threading" library="Facades_System.Threading-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll -r:./../../../class/lib/build/System.Core.dll</flags>
-      <output>System.Threading.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Threading.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Threading.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.Debug" library="Facades_System.Diagnostics.Debug-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll</flags>
-      <output>System.Diagnostics.Debug.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Diagnostics.Debug.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Diagnostics.Debug.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Linq.Expressions" library="Facades_System.Linq.Expressions-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.Core.dll</flags>
-      <output>System.Linq.Expressions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Linq.Expressions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Linq.Expressions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Dynamic.Runtime" library="Facades_System.Dynamic.Runtime-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.Core.dll -r:./../../../class/lib/build/System.dll</flags>
-      <output>System.Dynamic.Runtime.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Dynamic.Runtime.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Dynamic.Runtime.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Linq" library="Facades_System.Linq-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.Core.dll</flags>
-      <output>System.Linq.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Linq.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Linq.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Threading.Tasks.Parallel" library="Facades_System.Threading.Tasks.Parallel-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Threading.Tasks.Parallel.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Threading.Tasks.Parallel.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Threading.Tasks.Parallel.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Xml.ReaderWriter" library="Facades_System.Xml.ReaderWriter-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.Xml.dll</flags>
-      <output>System.Xml.ReaderWriter.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Xml.ReaderWriter.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Xml.ReaderWriter.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.Tools" library="Facades_System.Diagnostics.Tools-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll</flags>
-      <output>System.Diagnostics.Tools.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Diagnostics.Tools.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Diagnostics.Tools.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Reflection.Primitives" library="Facades_System.Reflection.Primitives-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Reflection.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Reflection.Primitives.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Reflection.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.Extensions" library="Facades_System.Runtime.Extensions-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll</flags>
-      <output>System.Runtime.Extensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Runtime.Extensions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Runtime.Extensions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.InteropServices" library="Facades_System.Runtime.InteropServices-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll -r:./../../../class/lib/build/System.Core.dll</flags>
-      <output>System.Runtime.InteropServices.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Runtime.InteropServices.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Runtime.InteropServices.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Text.Encoding.Extensions" library="Facades_System.Text.Encoding.Extensions-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Text.Encoding.Extensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Text.Encoding.Extensions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Text.Encoding.Extensions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.Numerics" library="Facades_System.Runtime.Numerics-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.Numerics.dll</flags>
-      <output>System.Runtime.Numerics.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Runtime.Numerics.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Runtime.Numerics.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Xml.XDocument" library="Facades_System.Xml.XDocument-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.Xml.Linq.dll -r:./../../../class/lib/build/System.Xml.dll</flags>
-      <output>System.Xml.XDocument.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Xml.XDocument.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Xml.XDocument.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Reflection.Extensions" library="Facades_System.Reflection.Extensions-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Reflection.Extensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Reflection.Extensions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Reflection.Extensions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO.FileSystem.Primitives" library="Facades_System.IO.FileSystem.Primitives-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll</flags>
-      <output>System.IO.FileSystem.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.IO.FileSystem.Primitives.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.IO.FileSystem.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO.FileSystem" library="Facades_System.IO.FileSystem-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll</flags>
-      <output>System.IO.FileSystem.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.IO.FileSystem.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.IO.FileSystem.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.FileVersionInfo" library="Facades_System.Diagnostics.FileVersionInfo-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll</flags>
-      <output>System.Diagnostics.FileVersionInfo.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Diagnostics.FileVersionInfo.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Diagnostics.FileVersionInfo.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.Primitives" library="Facades_System.Security.Cryptography.Primitives-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll</flags>
-      <output>System.Security.Cryptography.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Security.Cryptography.Primitives.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Security.Cryptography.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.Algorithms" library="Facades_System.Security.Cryptography.Algorithms-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll -r:./../../../class/lib/build/System.Core.dll</flags>
-      <output>System.Security.Cryptography.Algorithms.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Security.Cryptography.Algorithms.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Security.Cryptography.Algorithms.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ValueTuple" library="Facades_System.ValueTuple-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../Open.snk /nowarn:1616,1699</flags>
-      <output>System.ValueTuple.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.ValueTuple.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.ValueTuple.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Text.Encoding.CodePages" library="Facades_System.Text.Encoding.CodePages-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll</flags>
-      <output>System.Text.Encoding.CodePages.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Text.Encoding.CodePages.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Text.Encoding.CodePages.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Text.RegularExpressions" library="Facades_System.Text.RegularExpressions-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/build/System.dll</flags>
-      <output>System.Text.RegularExpressions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Text.RegularExpressions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Text.RegularExpressions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.Contracts" library="Facades_System.Diagnostics.Contracts-build">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../../class/lib/build/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Diagnostics.Contracts.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/build/Facades/System.Diagnostics.Contracts.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>./../../../build/deps/_build_Facades_System.Diagnostics.Contracts.dll.response</response>
-    </project>
-    <project dir="tools/resgen" library="resgen-build">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -r:System -r:System.Xml -r:System.Core -r:System.Drawing</flags>
-      <output>resgen.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/resgen.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>resgen.exe.sources</response>
-    </project>
-    <project dir="tools/gacutil" library="gacutil-build">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -define:NO_SYMBOL_WRITER -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -r:System -r:Mono.Security -r:System.Security</flags>
-      <output>gacutil.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/gacutil.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>gacutil.exe.sources</response>
-    </project>
-    <project dir="tools/culevel" library="culevel-build">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -r:System -r:System.Xml</flags>
-      <output>culevel.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/culevel.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>culevel.exe.sources</response>
-    </project>
-    <project dir="tools/cil-stringreplacer" library="cil-stringreplacer-build">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -r:System -r:Mono.Cecil</flags>
-      <output>cil-stringreplacer.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/cil-stringreplacer.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>cil-stringreplacer.exe.sources</response>
-    </project>
-    <project dir="tools/commoncryptogenerator" library="commoncryptogenerator-build">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize</flags>
-      <output>commoncryptogenerator.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/commoncryptogenerator.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>commoncryptogenerator.exe.sources</response>
-    </project>
-    <project dir="tools/resx2sr" library="resx2sr-build">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../../class/lib/build/mscorlib.dll -optimize -r:System -r:System.Drawing -r:System.Xml</flags>
-      <output>resx2sr.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/build/resx2sr.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>resx2sr.exe.sources</response>
-    </project>
-    <project dir="ilasm" library="ilasm-build">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:MONO -d:WIN_PLATFORM -nowarn:1699 -nostdlib -r:./../class/lib/build/mscorlib.dll -optimize -r:PEAPI -r:Mono.CompilerServices.SymbolWriter -r:Mono.Security</flags>
-      <output>ilasm.exe</output>
-      <built_sources>ILParser.cs</built_sources>
-      <library_output>./../class/lib/build/ilasm.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>build</profile>
-      <resources></resources>
-      <response>ilasm.exe.sources</response>
-    </project>
-    <project dir="class/corlib" library="corlib-net_4_x">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -nostdlib -nowarn:612,618,1635 -d:INSIDE_CORLIB,MONO_CULTURE_DATA -d:LIBC -d:FEATURE_PAL,GENERICS_WORK,FEATURE_LIST_PREDICATES,FEATURE_SERIALIZATION,FEATURE_ASCII,FEATURE_LATIN1,FEATURE_UTF7,FEATURE_UTF32,MONO_HYBRID_ENCODING_SUPPORT,FEATURE_ASYNC_IO,NEW_EXPERIMENTAL_ASYNC_IO,FEATURE_UTF32,FEATURE_EXCEPTIONDISPATCHINFO,FEATURE_CORRUPTING_EXCEPTIONS,FEATURE_EXCEPTION_NOTIFICATIONS,FEATURE_STRONGNAME_MIGRATION,FEATURE_USE_LCID,FEATURE_FUSION,FEATURE_CRYPTO,FEATURE_X509_SECURESTRINGS,FEATURE_SYNCHRONIZATIONCONTEXT,FEATURE_SYNCHRONIZATIONCONTEXT_WAIT,HAS_CORLIB_CONTRACTS -d:FEATURE_MACL -d:FEATURE_REMOTING,MONO_COM,FEATURE_COMINTEROP,FEATURE_ROLE_BASED_SECURITY -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib /debug:portable -optimize -d:FEATURE_PAL,GENERICS_WORK,FEATURE_LIST_PREDICATES,FEATURE_SERIALIZATION,FEATURE_ASCII,FEATURE_LATIN1,FEATURE_UTF7,FEATURE_UTF32,MONO_HYBRID_ENCODING_SUPPORT,FEATURE_ASYNC_IO,NEW_EXPERIMENTAL_ASYNC_IO,FEATURE_UTF32,FEATURE_EXCEPTIONDISPATCHINFO,FEATURE_CORRUPTING_EXCEPTIONS,FEATURE_EXCEPTION_NOTIFICATIONS,FEATURE_STRONGNAME_MIGRATION,FEATURE_USE_LCID,FEATURE_FUSION,FEATURE_CRYPTO,FEATURE_X509_SECURESTRINGS,FEATURE_SYNCHRONIZATIONCONTEXT,FEATURE_SYNCHRONIZATIONCONTEXT_WAIT,HAS_CORLIB_CONTRACTS -d:FEATURE_MACL -d:FEATURE_REMOTING,MONO_COM,FEATURE_COMINTEROP,FEATURE_ROLE_BASED_SECURITY -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -resource:resources/charinfo.nlp -resource:resources/collation.core.bin -resource:resources/collation.tailoring.bin -resource:resources/collation.cjkCHS.bin -resource:resources/collation.cjkCHT.bin -resource:resources/collation.cjkJA.bin -resource:resources/collation.cjkKO.bin -resource:resources/collation.cjkKOlv2.bin -runtimemetadataversion:v4.0.30319 -d:MONO_FEATURE_CONSOLE -d:MONO_FEATURE_APPLETLS</flags>
-      <output>mscorlib.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/mscorlib.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__corlib.dll.response</response>
-    </project>
-    <project dir="class/corlib" library="corlib-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -nostdlib -nowarn:612,618,1635 -d:INSIDE_CORLIB,MONO_CULTURE_DATA -d:LIBC -d:FEATURE_PAL,GENERICS_WORK,FEATURE_LIST_PREDICATES,FEATURE_SERIALIZATION,FEATURE_ASCII,FEATURE_LATIN1,FEATURE_UTF7,FEATURE_UTF32,MONO_HYBRID_ENCODING_SUPPORT,FEATURE_ASYNC_IO,NEW_EXPERIMENTAL_ASYNC_IO,FEATURE_UTF32,FEATURE_EXCEPTIONDISPATCHINFO,FEATURE_CORRUPTING_EXCEPTIONS,FEATURE_EXCEPTION_NOTIFICATIONS,FEATURE_STRONGNAME_MIGRATION,FEATURE_USE_LCID,FEATURE_FUSION,FEATURE_CRYPTO,FEATURE_X509_SECURESTRINGS,FEATURE_SYNCHRONIZATIONCONTEXT,FEATURE_SYNCHRONIZATIONCONTEXT_WAIT,HAS_CORLIB_CONTRACTS -d:FEATURE_MACL -d:FEATURE_REMOTING,MONO_COM,FEATURE_COMINTEROP,FEATURE_ROLE_BASED_SECURITY -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/mscorlib.dll -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -debug -nowarn:168,219,618,672 -unsafe -define:MONO_DATACONVERTER_STATIC_METHODS -resource:Test/resources/Resources.resources</flags>
-      <output>net_4_x_corlib_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_corlib_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_corlib_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.Security" library="Mono.Security-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -unsafe -nowarn:1030,3009 -r:./../../class/lib/net_4_x-linux/bare/System.dll</flags>
-      <output>Mono.Security.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Security.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Security.dll.response</response>
-    </project>
-    <project dir="class/Mono.Security" library="Mono.Security-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Mono.Security.dll -unsafe -nowarn:1030,3009 -r:./../../class/lib/net_4_x-linux/bare/System.dll -nowarn:169,219,618,672</flags>
-      <output>net_4_x_Mono.Security_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Mono.Security_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Mono.Security_test.dll.response</response>
-    </project>
-    <project dir="class/System" library="System-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:CONFIGURATION_2_0 -d:FEATURE_PAL,SYSTEM_NAMESPACE,MONO,PLATFORM_UNIX -d:MONO_FEATURE_PROCESS_START -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -unsafe -resource:resources/Asterisk.wav -resource:resources/Beep.wav -resource:resources/Exclamation.wav -resource:resources/Hand.wav -resource:resources/Question.wav -nowarn:436 -d:CODEDOM -d:MONO_FEATURE_APPLETLS -d:MONO_FEATURE_BTLS -d:SECURITY_DEP -d:XML_DEP -d:MONO_SECURITY_ALIAS -d:CONFIGURATION_DEP -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:MonoSecurity=./../../class/lib/net_4_x-linux/Mono.Security.dll</flags>
-      <output>System.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.dll.response</response>
-    </project>
-    <project dir="class/System" library="System-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/secxml/System.dll -nowarn:618,672,219,67,169,612 -resource:Test/System/test-uri-props.txt,test-uri-props.txt -resource:Test/System/test-uri-props-manual.txt,test-uri-props-manual.txt -resource:Test/System/test-uri-relative-props.txt,test-uri-relative-props.txt -d:MONO_FEATURE_PROCESS_START -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS</flags>
-      <output>net_4_x_System_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System_test.dll.response</response>
-    </project>
-    <project dir="class/System" library="System-bare-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:CONFIGURATION_2_0 -d:FEATURE_PAL,SYSTEM_NAMESPACE,MONO,PLATFORM_UNIX -d:MONO_FEATURE_PROCESS_START -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -unsafe -resource:resources/Asterisk.wav -resource:resources/Beep.wav -resource:resources/Exclamation.wav -resource:resources/Hand.wav -resource:resources/Question.wav -nowarn:436 -d:CODEDOM -d:MONO_FEATURE_APPLETLS -d:MONO_FEATURE_BTLS</flags>
-      <output>System.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/bare/System.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.dll.response</response>
-    </project>
-    <project dir="class/System" library="System-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/secxml/System.dll -nowarn:618,672,219,67,169,612 -resource:Test/System/test-uri-props.txt,test-uri-props.txt -resource:Test/System/test-uri-props-manual.txt,test-uri-props-manual.txt -resource:Test/System/test-uri-relative-props.txt,test-uri-relative-props.txt -d:MONO_FEATURE_PROCESS_START -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS</flags>
-      <output>net_4_x_System_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System_test.dll.response</response>
-    </project>
-    <project dir="class/System" library="System-secxml-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:CONFIGURATION_2_0 -d:FEATURE_PAL,SYSTEM_NAMESPACE,MONO,PLATFORM_UNIX -d:MONO_FEATURE_PROCESS_START -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -unsafe -resource:resources/Asterisk.wav -resource:resources/Beep.wav -resource:resources/Exclamation.wav -resource:resources/Hand.wav -resource:resources/Question.wav -nowarn:436 -d:CODEDOM -d:MONO_FEATURE_APPLETLS -d:MONO_FEATURE_BTLS -d:SECURITY_DEP -d:XML_DEP -d:MONO_SECURITY_ALIAS -r:./../../class/lib/net_4_x-linux/bare/System.Xml.dll -r:MonoSecurity=./../../class/lib/net_4_x-linux/Mono.Security.dll</flags>
-      <output>System.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/secxml/System.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.dll.response</response>
-    </project>
-    <project dir="class/System" library="System-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/secxml/System.dll -nowarn:618,672,219,67,169,612 -resource:Test/System/test-uri-props.txt,test-uri-props.txt -resource:Test/System/test-uri-props-manual.txt,test-uri-props-manual.txt -resource:Test/System/test-uri-relative-props.txt,test-uri-relative-props.txt -d:MONO_FEATURE_PROCESS_START -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME -d:MONO_FEATURE_MULTIPLE_APPDOMAINS</flags>
-      <output>net_4_x_System_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System_test.dll.response</response>
-    </project>
-    <project dir="class/System.XML" library="System.Xml-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:219,414,649,1717 -unsafe -d:ASYNC -d:CONFIGURATION_DEP -r:./../../class/lib/net_4_x-linux/secxml/System.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>System.Xml.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Xml.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Xml.dll.response</response>
-    </project>
-    <project dir="class/System.XML" library="System.Xml-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/bare/System.Xml.dll -nowarn:219,414,649,1717 -unsafe -d:ASYNC -r:./../../class/lib/net_4_x-linux/bare/System.dll -nowarn:0618 -nowarn:219 -nowarn:169</flags>
-      <output>net_4_x_System.Xml_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Xml_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Xml_test.dll.response</response>
-    </project>
-    <project dir="class/System.XML" library="System.Xml-bare-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:219,414,649,1717 -unsafe -d:ASYNC -r:./../../class/lib/net_4_x-linux/bare/System.dll</flags>
-      <output>System.Xml.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/bare/System.Xml.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Xml.dll.response</response>
-    </project>
-    <project dir="class/System.XML" library="System.Xml-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/bare/System.Xml.dll -nowarn:219,414,649,1717 -unsafe -d:ASYNC -r:./../../class/lib/net_4_x-linux/bare/System.dll -nowarn:0618 -nowarn:219 -nowarn:169</flags>
-      <output>net_4_x_System.Xml_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Xml_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Xml_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.CompilerServices.SymbolWriter" library="Mono.CompilerServices.SymbolWriter-net_4_x">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>Mono.CompilerServices.SymbolWriter.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.CompilerServices.SymbolWriter.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.CompilerServices.SymbolWriter.dll.response</response>
-    </project>
-    <project dir="class/Mono.Posix" library="Mono.Posix-net_4_x">
-      <boot>true</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /unsafe /nowarn:0618,612 -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>Mono.Posix.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Posix.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Posix.dll.response</response>
-    </project>
-    <project dir="class/Mono.Posix" library="Mono.Posix-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Mono.Posix.dll /unsafe /nowarn:0219,0618</flags>
-      <output>net_4_x_Mono.Posix_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Mono.Posix_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Mono.Posix_test.dll.response</response>
-    </project>
-    <project dir="class/System.Core" library="System.Core-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:FEATURE_PAL,PFX_LEGACY_3_5,FEATURE_NETCORE -d:INSIDE_SYSCORE -d:LIBC -unsafe -nowarn:436 -d:NET_3_5 -d:FEATURE_COMPILE,FEATURE_COMPILE_TO_METHODBUILDER,FEATURE_PDB_GENERATOR -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/Mono.Posix.dll</flags>
-      <output>System.Core.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Core.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Core.dll.response</response>
-    </project>
-    <project dir="class/System.Core" library="System.Core-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Core.dll -d:FEATURE_PAL,PFX_LEGACY_3_5,FEATURE_NETCORE -d:INSIDE_SYSCORE -d:LIBC -unsafe -nowarn:436 -d:NET_3_5 -d:FEATURE_COMPILE,FEATURE_COMPILE_TO_METHODBUILDER,FEATURE_PDB_GENERATOR -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/Mono.Posix.dll</flags>
-      <output>net_4_x_System.Core_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Core_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Core_test.dll.response</response>
-    </project>
-    <project dir="class/System.Security" library="System.Security-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:618 -d:SECURITY_DEP -nowarn:414 -r:./../../class/lib/net_4_x-linux/secxml/System.dll -r:./../../class/lib/net_4_x-linux/bare/System.Xml.dll -r:./../../class/lib/net_4_x-linux/Mono.Security.dll</flags>
-      <output>System.Security.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Security.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Security.dll.response</response>
-    </project>
-    <project dir="class/System.Security" library="System.Security-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Security.dll -nowarn:618 -d:SECURITY_DEP -nowarn:414 -r:./../../class/lib/net_4_x-linux/secxml/System.dll -r:./../../class/lib/net_4_x-linux/bare/System.Xml.dll -r:./../../class/lib/net_4_x-linux/Mono.Security.dll -nowarn:168,169,183,219,414</flags>
-      <output>net_4_x_System.Security_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Security_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Security_test.dll.response</response>
-    </project>
-    <project dir="class/System.Configuration" library="System.Configuration-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:618 -r:./../../class/lib/net_4_x-linux/secxml/System.dll -r:./../../class/lib/net_4_x-linux/bare/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Security.dll</flags>
-      <output>System.Configuration.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Configuration.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Configuration.dll.response</response>
-    </project>
-    <project dir="class/System.Configuration" library="System.Configuration-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>net_4_x_System.Configuration_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Configuration_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Configuration_test.dll.response</response>
-    </project>
-    <project dir="class/System.Drawing" library="System.Drawing-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /unsafe -resource:Assembly/Mono.ico,Mono.ico -resource:Assembly/Information.ico,Information.ico -resource:Assembly/Error.ico,Error.ico -resource:Assembly/Warning.ico,Warning.ico -resource:Assembly/Question.ico,Question.ico -resource:Assembly/Shield.ico,Shield.ico -d:FEATURE_TYPECONVERTER,SUPPORTS_WINDOWS_COLORS -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Drawing.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Drawing.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Drawing.dll.response</response>
-    </project>
-    <project dir="class/System.Drawing" library="System.Drawing-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Drawing.dll /unsafe -resource:Assembly/Mono.ico,Mono.ico -resource:Assembly/Information.ico,Information.ico -resource:Assembly/Error.ico,Error.ico -resource:Assembly/Warning.ico,Warning.ico -resource:Assembly/Question.ico,Question.ico -resource:Assembly/Shield.ico,Shield.ico -d:FEATURE_TYPECONVERTER,SUPPORTS_WINDOWS_COLORS -r:./../../class/lib/net_4_x-linux/System.dll -define:TEST -resource:Test/resources/indexed.png,indexed.png -nowarn:0618 -nowarn:219 -nowarn:169</flags>
-      <output>net_4_x_System.Drawing_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Drawing_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Drawing_test.dll.response</response>
-    </project>
-    <project dir="class/System.IO.Compression" library="System.IO.Compression-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.IO.Compression.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.IO.Compression.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.IO.Compression.dll.response</response>
-    </project>
-    <project dir="class/System.IO.Compression" library="System.IO.Compression-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.IO.Compression.dll</flags>
-      <output>net_4_x_System.IO.Compression_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.IO.Compression_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.IO.Compression_test.dll.response</response>
-    </project>
-    <project dir="class/System.IO.Compression.FileSystem" library="System.IO.Compression.FileSystem-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -unsafe -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.IO.Compression.dll</flags>
-      <output>System.IO.Compression.FileSystem.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.IO.Compression.FileSystem.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.IO.Compression.FileSystem.dll.response</response>
-    </project>
-    <project dir="class/System.IO.Compression.FileSystem" library="System.IO.Compression.FileSystem-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.IO.Compression.FileSystem.dll</flags>
-      <output>net_4_x_System.IO.Compression.FileSystem_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.IO.Compression.FileSystem_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.IO.Compression.FileSystem_test.dll.response</response>
-    </project>
-    <project dir="class/System.Transactions" library="System.Transactions-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>System.Transactions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Transactions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Transactions.dll.response</response>
-    </project>
-    <project dir="class/System.Transactions" library="System.Transactions-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Transactions.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>net_4_x_System.Transactions_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Transactions_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Transactions_test.dll.response</response>
-    </project>
-    <project dir="class/System.EnterpriseServices" library="System.EnterpriseServices-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /nowarn:0168 /nowarn:0162 -r:./../../class/lib/net_4_x-linux/System.Transactions.dll</flags>
-      <output>System.EnterpriseServices.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.EnterpriseServices.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.EnterpriseServices.dll.response</response>
-    </project>
-    <project dir="class/Mono.Data.Tds" library="Mono.Data.Tds-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/Mono.Security.dll</flags>
-      <output>Mono.Data.Tds.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Data.Tds.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Data.Tds.dll.response</response>
-    </project>
-    <project dir="class/Mono.Data.Tds" library="Mono.Data.Tds-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Mono.Data.Tds.dll</flags>
-      <output>net_4_x_Mono.Data.Tds_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Mono.Data.Tds_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Mono.Data.Tds_test.dll.response</response>
-    </project>
-    <project dir="class/System.Numerics" library="System.Numerics-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /unsafe -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Numerics.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Numerics.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Numerics.dll.response</response>
-    </project>
-    <project dir="class/System.Numerics" library="System.Numerics-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Numerics.dll /unsafe -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>net_4_x_System.Numerics_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Numerics_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Numerics_test.dll.response</response>
-    </project>
-    <project dir="class/System.Numerics.Vectors" library="System.Numerics.Vectors-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -unsafe -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Numerics.dll</flags>
-      <output>System.Numerics.Vectors.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Numerics.Vectors.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Numerics.Vectors.dll.response</response>
-    </project>
-    <project dir="class/System.Data" library="System.Data-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:219,414,649 -d:COREFX -d:PLATFORM_UNIX -d:USEOFFSET -d:MONO_PARTIAL_DATA_IMPORT -unsafe -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Numerics.dll -r:./../../class/lib/net_4_x-linux/System.EnterpriseServices.dll -r:./../../class/lib/net_4_x-linux/Mono.Data.Tds.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Transactions.dll</flags>
-      <output>System.Data.dll</output>
-      <built_sources>gen_OdbcConnection.cs gen_OleDbConnection.cs gen_OdbcParameter.cs gen_OleDbParameter.cs gen_OdbcParameterCollection.cs gen_OleDbParameterCollection.cs</built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Data.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Data.dll.response</response>
-    </project>
-    <project dir="class/System.Data" library="System.Data-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Data.dll -nowarn:219,414,649 -d:COREFX -d:PLATFORM_UNIX -d:USEOFFSET -d:MONO_PARTIAL_DATA_IMPORT -unsafe -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Numerics.dll -r:./../../class/lib/net_4_x-linux/System.EnterpriseServices.dll -r:./../../class/lib/net_4_x-linux/Mono.Data.Tds.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Transactions.dll -nowarn:618,169,612,219,168</flags>
-      <output>net_4_x_System.Data_test.dll</output>
-      <built_sources>gen_OdbcConnection.cs gen_OleDbConnection.cs gen_OdbcParameter.cs gen_OleDbParameter.cs gen_OdbcParameterCollection.cs gen_OleDbParameterCollection.cs</built_sources>
-      <library_output>net_4_x_System.Data_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Data_test.dll.response</response>
-    </project>
-    <project dir="class/System.ComponentModel.DataAnnotations" library="System.ComponentModel.DataAnnotations-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:414 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.ComponentModel.DataAnnotations.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.ComponentModel.DataAnnotations.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.ComponentModel.DataAnnotations.dll.response</response>
-    </project>
-    <project dir="class/System.ComponentModel.DataAnnotations" library="System.ComponentModel.DataAnnotations-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.ComponentModel.DataAnnotations.dll -nowarn:414 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>net_4_x_System.ComponentModel.DataAnnotations_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.ComponentModel.DataAnnotations_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.ComponentModel.DataAnnotations_test.dll.response</response>
-    </project>
-    <project dir="class/Accessibility" library="Accessibility-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize</flags>
-      <output>Accessibility.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Accessibility.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Accessibility.dll.response</response>
-    </project>
-    <project dir="class/Mono.WebBrowser" library="Mono.WebBrowser-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -warn:1 -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>Mono.WebBrowser.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.WebBrowser.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.WebBrowser.dll.response</response>
-    </project>
-    <project dir="class/System.Runtime.Serialization.Formatters.Soap" library="System.Runtime.Serialization.Formatters.Soap-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.Runtime.Serialization.Formatters.Soap.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Runtime.Serialization.Formatters.Soap.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Runtime.Serialization.Formatters.Soap.dll.response</response>
-    </project>
-    <project dir="class/System.Runtime.Serialization.Formatters.Soap" library="System.Runtime.Serialization.Formatters.Soap-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.Formatters.Soap.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -nowarn:0618 -nowarn:219 -nowarn:169</flags>
-      <output>net_4_x_System.Runtime.Serialization.Formatters.Soap_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Runtime.Serialization.Formatters.Soap_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Runtime.Serialization.Formatters.Soap_test.dll.response</response>
-    </project>
-    <project dir="class/System.Windows.Forms" library="System.Windows.Forms-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /unsafe @System.Windows.Forms.dll.resources -nowarn:618,612,809 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/Accessibility.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/Mono.Posix.dll -r:./../../class/lib/net_4_x-linux/Mono.WebBrowser.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.Formatters.Soap.dll</flags>
-      <output>System.Windows.Forms.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Windows.Forms.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Windows.Forms.dll.response</response>
-    </project>
-    <project dir="class/System.Windows.Forms" library="System.Windows.Forms-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Windows.Forms.dll -resource:Test/resources/a.cur,a.cur -resource:Test/resources/32x32.ico,32x32.ico -nowarn:618,612</flags>
-      <output>net_4_x_System.Windows.Forms_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Windows.Forms_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Windows.Forms_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.Data.Sqlite" library="Mono.Data.Sqlite-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /unsafe -resource:resources/SR.resources -resource:resources/SQLiteCommand.bmp -resource:resources/SQLiteConnection.bmp -resource:resources/SQLiteDataAdapter.bmp -d:SQLITE_STANDARD -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Transactions.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>Mono.Data.Sqlite.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Data.Sqlite.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Data.Sqlite.dll.response</response>
-    </project>
-    <project dir="class/Mono.Data.Sqlite" library="Mono.Data.Sqlite-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Mono.Data.Sqlite.dll /unsafe -resource:resources/SR.resources -resource:resources/SQLiteCommand.bmp -resource:resources/SQLiteConnection.bmp -resource:resources/SQLiteDataAdapter.bmp -d:SQLITE_STANDARD -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Transactions.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll /nowarn:618</flags>
-      <output>net_4_x_Mono.Data.Sqlite_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Mono.Data.Sqlite_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Mono.Data.Sqlite_test.dll.response</response>
-    </project>
-    <project dir="class/System.Web.ApplicationServices" library="System.Web.ApplicationServices-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:SYSTEM_WEB_APPLICATIONSERVICES -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>System.Web.ApplicationServices.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.ApplicationServices.dll.response</response>
-    </project>
-    <project dir="class/Novell.Directory.Ldap" library="Novell.Directory.Ldap-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -warn:1 -nowarn:612 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/Mono.Security.dll</flags>
-      <output>Novell.Directory.Ldap.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Novell.Directory.Ldap.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>ResultCodeMessages,Novell.Directory.Ldap.Utilclass/ResultCodeMessages.txt</resources>
-      <response>./../../build/deps/linux_net_4_x__Novell.Directory.Ldap.dll.response</response>
-    </project>
-    <project dir="class/Novell.Directory.Ldap" library="Novell.Directory.Ldap-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Novell.Directory.Ldap.dll</flags>
-      <output>net_4_x_Novell.Directory.Ldap_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Novell.Directory.Ldap_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Novell.Directory.Ldap_test.dll.response</response>
-    </project>
-    <project dir="class/System.DirectoryServices" library="System.DirectoryServices-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/Novell.Directory.Ldap.dll</flags>
-      <output>System.DirectoryServices.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.DirectoryServices.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.DirectoryServices.dll.response</response>
-    </project>
-    <project dir="class/System.DirectoryServices" library="System.DirectoryServices-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.DirectoryServices.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/Novell.Directory.Ldap.dll -nowarn:0618 -nowarn:219 -nowarn:169</flags>
-      <output>net_4_x_System.DirectoryServices_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.DirectoryServices_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.DirectoryServices_test.dll.response</response>
-    </project>
-    <project dir="class/System.Web" library="System.Web-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -unsafe -nowarn:612,618 -d:INSIDE_SYSTEM_WEB -nowarn:436,618 /resource:resources/WebUIValidation.js /resource:resources/folder.gif /resource:resources/file.gif /resource:resources/computer.gif /resource:resources/arrow_minus.gif /resource:resources/arrow_noexpand.gif /resource:resources/arrow_plus.gif /resource:resources/arrow_up.gif /resource:resources/arrow_down.gif /resource:resources/box_full.gif /resource:resources/box_empty.gif /resource:resources/box_minus.gif /resource:resources/box_noexpand.gif /resource:resources/box_plus.gif /resource:resources/contact.gif /resource:resources/dot_empty.gif /resource:resources/dot_full.gif /resource:resources/dots.gif /resource:resources/inbox.gif /resource:resources/star_empty.gif /resource:resources/star_full.gif /resource:resources/warning.gif /resource:resources/TreeView_noexpand.gif /resource:resources/TreeView_dash.gif /resource:resources/TreeView_dashminus.gif /resource:resources/TreeView_dashplus.gif /resource:resources/TreeView_i.gif /resource:resources/TreeView_l.gif /resource:resources/TreeView_lminus.gif /resource:resources/TreeView_lplus.gif /resource:resources/TreeView_minus.gif /resource:resources/TreeView_plus.gif /resource:resources/TreeView_r.gif /resource:resources/TreeView_rminus.gif /resource:resources/TreeView_rplus.gif /resource:resources/TreeView_t.gif /resource:resources/TreeView_tminus.gif /resource:resources/TreeView_tplus.gif /resource:resources/transparent.gif /resource:resources/webform.js /resource:resources/WebUIValidation_2.0.js /resource:resources/ErrorTemplateCommon_Top.html /resource:resources/DefaultErrorTemplate_CustomErrorDefault.html /resource:resources/ErrorTemplateCommon_Bottom.html /resource:resources/DefaultErrorTemplate_StandardPage.html /resource:resources/HtmlizedExceptionPage_Top.html /resource:resources/HtmlizedExceptionPage_FileLongSource.html /resource:resources/HtmlizedExceptionPage_FileShortSource.html /resource:resources/HtmlizedExceptionPage_CompilerOutput.html /resource:System.Web.UI.WebControls/GridView.js /resource:System.Web.UI.WebControls/DetailsView.js /resource:System.Web.UI.WebControls/TreeView.js /resource:System.Web.UI.WebControls/Menu.js /resource:System.Web.UI.WebControls/MenuModern.js -define:WEBSERVICES_DEP -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.EnterpriseServices.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.Formatters.Soap.dll -r:./../../class/lib/net_4_x-linux/System.ComponentModel.DataAnnotations.dll -r:./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/Mono.Data.Sqlite.dll -r:./../../class/lib/net_4_x-linux/System.Web.Services.dll -r:./../../class/lib/net_4_x-linux/plaindesign/System.Design.dll</flags>
-      <output>System.Web.dll</output>
-      <built_sources>System.Web/UplevelHelper.cs</built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>TranslationResources,resources/TranslationResources.resx</resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.dll.response</response>
-    </project>
-    <project dir="class/System.Web" library="System.Web-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/plainweb/System.Web.dll -unsafe -nowarn:612,618 -d:INSIDE_SYSTEM_WEB -nowarn:436,618 /resource:resources/WebUIValidation.js /resource:resources/folder.gif /resource:resources/file.gif /resource:resources/computer.gif /resource:resources/arrow_minus.gif /resource:resources/arrow_noexpand.gif /resource:resources/arrow_plus.gif /resource:resources/arrow_up.gif /resource:resources/arrow_down.gif /resource:resources/box_full.gif /resource:resources/box_empty.gif /resource:resources/box_minus.gif /resource:resources/box_noexpand.gif /resource:resources/box_plus.gif /resource:resources/contact.gif /resource:resources/dot_empty.gif /resource:resources/dot_full.gif /resource:resources/dots.gif /resource:resources/inbox.gif /resource:resources/star_empty.gif /resource:resources/star_full.gif /resource:resources/warning.gif /resource:resources/TreeView_noexpand.gif /resource:resources/TreeView_dash.gif /resource:resources/TreeView_dashminus.gif /resource:resources/TreeView_dashplus.gif /resource:resources/TreeView_i.gif /resource:resources/TreeView_l.gif /resource:resources/TreeView_lminus.gif /resource:resources/TreeView_lplus.gif /resource:resources/TreeView_minus.gif /resource:resources/TreeView_plus.gif /resource:resources/TreeView_r.gif /resource:resources/TreeView_rminus.gif /resource:resources/TreeView_rplus.gif /resource:resources/TreeView_t.gif /resource:resources/TreeView_tminus.gif /resource:resources/TreeView_tplus.gif /resource:resources/transparent.gif /resource:resources/webform.js /resource:resources/WebUIValidation_2.0.js /resource:resources/ErrorTemplateCommon_Top.html /resource:resources/DefaultErrorTemplate_CustomErrorDefault.html /resource:resources/ErrorTemplateCommon_Bottom.html /resource:resources/DefaultErrorTemplate_StandardPage.html /resource:resources/HtmlizedExceptionPage_Top.html /resource:resources/HtmlizedExceptionPage_FileLongSource.html /resource:resources/HtmlizedExceptionPage_FileShortSource.html /resource:resources/HtmlizedExceptionPage_CompilerOutput.html /resource:System.Web.UI.WebControls/GridView.js /resource:System.Web.UI.WebControls/DetailsView.js /resource:System.Web.UI.WebControls/TreeView.js /resource:System.Web.UI.WebControls/Menu.js /resource:System.Web.UI.WebControls/MenuModern.js -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.EnterpriseServices.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.Formatters.Soap.dll -r:./../../class/lib/net_4_x-linux/System.ComponentModel.DataAnnotations.dll -r:./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/Mono.Data.Sqlite.dll -doc:net_4_x_System.Web_test.xml -nowarn:219,169,1591 /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/Global.asax /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/My.ashx /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/My.master /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPage.aspx /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPage.aspx.cs /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPageWithMaster.aspx /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/Web.mono.config /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/Web.mono.config.4.0 /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/sub_map_01.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_01.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_02.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_03.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_04.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_05.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_06.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_07.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_08.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_09.sitemap /resource:Test/mainsoft/NunitWebResources/menuclass.aspx /resource:Test/mainsoft/NunitWebResources/FormView.aspx /resource:Test/mainsoft/NunitWebResources/PostBackMenuTest.aspx /resource:Test/mainsoft/NunitWebResources/PageWithStyleSheet.aspx /resource:Test/mainsoft/NunitWebResources/PageWithTheme.aspx /resource:Test/mainsoft/NunitWebResources/ResolveUrl.ascx /resource:Test/mainsoft/NunitWebResources/ResolveUrl.aspx /resource:Test/mainsoft/NunitWebResources/RunTimeSetTheme.aspx /resource:Test/mainsoft/NunitWebResources/ReadOnlyPropertyBind.aspx /resource:Test/mainsoft/NunitWebResources/ReadOnlyPropertyControl.ascx /resource:Test/mainsoft/NunitWebResources/Theme1.skin /resource:Test/mainsoft/NunitWebResources/Theme2.skin /resource:Test/mainsoft/NunitWebResources/UrlProperty.aspx /resource:Test/mainsoft/NunitWebResources/UrlProperty.ascx /resource:Test/mainsoft/NunitWebResources/UrlProperty.ascx.cs /resource:Test/mainsoft/NunitWebResources/Web.sitemap /resource:Test/mainsoft/NunitWebResources/WizardTest.skin /resource:Test/mainsoft/NunitWebResources/FooterTemplateTest.aspx /resource:Test/mainsoft/NunitWebResources/DataGrid.aspx /resource:Test/mainsoft/NunitWebResources/DetailsViewTemplates.aspx /resource:Test/mainsoft/NunitWebResources/DetailsViewTemplates_2.aspx /resource:Test/mainsoft/NunitWebResources/DetailsViewTemplates_3.aspx /resource:Test/mainsoft/NunitWebResources/DetailsViewDataActions.aspx /resource:Test/mainsoft/NunitWebResources/DetailsViewProperties1.aspx /resource:Test/mainsoft/NunitWebResources/Bluehills.jpg /resource:Test/mainsoft/NunitWebResources/FormViewTest1.aspx /resource:Test/mainsoft/NunitWebResources/FormViewTest1_2.aspx /resource:Test/mainsoft/NunitWebResources/FormViewTest1_3.aspx /resource:Test/mainsoft/NunitWebResources/FormViewTest1_4.aspx /resource:Test/mainsoft/NunitWebResources/FormViewInsertEditDelete.aspx /resource:Test/mainsoft/NunitWebResources/GridViewUpdate.aspx /resource:Test/mainsoft/NunitWebResources/XMLDataSourceTest.xml /resource:Test/mainsoft/NunitWebResources/XMLDataSourceTest.xsl /resource:Test/mainsoft/NunitWebResources/XMLDataSourceTest1.aspx /resource:Test/mainsoft/NunitWebResources/XMLDataSourceTest2.aspx /resource:Test/mainsoft/NunitWebResources/XMLDataSourceTest3.aspx /resource:Test/mainsoft/NunitWebResources/XMLDataSourceTest4.aspx /resource:Test/mainsoft/NunitWebResources/LoginViewTest1.aspx /resource:Test/mainsoft/NunitWebResources/WebControl.config /resource:Test/mainsoft/NunitWebResources/WebLogin.config /resource:Test/mainsoft/NunitWebResources/CallbackTest1.aspx /resource:Test/mainsoft/NunitWebResources/CallbackTest2.aspx /resource:Test/mainsoft/NunitWebResources/EventValidationTest2.aspx /resource:Test/mainsoft/NunitWebResources/EventValidationTest1.aspx /resource:Test/mainsoft/NunitWebResources/ClientScript.js /resource:Test/mainsoft/NunitWebResources/EvalTest.aspx /resource:Test/mainsoft/NunitWebResources/TemplateUserControl.ascx /resource:Test/mainsoft/NunitWebResources/WebMapping.config /resource:Test/mainsoft/NunitWebResources/Mapping.aspx /resource:Test/mainsoft/NunitWebResources/Mapping1.aspx /resource:Test/mainsoft/NunitWebResources/CrossPagePosting1.aspx /resource:Test/mainsoft/NunitWebResources/CrossPagePosting2.aspx /resource:Test/mainsoft/NunitWebResources/MyDerived.master /resource:Test/mainsoft/NunitWebResources/MyPageWithDerivedMaster.aspx /resource:Test/mainsoft/NunitWebResources/MasterTypeTest1.aspx /resource:Test/mainsoft/NunitWebResources/MasterTypeTest2.aspx /resource:Test/mainsoft/NunitWebResources/PageLifecycleTest.aspx /resource:Test/mainsoft/NunitWebResources/PageValidationTest.aspx /resource:Test/mainsoft/NunitWebResources/AsyncPage.aspx /resource:Test/mainsoft/NunitWebResources/PageCultureTest.aspx /resource:Test/mainsoft/NunitWebResources/adapters.browser /resource:Test/mainsoft/NunitWebResources/NoEventValidation.aspx /resource:Test/mainsoft/NunitWebResources/ListControlPage.aspx /resource:Test/mainsoft/NunitWebResources/TextBoxTestlPage.aspx /resource:Test/mainsoft/NunitWebResources/ClearErrorOnError.aspx /resource:Test/mainsoft/NunitWebResources/RedirectOnError.aspx /resource:Test/mainsoft/NunitWebResources/TestCapability.browser /resource:Test/mainsoft/NunitWebResources/PageWithAdapter.aspx /resource:Test/mainsoft/NunitWebResources/InvalidPropertyBind1.aspx /resource:Test/mainsoft/NunitWebResources/InvalidPropertyBind2.aspx /resource:Test/mainsoft/NunitWebResources/InvalidPropertyBind3.aspx /resource:Test/mainsoft/NunitWebResources/InvalidPropertyBind4.aspx /resource:Test/mainsoft/NunitWebResources/ValidPropertyBind1.aspx /resource:Test/mainsoft/NunitWebResources/ValidPropertyBind2.aspx /resource:Test/mainsoft/NunitWebResources/ValidPropertyBind3.aspx /resource:Test/mainsoft/NunitWebResources/ValidPropertyBind4.aspx /resource:Test/mainsoft/NunitWebResources/ValidPropertyBind5.aspx /resource:Test/mainsoft/NunitWebResources/ReadWritePropertyControl.ascx /resource:Test/mainsoft/MainsoftWebTest/nunitweb_config.xml /resource:Test/mainsoft/NunitWebResources/TemplateControlParsingTest.aspx /resource:Test/mainsoft/NunitWebResources/ContentPlaceHolderInTemplate.aspx /resource:Test/mainsoft/NunitWebResources/ContentPlaceHolderInTemplate.master /resource:Test/mainsoft/NunitWebResources/MissingMasterFile.aspx /resource:Test/mainsoft/NunitWebResources/CustomSectionEmptyCollection.aspx /resource:Test/mainsoft/NunitWebResources/NoDoubleOnInitOnRemoveAdd.aspx /resource:Test/mainsoft/NunitWebResources/NoDoubleOnInitOnRemoveAdd.aspx.cs /resource:Test/mainsoft/NunitWebResources/LoginDisplayRememberMe.aspx /resource:Test/mainsoft/NunitWebResources/NoBindForMethodsWithBindInName.aspx /resource:Test/mainsoft/NunitWebResources/LinkInHeadWithEmbeddedExpression.aspx /resource:Test/mainsoft/NunitWebResources/ExpressionInListControl.aspx /resource:Test/mainsoft/NunitWebResources/ServerSideControlsInScriptBlock.aspx /resource:Test/mainsoft/NunitWebResources/ServerControlInClientSideComment.aspx /resource:Test/mainsoft/NunitWebResources/PreprocessorDirectivesInMarkup.aspx /resource:Test/mainsoft/NunitWebResources/UnquotedAngleBrackets.aspx /resource:Test/mainsoft/NunitWebResources/FullTagsInText.aspx /resource:Test/mainsoft/NunitWebResources/TagsExpressionsAndCommentsInText.aspx /resource:Test/mainsoft/NunitWebResources/NewlineInCodeExpression.aspx /resource:Test/mainsoft/NunitWebResources/DuplicateControlsInClientComment.aspx /resource:Test/mainsoft/NunitWebResources/TagsNestedInClientTag.aspx /resource:Test/mainsoft/NunitWebResources/ConditionalClientComments.aspx /resource:Test/mainsoft/NunitWebResources/OneLetterIdentifierInCodeRender.aspx /resource:Test/mainsoft/NunitWebResources/GlobalResourcesLocalization.aspx /resource:Test/mainsoft/NunitWebResources/TableSections_Bug551666.aspx /resource:Test/mainsoft/NunitWebResources/TableSections_Bug551666.aspx.cs /resource:Test/mainsoft/NunitWebResources/NestedParserFileText.aspx /resource:Test/mainsoft/NunitWebResources/StateFormatter_CorrectConverter.aspx /resource:Test/mainsoft/NunitWebResources/StateFormatter_CollectionConverter.aspx /resource:Test/mainsoft/NunitWebResources/StateFormatter_CollectionConverter.aspx.cs /resource:Test/mainsoft/NunitWebResources/ChangePasswordContainer_FindControl.aspx /resource:Test/mainsoft/NunitWebResources/TagWithExpressionWithinAttribute.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxList_Bug377703_1.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxList_Bug377703_2.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxList_Bug578770.aspx /resource:Test/mainsoft/NunitWebResources/EnumConverter_Bug578586.aspx /resource:Test/mainsoft/NunitWebResources/ButtonColor_Bug325489.aspx /resource:Test/mainsoft/NunitWebResources/SqlDataSource_OnInit_Bug572781.aspx /resource:Test/mainsoft/NunitWebResources/FormViewPagerVisibility.aspx /resource:Test/mainsoft/NunitWebResources/OverridenControlsPropertyAndPostBack_Bug594238.aspx /resource:Test/mainsoft/NunitWebResources/GlobalizationEncodingName.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxField_Bug595568_0.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxField_Bug595568_1.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxField_Bug595568_2.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxField_Bug595568_5.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxField_Bug595568_6.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxField_Bug595568_7.aspx /resource:Test/mainsoft/NunitWebResources/GridView_Bug595567.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxList_Bug600415.aspx /resource:Test/mainsoft/NunitWebResources/BoundField_Bug646505.aspx /resource:Test/mainsoft/NunitWebResources/BoundField_Bug646505.aspx.cs /resource:Test/mainsoft/NunitWebResources/HtmlTitleCodeRender_Bug662918.aspx /resource:Test/mainsoft/NunitWebResources/App_Code/EnumConverterControl.cs,App_Code/EnumConverterControl.cs /resource:Test/mainsoft/NunitWebResources/App_Code/MyContainer.cs,App_Code/MyContainer.cs /resource:Test/mainsoft/NunitWebResources/App_Code/CustomCheckBoxColumn.cs,App_Code/CustomCheckBoxColumn.cs /resource:Test/mainsoft/NunitWebResources/App_GlobalResources/Common.resx,App_GlobalResources/Common.resx /resource:Test/mainsoft/NunitWebResources/App_GlobalResources/Common.fr-FR.resx,App_GlobalResources/Common.fr-FR.resx /resource:Test/mainsoft/NunitWebResources/App_GlobalResources/Resource1.resx,App_GlobalResources/Resource1.resx</flags>
-      <output>net_4_x_System.Web_test.dll</output>
-      <built_sources>System.Web/UplevelHelper.cs</built_sources>
-      <library_output>net_4_x_System.Web_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Web_test.dll.response</response>
-    </project>
-    <project dir="class/System.Web" library="System.Web-plainweb-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -unsafe -nowarn:612,618 -d:INSIDE_SYSTEM_WEB -nowarn:436,618 /resource:resources/WebUIValidation.js /resource:resources/folder.gif /resource:resources/file.gif /resource:resources/computer.gif /resource:resources/arrow_minus.gif /resource:resources/arrow_noexpand.gif /resource:resources/arrow_plus.gif /resource:resources/arrow_up.gif /resource:resources/arrow_down.gif /resource:resources/box_full.gif /resource:resources/box_empty.gif /resource:resources/box_minus.gif /resource:resources/box_noexpand.gif /resource:resources/box_plus.gif /resource:resources/contact.gif /resource:resources/dot_empty.gif /resource:resources/dot_full.gif /resource:resources/dots.gif /resource:resources/inbox.gif /resource:resources/star_empty.gif /resource:resources/star_full.gif /resource:resources/warning.gif /resource:resources/TreeView_noexpand.gif /resource:resources/TreeView_dash.gif /resource:resources/TreeView_dashminus.gif /resource:resources/TreeView_dashplus.gif /resource:resources/TreeView_i.gif /resource:resources/TreeView_l.gif /resource:resources/TreeView_lminus.gif /resource:resources/TreeView_lplus.gif /resource:resources/TreeView_minus.gif /resource:resources/TreeView_plus.gif /resource:resources/TreeView_r.gif /resource:resources/TreeView_rminus.gif /resource:resources/TreeView_rplus.gif /resource:resources/TreeView_t.gif /resource:resources/TreeView_tminus.gif /resource:resources/TreeView_tplus.gif /resource:resources/transparent.gif /resource:resources/webform.js /resource:resources/WebUIValidation_2.0.js /resource:resources/ErrorTemplateCommon_Top.html /resource:resources/DefaultErrorTemplate_CustomErrorDefault.html /resource:resources/ErrorTemplateCommon_Bottom.html /resource:resources/DefaultErrorTemplate_StandardPage.html /resource:resources/HtmlizedExceptionPage_Top.html /resource:resources/HtmlizedExceptionPage_FileLongSource.html /resource:resources/HtmlizedExceptionPage_FileShortSource.html /resource:resources/HtmlizedExceptionPage_CompilerOutput.html /resource:System.Web.UI.WebControls/GridView.js /resource:System.Web.UI.WebControls/DetailsView.js /resource:System.Web.UI.WebControls/TreeView.js /resource:System.Web.UI.WebControls/Menu.js /resource:System.Web.UI.WebControls/MenuModern.js -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.EnterpriseServices.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.Formatters.Soap.dll -r:./../../class/lib/net_4_x-linux/System.ComponentModel.DataAnnotations.dll -r:./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/Mono.Data.Sqlite.dll</flags>
-      <output>System.Web.dll</output>
-      <built_sources>System.Web/UplevelHelper.cs</built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/plainweb/System.Web.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>TranslationResources,resources/TranslationResources.resx</resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.dll.response</response>
-    </project>
-    <project dir="class/System.Web" library="System.Web-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/plainweb/System.Web.dll -unsafe -nowarn:612,618 -d:INSIDE_SYSTEM_WEB -nowarn:436,618 /resource:resources/WebUIValidation.js /resource:resources/folder.gif /resource:resources/file.gif /resource:resources/computer.gif /resource:resources/arrow_minus.gif /resource:resources/arrow_noexpand.gif /resource:resources/arrow_plus.gif /resource:resources/arrow_up.gif /resource:resources/arrow_down.gif /resource:resources/box_full.gif /resource:resources/box_empty.gif /resource:resources/box_minus.gif /resource:resources/box_noexpand.gif /resource:resources/box_plus.gif /resource:resources/contact.gif /resource:resources/dot_empty.gif /resource:resources/dot_full.gif /resource:resources/dots.gif /resource:resources/inbox.gif /resource:resources/star_empty.gif /resource:resources/star_full.gif /resource:resources/warning.gif /resource:resources/TreeView_noexpand.gif /resource:resources/TreeView_dash.gif /resource:resources/TreeView_dashminus.gif /resource:resources/TreeView_dashplus.gif /resource:resources/TreeView_i.gif /resource:resources/TreeView_l.gif /resource:resources/TreeView_lminus.gif /resource:resources/TreeView_lplus.gif /resource:resources/TreeView_minus.gif /resource:resources/TreeView_plus.gif /resource:resources/TreeView_r.gif /resource:resources/TreeView_rminus.gif /resource:resources/TreeView_rplus.gif /resource:resources/TreeView_t.gif /resource:resources/TreeView_tminus.gif /resource:resources/TreeView_tplus.gif /resource:resources/transparent.gif /resource:resources/webform.js /resource:resources/WebUIValidation_2.0.js /resource:resources/ErrorTemplateCommon_Top.html /resource:resources/DefaultErrorTemplate_CustomErrorDefault.html /resource:resources/ErrorTemplateCommon_Bottom.html /resource:resources/DefaultErrorTemplate_StandardPage.html /resource:resources/HtmlizedExceptionPage_Top.html /resource:resources/HtmlizedExceptionPage_FileLongSource.html /resource:resources/HtmlizedExceptionPage_FileShortSource.html /resource:resources/HtmlizedExceptionPage_CompilerOutput.html /resource:System.Web.UI.WebControls/GridView.js /resource:System.Web.UI.WebControls/DetailsView.js /resource:System.Web.UI.WebControls/TreeView.js /resource:System.Web.UI.WebControls/Menu.js /resource:System.Web.UI.WebControls/MenuModern.js -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.EnterpriseServices.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.Formatters.Soap.dll -r:./../../class/lib/net_4_x-linux/System.ComponentModel.DataAnnotations.dll -r:./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/Mono.Data.Sqlite.dll -doc:net_4_x_System.Web_test.xml -nowarn:219,169,1591 /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/Global.asax /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/My.ashx /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/My.master /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPage.aspx /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPage.aspx.cs /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPageWithMaster.aspx /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/Web.mono.config /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/Web.mono.config.4.0 /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/sub_map_01.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_01.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_02.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_03.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_04.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_05.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_06.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_07.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_08.sitemap /resource:Test/mainsoft/NunitWeb/NunitWeb/Resources/test_map_09.sitemap /resource:Test/mainsoft/NunitWebResources/menuclass.aspx /resource:Test/mainsoft/NunitWebResources/FormView.aspx /resource:Test/mainsoft/NunitWebResources/PostBackMenuTest.aspx /resource:Test/mainsoft/NunitWebResources/PageWithStyleSheet.aspx /resource:Test/mainsoft/NunitWebResources/PageWithTheme.aspx /resource:Test/mainsoft/NunitWebResources/ResolveUrl.ascx /resource:Test/mainsoft/NunitWebResources/ResolveUrl.aspx /resource:Test/mainsoft/NunitWebResources/RunTimeSetTheme.aspx /resource:Test/mainsoft/NunitWebResources/ReadOnlyPropertyBind.aspx /resource:Test/mainsoft/NunitWebResources/ReadOnlyPropertyControl.ascx /resource:Test/mainsoft/NunitWebResources/Theme1.skin /resource:Test/mainsoft/NunitWebResources/Theme2.skin /resource:Test/mainsoft/NunitWebResources/UrlProperty.aspx /resource:Test/mainsoft/NunitWebResources/UrlProperty.ascx /resource:Test/mainsoft/NunitWebResources/UrlProperty.ascx.cs /resource:Test/mainsoft/NunitWebResources/Web.sitemap /resource:Test/mainsoft/NunitWebResources/WizardTest.skin /resource:Test/mainsoft/NunitWebResources/FooterTemplateTest.aspx /resource:Test/mainsoft/NunitWebResources/DataGrid.aspx /resource:Test/mainsoft/NunitWebResources/DetailsViewTemplates.aspx /resource:Test/mainsoft/NunitWebResources/DetailsViewTemplates_2.aspx /resource:Test/mainsoft/NunitWebResources/DetailsViewTemplates_3.aspx /resource:Test/mainsoft/NunitWebResources/DetailsViewDataActions.aspx /resource:Test/mainsoft/NunitWebResources/DetailsViewProperties1.aspx /resource:Test/mainsoft/NunitWebResources/Bluehills.jpg /resource:Test/mainsoft/NunitWebResources/FormViewTest1.aspx /resource:Test/mainsoft/NunitWebResources/FormViewTest1_2.aspx /resource:Test/mainsoft/NunitWebResources/FormViewTest1_3.aspx /resource:Test/mainsoft/NunitWebResources/FormViewTest1_4.aspx /resource:Test/mainsoft/NunitWebResources/FormViewInsertEditDelete.aspx /resource:Test/mainsoft/NunitWebResources/GridViewUpdate.aspx /resource:Test/mainsoft/NunitWebResources/XMLDataSourceTest.xml /resource:Test/mainsoft/NunitWebResources/XMLDataSourceTest.xsl /resource:Test/mainsoft/NunitWebResources/XMLDataSourceTest1.aspx /resource:Test/mainsoft/NunitWebResources/XMLDataSourceTest2.aspx /resource:Test/mainsoft/NunitWebResources/XMLDataSourceTest3.aspx /resource:Test/mainsoft/NunitWebResources/XMLDataSourceTest4.aspx /resource:Test/mainsoft/NunitWebResources/LoginViewTest1.aspx /resource:Test/mainsoft/NunitWebResources/WebControl.config /resource:Test/mainsoft/NunitWebResources/WebLogin.config /resource:Test/mainsoft/NunitWebResources/CallbackTest1.aspx /resource:Test/mainsoft/NunitWebResources/CallbackTest2.aspx /resource:Test/mainsoft/NunitWebResources/EventValidationTest2.aspx /resource:Test/mainsoft/NunitWebResources/EventValidationTest1.aspx /resource:Test/mainsoft/NunitWebResources/ClientScript.js /resource:Test/mainsoft/NunitWebResources/EvalTest.aspx /resource:Test/mainsoft/NunitWebResources/TemplateUserControl.ascx /resource:Test/mainsoft/NunitWebResources/WebMapping.config /resource:Test/mainsoft/NunitWebResources/Mapping.aspx /resource:Test/mainsoft/NunitWebResources/Mapping1.aspx /resource:Test/mainsoft/NunitWebResources/CrossPagePosting1.aspx /resource:Test/mainsoft/NunitWebResources/CrossPagePosting2.aspx /resource:Test/mainsoft/NunitWebResources/MyDerived.master /resource:Test/mainsoft/NunitWebResources/MyPageWithDerivedMaster.aspx /resource:Test/mainsoft/NunitWebResources/MasterTypeTest1.aspx /resource:Test/mainsoft/NunitWebResources/MasterTypeTest2.aspx /resource:Test/mainsoft/NunitWebResources/PageLifecycleTest.aspx /resource:Test/mainsoft/NunitWebResources/PageValidationTest.aspx /resource:Test/mainsoft/NunitWebResources/AsyncPage.aspx /resource:Test/mainsoft/NunitWebResources/PageCultureTest.aspx /resource:Test/mainsoft/NunitWebResources/adapters.browser /resource:Test/mainsoft/NunitWebResources/NoEventValidation.aspx /resource:Test/mainsoft/NunitWebResources/ListControlPage.aspx /resource:Test/mainsoft/NunitWebResources/TextBoxTestlPage.aspx /resource:Test/mainsoft/NunitWebResources/ClearErrorOnError.aspx /resource:Test/mainsoft/NunitWebResources/RedirectOnError.aspx /resource:Test/mainsoft/NunitWebResources/TestCapability.browser /resource:Test/mainsoft/NunitWebResources/PageWithAdapter.aspx /resource:Test/mainsoft/NunitWebResources/InvalidPropertyBind1.aspx /resource:Test/mainsoft/NunitWebResources/InvalidPropertyBind2.aspx /resource:Test/mainsoft/NunitWebResources/InvalidPropertyBind3.aspx /resource:Test/mainsoft/NunitWebResources/InvalidPropertyBind4.aspx /resource:Test/mainsoft/NunitWebResources/ValidPropertyBind1.aspx /resource:Test/mainsoft/NunitWebResources/ValidPropertyBind2.aspx /resource:Test/mainsoft/NunitWebResources/ValidPropertyBind3.aspx /resource:Test/mainsoft/NunitWebResources/ValidPropertyBind4.aspx /resource:Test/mainsoft/NunitWebResources/ValidPropertyBind5.aspx /resource:Test/mainsoft/NunitWebResources/ReadWritePropertyControl.ascx /resource:Test/mainsoft/MainsoftWebTest/nunitweb_config.xml /resource:Test/mainsoft/NunitWebResources/TemplateControlParsingTest.aspx /resource:Test/mainsoft/NunitWebResources/ContentPlaceHolderInTemplate.aspx /resource:Test/mainsoft/NunitWebResources/ContentPlaceHolderInTemplate.master /resource:Test/mainsoft/NunitWebResources/MissingMasterFile.aspx /resource:Test/mainsoft/NunitWebResources/CustomSectionEmptyCollection.aspx /resource:Test/mainsoft/NunitWebResources/NoDoubleOnInitOnRemoveAdd.aspx /resource:Test/mainsoft/NunitWebResources/NoDoubleOnInitOnRemoveAdd.aspx.cs /resource:Test/mainsoft/NunitWebResources/LoginDisplayRememberMe.aspx /resource:Test/mainsoft/NunitWebResources/NoBindForMethodsWithBindInName.aspx /resource:Test/mainsoft/NunitWebResources/LinkInHeadWithEmbeddedExpression.aspx /resource:Test/mainsoft/NunitWebResources/ExpressionInListControl.aspx /resource:Test/mainsoft/NunitWebResources/ServerSideControlsInScriptBlock.aspx /resource:Test/mainsoft/NunitWebResources/ServerControlInClientSideComment.aspx /resource:Test/mainsoft/NunitWebResources/PreprocessorDirectivesInMarkup.aspx /resource:Test/mainsoft/NunitWebResources/UnquotedAngleBrackets.aspx /resource:Test/mainsoft/NunitWebResources/FullTagsInText.aspx /resource:Test/mainsoft/NunitWebResources/TagsExpressionsAndCommentsInText.aspx /resource:Test/mainsoft/NunitWebResources/NewlineInCodeExpression.aspx /resource:Test/mainsoft/NunitWebResources/DuplicateControlsInClientComment.aspx /resource:Test/mainsoft/NunitWebResources/TagsNestedInClientTag.aspx /resource:Test/mainsoft/NunitWebResources/ConditionalClientComments.aspx /resource:Test/mainsoft/NunitWebResources/OneLetterIdentifierInCodeRender.aspx /resource:Test/mainsoft/NunitWebResources/GlobalResourcesLocalization.aspx /resource:Test/mainsoft/NunitWebResources/TableSections_Bug551666.aspx /resource:Test/mainsoft/NunitWebResources/TableSections_Bug551666.aspx.cs /resource:Test/mainsoft/NunitWebResources/NestedParserFileText.aspx /resource:Test/mainsoft/NunitWebResources/StateFormatter_CorrectConverter.aspx /resource:Test/mainsoft/NunitWebResources/StateFormatter_CollectionConverter.aspx /resource:Test/mainsoft/NunitWebResources/StateFormatter_CollectionConverter.aspx.cs /resource:Test/mainsoft/NunitWebResources/ChangePasswordContainer_FindControl.aspx /resource:Test/mainsoft/NunitWebResources/TagWithExpressionWithinAttribute.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxList_Bug377703_1.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxList_Bug377703_2.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxList_Bug578770.aspx /resource:Test/mainsoft/NunitWebResources/EnumConverter_Bug578586.aspx /resource:Test/mainsoft/NunitWebResources/ButtonColor_Bug325489.aspx /resource:Test/mainsoft/NunitWebResources/SqlDataSource_OnInit_Bug572781.aspx /resource:Test/mainsoft/NunitWebResources/FormViewPagerVisibility.aspx /resource:Test/mainsoft/NunitWebResources/OverridenControlsPropertyAndPostBack_Bug594238.aspx /resource:Test/mainsoft/NunitWebResources/GlobalizationEncodingName.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxField_Bug595568_0.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxField_Bug595568_1.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxField_Bug595568_2.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxField_Bug595568_5.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxField_Bug595568_6.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxField_Bug595568_7.aspx /resource:Test/mainsoft/NunitWebResources/GridView_Bug595567.aspx /resource:Test/mainsoft/NunitWebResources/CheckBoxList_Bug600415.aspx /resource:Test/mainsoft/NunitWebResources/BoundField_Bug646505.aspx /resource:Test/mainsoft/NunitWebResources/BoundField_Bug646505.aspx.cs /resource:Test/mainsoft/NunitWebResources/HtmlTitleCodeRender_Bug662918.aspx /resource:Test/mainsoft/NunitWebResources/App_Code/EnumConverterControl.cs,App_Code/EnumConverterControl.cs /resource:Test/mainsoft/NunitWebResources/App_Code/MyContainer.cs,App_Code/MyContainer.cs /resource:Test/mainsoft/NunitWebResources/App_Code/CustomCheckBoxColumn.cs,App_Code/CustomCheckBoxColumn.cs /resource:Test/mainsoft/NunitWebResources/App_GlobalResources/Common.resx,App_GlobalResources/Common.resx /resource:Test/mainsoft/NunitWebResources/App_GlobalResources/Common.fr-FR.resx,App_GlobalResources/Common.fr-FR.resx /resource:Test/mainsoft/NunitWebResources/App_GlobalResources/Resource1.resx,App_GlobalResources/Resource1.resx</flags>
-      <output>net_4_x_System.Web_test.dll</output>
-      <built_sources>System.Web/UplevelHelper.cs</built_sources>
-      <library_output>net_4_x_System.Web_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Web_test.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Services" library="System.Web.Services-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:168,612,618,649 -d:MONO_BROKEN_CONFIGURATION_DLL -resource:System.Web.Services.Description/wsdl-1.1.xsd,wsdl-1.1.xsd -resource:System.Web.Services.Description/wsdl-1.1-soap.xsd,wsdl-1.1-soap.xsd -resource:System.Web.Services.Description/web-reference.xsd,web-reference.xsd -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.EnterpriseServices.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/plainweb/System.Web.dll -r:./../../class/lib/net_4_x-linux/plaindesign/System.Design.dll -r:./../../class/lib/net_4_x-linux/System.DirectoryServices.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>System.Web.Services.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.Services.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.Services.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Services" library="System.Web.Services-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Web.Services.dll -nowarn:168,612,618,649 -d:MONO_BROKEN_CONFIGURATION_DLL -resource:System.Web.Services.Description/wsdl-1.1.xsd,wsdl-1.1.xsd -resource:System.Web.Services.Description/wsdl-1.1-soap.xsd,wsdl-1.1-soap.xsd -resource:System.Web.Services.Description/web-reference.xsd,web-reference.xsd -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.EnterpriseServices.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/plainweb/System.Web.dll -r:./../../class/lib/net_4_x-linux/plaindesign/System.Design.dll -r:./../../class/lib/net_4_x-linux/System.DirectoryServices.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -nowarn:618 -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_THREAD_SUSPEND_RESUME</flags>
-      <output>net_4_x_System.Web.Services_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Web.Services_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Web.Services_test.dll.response</response>
-    </project>
-    <project dir="class/System.Design" library="System.Design-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:436 -nowarn:612,618,649,67,672 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/plainweb/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Windows.Forms.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/Accessibility.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>System.Design.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Design.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Design.dll.response</response>
-    </project>
-    <project dir="class/System.Design" library="System.Design-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/plaindesign/System.Design.dll</flags>
-      <output>net_4_x_System.Design_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Design_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Design_test.dll.response</response>
-    </project>
-    <project dir="class/System.Design" library="System.Design-plaindesign-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:436 -nowarn:612,618,649,67,672 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/plainweb/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Windows.Forms.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/Accessibility.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>System.Design.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/plaindesign/System.Design.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Design.dll.response</response>
-    </project>
-    <project dir="class/System.Design" library="System.Design-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/plaindesign/System.Design.dll</flags>
-      <output>net_4_x_System.Design_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Design_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Design_test.dll.response</response>
-    </project>
-    <project dir="class/System.Runtime.Remoting" library="System.Runtime.Remoting-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.Formatters.Soap.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll</flags>
-      <output>System.Runtime.Remoting.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Runtime.Remoting.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Runtime.Remoting.dll.response</response>
-    </project>
-    <project dir="class/System.Runtime.Remoting" library="System.Runtime.Remoting-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Runtime.Remoting.dll -nowarn:618</flags>
-      <output>net_4_x_System.Runtime.Remoting_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Runtime.Remoting_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Runtime.Remoting_test.dll.response</response>
-    </project>
-    <project dir="class/System.Configuration.Install" library="System.Configuration.Install-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.Configuration.Install.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Configuration.Install.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Configuration.Install.dll.response</response>
-    </project>
-    <project dir="class/System.Management" library="System.Management-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.Install.dll</flags>
-      <output>System.Management.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Management.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Management.dll.response</response>
-    </project>
-    <project dir="class/System.Data.OracleClient" library="System.Data.OracleClient-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.EnterpriseServices.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll</flags>
-      <output>System.Data.OracleClient.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Data.OracleClient.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Data.OracleClient.dll.response</response>
-    </project>
-    <project dir="class/System.Data.OracleClient" library="System.Data.OracleClient-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Data.OracleClient.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.EnterpriseServices.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll /nowarn:618</flags>
-      <output>net_4_x_System.Data.OracleClient_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Data.OracleClient_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Data.OracleClient_test.dll.response</response>
-    </project>
-    <project dir="class/Cscompmgd" library="Cscompmgd-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>cscompmgd.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/cscompmgd.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Cscompmgd.dll.response</response>
-    </project>
-    <project dir="class/Cscompmgd" library="Cscompmgd-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/cscompmgd.dll -r:./../../class/lib/net_4_x-linux/System.dll -nowarn:0618 -nowarn:219 -nowarn:169</flags>
-      <output>net_4_x_Cscompmgd_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Cscompmgd_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Cscompmgd_test.dll.response</response>
-    </project>
-    <project dir="class/Commons.Xml.Relaxng" library="Commons.Xml.Relaxng-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /resource:resources/relaxng.rng,relaxng.rng -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>Commons.Xml.Relaxng.dll</output>
-      <built_sources>Commons.Xml.Relaxng.Rnc/RncParser.cs</built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Commons.Xml.Relaxng.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Commons.Xml.Relaxng.dll.response</response>
-    </project>
-    <project dir="class/Commons.Xml.Relaxng" library="Commons.Xml.Relaxng-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Commons.Xml.Relaxng.dll /resource:resources/relaxng.rng,relaxng.rng -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -nowarn:0618 -nowarn:219 -nowarn:169</flags>
-      <output>net_4_x_Commons.Xml.Relaxng_test.dll</output>
-      <built_sources>Commons.Xml.Relaxng.Rnc/RncParser.cs</built_sources>
-      <library_output>net_4_x_Commons.Xml.Relaxng_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Commons.Xml.Relaxng_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.Messaging" library="Mono.Messaging-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>Mono.Messaging.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Messaging.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Messaging.dll.response</response>
-    </project>
-    <project dir="class/Mono.Messaging" library="Mono.Messaging-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Mono.Messaging.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -nowarn:0618 -nowarn:219 -nowarn:169</flags>
-      <output>net_4_x_Mono.Messaging_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Mono.Messaging_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Mono.Messaging_test.dll.response</response>
-    </project>
-    <project dir="class/System.Messaging" library="System.Messaging-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /resource:System.Messaging/MessageQueue.resx -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/Mono.Messaging.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.Install.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/System.Windows.Forms.dll</flags>
-      <output>System.Messaging.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Messaging.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Messaging.dll.response</response>
-    </project>
-    <project dir="class/System.Messaging" library="System.Messaging-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Messaging.dll /resource:System.Messaging/MessageQueue.resx -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/Mono.Messaging.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.Install.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/System.Windows.Forms.dll -nowarn:0618 -nowarn:219 -nowarn:169</flags>
-      <output>net_4_x_System.Messaging_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Messaging_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Messaging_test.dll.response</response>
-    </project>
-    <project dir="class/System.ServiceProcess" library="System.ServiceProcess-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /nowarn:0618 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.Install.dll -r:./../../class/lib/net_4_x-linux/System.Windows.Forms.dll</flags>
-      <output>System.ServiceProcess.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.ServiceProcess.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.ServiceProcess.dll.response</response>
-    </project>
-    <project dir="class/System.ServiceProcess" library="System.ServiceProcess-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.ServiceProcess.dll /nowarn:0618 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.Install.dll -r:./../../class/lib/net_4_x-linux/System.Windows.Forms.dll</flags>
-      <output>net_4_x_System.ServiceProcess_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.ServiceProcess_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.ServiceProcess_test.dll.response</response>
-    </project>
-    <project dir="class/System.Drawing.Design" library="System.Drawing.Design-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/System.Windows.Forms.dll</flags>
-      <output>System.Drawing.Design.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Drawing.Design.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Drawing.Design.dll.response</response>
-    </project>
-    <project dir="class/ICSharpCode.SharpZipLib" library="ICSharpCode.SharpZipLib-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -warn:1 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>ICSharpCode.SharpZipLib.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/ICSharpCode.SharpZipLib.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__ICSharpCode.SharpZipLib.dll.response</response>
-    </project>
-    <project dir="class/IBM.Data.DB2" library="IBM.Data.DB2-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /unsafe -warn:1 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll</flags>
-      <output>IBM.Data.DB2.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/IBM.Data.DB2.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__IBM.Data.DB2.dll.response</response>
-    </project>
-    <project dir="class/CustomMarshalers" library="CustomMarshalers-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>CustomMarshalers.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/CustomMarshalers.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__CustomMarshalers.dll.response</response>
-    </project>
-    <project dir="class/SystemWebTestShim" library="SystemWebTestShim-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>SystemWebTestShim.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/SystemWebTestShim.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__SystemWebTestShim.dll.response</response>
-    </project>
-    <project dir="class/System.ServiceModel.Internals" library="System.ServiceModel.Internals-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /unsafe -d:MONO_FEATURE_MULTIPLE_APPDOMAINS -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>System.ServiceModel.Internals.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.ServiceModel.Internals.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.ServiceModel.Internals.dll.response</response>
-    </project>
-    <project dir="class/SMDiagnostics" library="SMDiagnostics-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.Internals.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>SMDiagnostics.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/SMDiagnostics.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__SMDiagnostics.dll.response</response>
-    </project>
-    <project dir="class/System.Runtime.Serialization" library="System.Runtime.Serialization-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -unsafe -d:NO_DYNAMIC_CODEGEN /nowarn:168,169,219,414,618,1634 /d:NET_3_0 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.Internals.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/SMDiagnostics.dll</flags>
-      <output>System.Runtime.Serialization.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Runtime.Serialization.dll.response</response>
-    </project>
-    <project dir="class/System.Runtime.Serialization" library="System.Runtime.Serialization-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -unsafe -d:NO_DYNAMIC_CODEGEN /nowarn:168,169,219,414,618,1634 /d:NET_3_0 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.Internals.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/SMDiagnostics.dll /resource:Test/Resources/WSDL/collections.wsdl /resource:Test/Resources/WSDL/custom-collections.wsdl</flags>
-      <output>net_4_x_System.Runtime.Serialization_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Runtime.Serialization_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Runtime.Serialization_test.dll.response</response>
-    </project>
-    <project dir="class/System.Xml.Linq" library="System.Xml.Linq-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:FEATURE_SERIALIZATION -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll</flags>
-      <output>System.Xml.Linq.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Xml.Linq.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Xml.Linq.dll.response</response>
-    </project>
-    <project dir="class/System.Xml.Linq" library="System.Xml.Linq-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Xml.Linq.dll -d:FEATURE_SERIALIZATION -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll</flags>
-      <output>net_4_x_System.Xml.Linq_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Xml.Linq_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Xml.Linq_test.dll.response</response>
-    </project>
-    <project dir="class/System.Data.Linq" library="System.Data.Linq-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /resource:./src/DbLinq/Schema/Dbml/DbmlSchema.xsd,DbLinq.Schema.Dbml.DbmlSchema.xsd /d:MONO_STRICT /d:MONO_DEPLOY -warn:1 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll</flags>
-      <output>System.Data.Linq.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Data.Linq.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Data.Linq.dll.response</response>
-    </project>
-    <project dir="class/System.Data.Linq" library="System.Data.Linq-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Data.Linq.dll /resource:./src/DbLinq/Schema/Dbml/DbmlSchema.xsd,DbLinq.Schema.Dbml.DbmlSchema.xsd /d:MONO_STRICT /d:MONO_DEPLOY -warn:1 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll</flags>
-      <output>net_4_x_System.Data.Linq_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Data.Linq_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Data.Linq_test.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Abstractions" library="System.Web.Abstractions-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll</flags>
-      <output>System.Web.Abstractions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.Abstractions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.Abstractions.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Abstractions" library="System.Web.Abstractions-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Web.Abstractions.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll</flags>
-      <output>net_4_x_System.Web.Abstractions_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Web.Abstractions_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Web.Abstractions_test.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Routing" library="System.Web.Routing-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Web.Abstractions.dll</flags>
-      <output>System.Web.Routing.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.Routing.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.Routing.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Routing" library="System.Web.Routing-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Web.Routing.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Web.Abstractions.dll</flags>
-      <output>net_4_x_System.Web.Routing_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Web.Routing_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Web.Routing_test.dll.response</response>
-    </project>
-    <project dir="class/System.Runtime.DurableInstancing" library="System.Runtime.DurableInstancing-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Transactions.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.Internals.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll</flags>
-      <output>System.Runtime.DurableInstancing.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Runtime.DurableInstancing.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Runtime.DurableInstancing.dll.response</response>
-    </project>
-    <project dir="class/System.Runtime.DurableInstancing" library="System.Runtime.DurableInstancing-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Runtime.DurableInstancing.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Transactions.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.Internals.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll</flags>
-      <output>net_4_x_System.Runtime.DurableInstancing_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Runtime.DurableInstancing_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Runtime.DurableInstancing_test.dll.response</response>
-    </project>
-    <project dir="class/System.IdentityModel" library="System.IdentityModel-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /d:NET_3_0 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Security.dll -r:./../../class/lib/net_4_x-linux/Mono.Security.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll</flags>
-      <output>System.IdentityModel.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.IdentityModel.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.IdentityModel.dll.response</response>
-    </project>
-    <project dir="class/System.IdentityModel" library="System.IdentityModel-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.IdentityModel.dll /d:NET_3_0 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Security.dll -r:./../../class/lib/net_4_x-linux/Mono.Security.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll</flags>
-      <output>net_4_x_System.IdentityModel_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.IdentityModel_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.IdentityModel_test.dll.response</response>
-    </project>
-    <project dir="class/System.IdentityModel.Selectors" library="System.IdentityModel.Selectors-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /d:NET_3_0 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Security.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.IdentityModel.dll</flags>
-      <output>System.IdentityModel.Selectors.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.IdentityModel.Selectors.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.IdentityModel.Selectors.dll.response</response>
-    </project>
-    <project dir="class/System.ServiceModel" library="System.ServiceModel-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /nowarn:414,169,67,3005,436,219,618 /unsafe /d:TRACE /resource:resources/WS-Addressing.schema /resource:resources/ws-addr.xsd /d:NET_3_0 -define:HAS_ACTIVATION -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.IdentityModel.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Security.dll -r:./../../class/lib/net_4_x-linux/System.IdentityModel.Selectors.dll -r:./../../class/lib/net_4_x-linux/System.Transactions.dll -r:./../../class/lib/net_4_x-linux/System.Messaging.dll -r:./../../class/lib/net_4_x-linux/System.Web.Services.dll -r:./../../class/lib/net_4_x-linux/Mono.Security.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.Activation.dll -r:./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll</flags>
-      <output>System.ServiceModel.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.ServiceModel.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.ServiceModel.dll.response</response>
-    </project>
-    <project dir="class/System.ServiceModel" library="System.ServiceModel-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/plainservice/System.ServiceModel.dll /nowarn:414,169,67,3005,436,219,618 /unsafe /d:TRACE /resource:resources/WS-Addressing.schema /resource:resources/ws-addr.xsd /d:NET_3_0 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.IdentityModel.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Security.dll -r:./../../class/lib/net_4_x-linux/System.IdentityModel.Selectors.dll -r:./../../class/lib/net_4_x-linux/System.Transactions.dll -r:./../../class/lib/net_4_x-linux/System.Messaging.dll -r:./../../class/lib/net_4_x-linux/System.Web.Services.dll -r:./../../class/lib/net_4_x-linux/Mono.Security.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll</flags>
-      <output>net_4_x_System.ServiceModel_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.ServiceModel_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.ServiceModel_test.dll.response</response>
-    </project>
-    <project dir="class/System.ServiceModel" library="System.ServiceModel-plainservice-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /nowarn:414,169,67,3005,436,219,618 /unsafe /d:TRACE /resource:resources/WS-Addressing.schema /resource:resources/ws-addr.xsd /d:NET_3_0 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.IdentityModel.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Security.dll -r:./../../class/lib/net_4_x-linux/System.IdentityModel.Selectors.dll -r:./../../class/lib/net_4_x-linux/System.Transactions.dll -r:./../../class/lib/net_4_x-linux/System.Messaging.dll -r:./../../class/lib/net_4_x-linux/System.Web.Services.dll -r:./../../class/lib/net_4_x-linux/Mono.Security.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll</flags>
-      <output>System.ServiceModel.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/plainservice/System.ServiceModel.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.ServiceModel.dll.response</response>
-    </project>
-    <project dir="class/System.ServiceModel" library="System.ServiceModel-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/plainservice/System.ServiceModel.dll /nowarn:414,169,67,3005,436,219,618 /unsafe /d:TRACE /resource:resources/WS-Addressing.schema /resource:resources/ws-addr.xsd /d:NET_3_0 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.IdentityModel.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Security.dll -r:./../../class/lib/net_4_x-linux/System.IdentityModel.Selectors.dll -r:./../../class/lib/net_4_x-linux/System.Transactions.dll -r:./../../class/lib/net_4_x-linux/System.Messaging.dll -r:./../../class/lib/net_4_x-linux/System.Web.Services.dll -r:./../../class/lib/net_4_x-linux/Mono.Security.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll</flags>
-      <output>net_4_x_System.ServiceModel_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.ServiceModel_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.ServiceModel_test.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Extensions" library="System.Web.Extensions-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -unsafe -define:NET_3_5 -nowarn:436 -define:SYSTEM_WEB_EXTENSIONS /resource:../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjax.debug.js /resource:../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjax.js /resource:../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxTimer.debug.js /resource:../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxTimer.js /resource:../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxWebForms.debug.js /resource:../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxWebForms.js -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Data.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Web.Services.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.EnterpriseServices.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.dll -r:./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll</flags>
-      <output>System.Web.Extensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.Extensions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.Extensions.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Extensions" library="System.Web.Extensions-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Web.Extensions.dll -unsafe -define:NET_3_5 -nowarn:436 -define:SYSTEM_WEB_EXTENSIONS /resource:../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjax.debug.js /resource:../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjax.js /resource:../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxTimer.debug.js /resource:../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxTimer.js /resource:../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxWebForms.debug.js /resource:../MicrosoftAjaxLibrary/System.Web.Extensions/3.5.0.0/3.5.21022.8/MicrosoftAjaxWebForms.js -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Data.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Web.Services.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.EnterpriseServices.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.dll -r:./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll -doc:net_4_x_System.Web.Extensions_test.xml -nowarn:219,169,1591 /resource:Test/resources/Web.mono.config /resource:Test/resources/profile.config.4.x /resource:Test/resources/ListViewSort.aspx /resource:Test/resources/ListViewTest.aspx /resource:Test/resources/ListViewTotalRowCount_Bug535701_1.aspx /resource:Test/resources/ListViewTotalRowCount_Bug535701_2.aspx /resource:Test/resources/ListViewTotalRowCount_Bug604053.aspx /resource:../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPage.aspx.cs /resource:../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/Global.asax /resource:../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/My.ashx /resource:../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPage.aspx /resource:../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPageWithDerivedMaster.aspx /resource:../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPageWithMaster.aspx /resource:../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/MyPageWithMasterInvalidPlaceHolder.aspx /resource:../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/My.master /resource:../System.Web/Test/mainsoft/NunitWeb/NunitWeb/Resources/MyDerived.master -define:SYSTEM_WEB_EXTENSIONS</flags>
-      <output>net_4_x_System.Web.Extensions_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Web.Extensions_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Web.Extensions_test.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Extensions.Design" library="System.Web.Extensions.Design-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -define:NET_3_5 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Design.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/System.Windows.Forms.dll</flags>
-      <output>System.Web.Extensions.Design.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.Extensions.Design.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.Extensions.Design.dll.response</response>
-    </project>
-    <project dir="class/System.Web.DynamicData" library="System.Web.DynamicData-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.ComponentModel.DataAnnotations.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Data.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Web.Extensions.dll -r:./../../class/lib/net_4_x-linux/System.Web.Abstractions.dll -r:./../../class/lib/net_4_x-linux/System.Web.Routing.dll -r:./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll</flags>
-      <output>System.Web.DynamicData.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.DynamicData.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.DynamicData.dll.response</response>
-    </project>
-    <project dir="class/System.Web.DynamicData" library="System.Web.DynamicData-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Web.DynamicData.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.ComponentModel.DataAnnotations.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Data.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Web.Extensions.dll -r:./../../class/lib/net_4_x-linux/System.Web.Abstractions.dll -r:./../../class/lib/net_4_x-linux/System.Web.Routing.dll -r:./../../class/lib/net_4_x-linux/System.Web.ApplicationServices.dll /resource:Test/WebPages/DynamicData/Content/FilterUserControl.ascx,MonoTests.WebPages.DynamicData.Content.FilterUserControl.ascx /resource:Test/WebPages/DynamicData/Content/FilterUserControl.ascx.cs,MonoTests.WebPages.DynamicData.Content.FilterUserControl.ascx.cs /resource:Test/WebPages/DynamicData/Content/GridViewPager.ascx,MonoTests.WebPages.DynamicData.Content.GridViewPager.ascx /resource:Test/WebPages/DynamicData/Content/GridViewPager.ascx.cs,MonoTests.WebPages.DynamicData.Content.GridViewPager.ascx.cs /resource:Test/WebPages/DynamicData/Content/Images/Back.gif,MonoTests.WebPages.DynamicData.Content.Images.Back.gif /resource:Test/WebPages/DynamicData/Content/Images/header_back.gif,MonoTests.WebPages.DynamicData.Content.Images.header_back.gif /resource:Test/WebPages/DynamicData/Content/Images/PgFirst.gif,MonoTests.WebPages.DynamicData.Content.Images.PgFirst.gif /resource:Test/WebPages/DynamicData/Content/Images/PgLast.gif,MonoTests.WebPages.DynamicData.Content.Images.PgLast.gif /resource:Test/WebPages/DynamicData/Content/Images/PgNext.gif,MonoTests.WebPages.DynamicData.Content.Images.PgNext.gif /resource:Test/WebPages/DynamicData/Content/Images/PgPrev.gif,MonoTests.WebPages.DynamicData.Content.Images.PgPrev.gif /resource:Test/WebPages/DynamicData/Content/Images/plus.gif,MonoTests.WebPages.DynamicData.Content.Images.plus.gif /resource:Test/WebPages/DynamicData/FieldTemplates/Boolean.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.Boolean.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/Boolean.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.Boolean.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/Boolean_Edit.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.Boolean_Edit.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/Boolean_Edit.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.Boolean_Edit.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/Children.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.Children.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/Children.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.Children.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/CustomColor.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.CustomColor.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/CustomColor.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.CustomColor.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/CustomFieldTemplate.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.CustomFieldTemplate.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/CustomFieldTemplate.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.CustomFieldTemplate.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/DateTime.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.DateTime.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/DateTime.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.DateTime.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/DateTime_Edit.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.DateTime_Edit.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/DateTime_Edit.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.DateTime_Edit.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/Decimal_Edit.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.Decimal_Edit.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/Decimal_Edit.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.Decimal_Edit.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/ForeignKey.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.ForeignKey.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/ForeignKey.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.ForeignKey.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/ForeignKey_Edit.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.ForeignKey_Edit.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/ForeignKey_Edit.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.ForeignKey_Edit.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/Integer_Edit.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.Integer_Edit.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/Integer_Edit.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.Integer_Edit.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/MultilineText_Edit.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.MultilineText_Edit.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/MultilineText_Edit.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.MultilineText_Edit.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/MyCustomUIHintTemplate_Text.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.MyCustomUIHintTemplate_Text.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/MyCustomUIHintTemplate_Text.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.MyCustomUIHintTemplate_Text.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Boolean.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Boolean.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Boolean.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Boolean.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Byte.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Byte.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Byte[].ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Byte[].ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Byte.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Byte.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Byte[].ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Byte[].ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Char.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Char.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Char.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Char.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/FooEmpty.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.FooEmpty.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/FooEmpty.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.FooEmpty.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/ICollection.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.ICollection.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/ICollection.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.ICollection.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Int16.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Int16.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Int16.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Int16.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Int32.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Int32.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Int32.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Int32.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Int64.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Int64.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Int64.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Int64.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/MonoTests.Common.FooEmpty.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.MonoTests.Common.FooEmpty.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/MonoTests.Common.FooEmpty.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.MonoTests.Common.FooEmpty.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Object.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Object.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/Object.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.Object.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/SByte.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.SByte.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/SByte.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.SByte.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/String.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.String.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/String.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.String.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Boolean.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Boolean.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Boolean.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Boolean.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Byte.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Byte.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Byte[].ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Byte[].ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Byte.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Byte.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Byte[].ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Byte[].ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Char.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Char.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Char.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Char.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Collections.Generic.List`1[System.String].ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Collections.Generic.List`1[System.String].ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Collections.Generic.List`1[System.String].ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Collections.Generic.List`1[System.String].ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Collections.ICollection.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Collections.ICollection.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Collections.ICollection.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Collections.ICollection.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Int16.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Int16.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Int16.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Int16.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Int32.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Int32.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Int32.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Int32.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Int64.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Int64.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Int64.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Int64.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Object.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Object.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.Object.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.Object.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.SByte.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.SByte.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.SByte.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.SByte.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.String.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.String.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.String.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.String.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.UInt16.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.UInt16.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.UInt16.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.UInt16.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.UInt32.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.UInt32.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.UInt32.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.UInt32.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.UInt64.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.UInt64.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/System.UInt64.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.System.UInt64.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/UInt16.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.UInt16.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/UInt16.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.UInt16.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/UInt32.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.UInt32.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/UInt32.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.UInt32.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/UInt64.ascx,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.UInt64.ascx /resource:Test/WebPages/DynamicData/FieldTemplates_NonDefault/UInt64.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates_NonDefault.UInt64.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/PlainControlTemplate.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.PlainControlTemplate.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/PlainControlTemplate.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.PlainControlTemplate.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/Text.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.Text.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/Text.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.Text.ascx.cs /resource:Test/WebPages/DynamicData/FieldTemplates/Text_Edit.ascx,MonoTests.WebPages.DynamicData.FieldTemplates.Text_Edit.ascx /resource:Test/WebPages/DynamicData/FieldTemplates/Text_Edit.ascx.cs,MonoTests.WebPages.DynamicData.FieldTemplates.Text_Edit.ascx.cs /resource:Test/WebPages/DynamicData/PageTemplates/Details.aspx,MonoTests.WebPages.DynamicData.PageTemplates.Details.aspx /resource:Test/WebPages/DynamicData/PageTemplates/Details.aspx.cs,MonoTests.WebPages.DynamicData.PageTemplates.Details.aspx.cs /resource:Test/WebPages/DynamicData/PageTemplates/Edit.aspx,MonoTests.WebPages.DynamicData.PageTemplates.Edit.aspx /resource:Test/WebPages/DynamicData/PageTemplates/Edit.aspx.cs,MonoTests.WebPages.DynamicData.PageTemplates.Edit.aspx.cs /resource:Test/WebPages/DynamicData/PageTemplates/Insert.aspx,MonoTests.WebPages.DynamicData.PageTemplates.Insert.aspx /resource:Test/WebPages/DynamicData/PageTemplates/Insert.aspx.cs,MonoTests.WebPages.DynamicData.PageTemplates.Insert.aspx.cs /resource:Test/WebPages/DynamicData/PageTemplates/List.aspx,MonoTests.WebPages.DynamicData.PageTemplates.List.aspx /resource:Test/WebPages/DynamicData/PageTemplates/List.aspx.cs,MonoTests.WebPages.DynamicData.PageTemplates.List.aspx.cs /resource:Test/WebPages/DynamicData/PageTemplates/ListDetails.aspx,MonoTests.WebPages.DynamicData.PageTemplates.ListDetails.aspx /resource:Test/WebPages/DynamicData/PageTemplates/ListDetails.aspx.cs,MonoTests.WebPages.DynamicData.PageTemplates.ListDetails.aspx.cs /resource:Test/WebPages/DynamicData/web.config,MonoTests.WebPages.DynamicData.web.config /resource:Test/WebPages/Global.asax,MonoTests.WebPages.Global.asax /resource:Test/WebPages/ListView_DynamicControl_01.aspx,MonoTests.WebPages.ListView_DynamicControl_01.aspx /resource:Test/WebPages/ListView_DynamicControl_01.aspx.cs,MonoTests.WebPages.ListView_DynamicControl_01.aspx.cs /resource:Test/WebPages/ListView_DynamicControl_02.aspx,MonoTests.WebPages.ListView_DynamicControl_02.aspx /resource:Test/WebPages/ListView_DynamicControl_02.aspx.cs,MonoTests.WebPages.ListView_DynamicControl_02.aspx.cs /resource:Test/WebPages/ListView_DynamicControl_03.aspx,MonoTests.WebPages.ListView_DynamicControl_03.aspx /resource:Test/WebPages/ListView_DynamicControl_03.aspx.cs,MonoTests.WebPages.ListView_DynamicControl_03.aspx.cs /resource:Test/WebPages/ListView_DynamicControl_04.aspx,MonoTests.WebPages.ListView_DynamicControl_04.aspx /resource:Test/WebPages/ListView_DynamicControl_04.aspx.cs,MonoTests.WebPages.ListView_DynamicControl_04.aspx.cs /resource:Test/WebPages/ListView_DynamicControl_05.aspx,MonoTests.WebPages.ListView_DynamicControl_05.aspx /resource:Test/WebPages/ListView_DynamicControl_05.aspx.cs,MonoTests.WebPages.ListView_DynamicControl_05.aspx.cs /resource:Test/WebPages/ListView_DynamicControl_06.aspx,MonoTests.WebPages.ListView_DynamicControl_06.aspx /resource:Test/WebPages/ListView_DynamicControl_06.aspx.cs,MonoTests.WebPages.ListView_DynamicControl_06.aspx.cs /resource:Test/WebPages/ListView_DynamicControl_07.aspx,MonoTests.WebPages.ListView_DynamicControl_07.aspx /resource:Test/WebPages/ListView_DynamicControl_07.aspx.cs,MonoTests.WebPages.ListView_DynamicControl_07.aspx.cs /resource:Test/WebPages/ListView_DynamicControl_08.aspx,MonoTests.WebPages.ListView_DynamicControl_08.aspx /resource:Test/WebPages/ListView_DynamicControl_08.aspx.cs,MonoTests.WebPages.ListView_DynamicControl_08.aspx.cs /resource:Test/WebPages/ListView_DynamicControl_09.aspx,MonoTests.WebPages.ListView_DynamicControl_09.aspx /resource:Test/WebPages/ListView_DynamicControl_09.aspx.cs,MonoTests.WebPages.ListView_DynamicControl_09.aspx.cs /resource:Test/WebPages/ListView_DynamicControl_10.aspx,MonoTests.WebPages.ListView_DynamicControl_10.aspx /resource:Test/WebPages/ListView_DynamicControl_10.aspx.cs,MonoTests.WebPages.ListView_DynamicControl_10.aspx.cs /resource:Test/WebPages/DynamicValidator_01.aspx,MonoTests.WebPages.DynamicValidator_01.aspx /resource:Test/WebPages/DynamicValidator_01.aspx.cs,MonoTests.WebPages.DynamicValidator_01.aspx.cs /resource:Test/WebPages/DynamicValidator_02.aspx,MonoTests.WebPages.DynamicValidator_02.aspx /resource:Test/WebPages/DynamicValidator_02.aspx.cs,MonoTests.WebPages.DynamicValidator_02.aspx.cs /resource:Test/WebPages/Site.css,MonoTests.WebPages.Site.css /resource:Test/WebPages/Site.master,MonoTests.WebPages.Site.master /resource:Test/WebPages/Site.master.cs,MonoTests.WebPages.Site.master.cs /resource:Test/WebPages/web.config.4.x,MonoTests.WebPages.web.config.4.x</flags>
-      <output>net_4_x_System.Web.DynamicData_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Web.DynamicData_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Web.DynamicData_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.CSharp" library="Mono.CSharp-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:MONO_FEATURE_THREAD_ABORT -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>Mono.CSharp.dll</output>
-      <built_sources>net_4_x-parser.cs</built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.CSharp.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.CSharp.dll.response</response>
-    </project>
-    <project dir="class/Mono.CSharp" library="Mono.CSharp-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Mono.CSharp.dll</flags>
-      <output>net_4_x_Mono.CSharp_test.dll</output>
-      <built_sources>net_4_x-parser.cs</built_sources>
-      <library_output>net_4_x_Mono.CSharp_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Mono.CSharp_test.dll.response</response>
-    </project>
-    <project dir="class/System.Net" library="System.Net-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -unsafe -d:NET_3_5 -nowarn:1720 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.Net.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Net.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Net.dll.response</response>
-    </project>
-    <project dir="class/System.Json" library="System.Json-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Json.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Json.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Json.dll.response</response>
-    </project>
-    <project dir="class/System.Json" library="System.Json-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Json.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>net_4_x_System.Json_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Json_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Json_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.CSharp" library="Microsoft.CSharp-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>Microsoft.CSharp.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Microsoft.CSharp.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Microsoft.CSharp.dll.response</response>
-    </project>
-    <project dir="class/System.Xaml" library="System.Xaml-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Xaml.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Xaml.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Xaml.dll.response</response>
-    </project>
-    <project dir="class/System.Xaml" library="System.Xaml-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Xaml.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>net_4_x_System.Xaml_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Xaml_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Xaml_test.dll.response</response>
-    </project>
-    <project dir="class/WindowsBase" library="WindowsBase-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -unsafe -nowarn:67,618 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Xaml.dll</flags>
-      <output>WindowsBase.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/WindowsBase.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__WindowsBase.dll.response</response>
-    </project>
-    <project dir="class/WindowsBase" library="WindowsBase-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/WindowsBase.dll -unsafe</flags>
-      <output>net_4_x_WindowsBase_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_WindowsBase_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_WindowsBase_test.dll.response</response>
-    </project>
-    <project dir="class/System.ServiceModel.Activation" library="System.ServiceModel.Activation-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/plainservice/System.ServiceModel.dll</flags>
-      <output>System.ServiceModel.Activation.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.ServiceModel.Activation.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.ServiceModel.Activation.dll.response</response>
-    </project>
-    <project dir="class/System.ServiceModel.Routing" library="System.ServiceModel.Routing-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:NET_3_5 -d:NET_3_0 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>System.ServiceModel.Routing.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.ServiceModel.Routing.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.ServiceModel.Routing.dll.response</response>
-    </project>
-    <project dir="class/System.ServiceModel.Discovery" library="System.ServiceModel.Discovery-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:NET_3_5 -d:NET_3_0 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>System.ServiceModel.Discovery.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.ServiceModel.Discovery.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.ServiceModel.Discovery.dll.response</response>
-    </project>
-    <project dir="class/System.ServiceModel.Discovery" library="System.ServiceModel.Discovery-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.ServiceModel.Discovery.dll -d:NET_3_5 -d:NET_3_0 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>net_4_x_System.ServiceModel.Discovery_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.ServiceModel.Discovery_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.ServiceModel.Discovery_test.dll.response</response>
-    </project>
-    <project dir="class/System.Runtime.Caching" library="System.Runtime.Caching-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:414 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Runtime.Caching.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Runtime.Caching.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Runtime.Caching.dll.response</response>
-    </project>
-    <project dir="class/System.Runtime.Caching" library="System.Runtime.Caching-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Runtime.Caching.dll -nowarn:414 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>net_4_x_System.Runtime.Caching_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Runtime.Caching_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Runtime.Caching_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Web.Infrastructure" library="Microsoft.Web.Infrastructure-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll</flags>
-      <output>Microsoft.Web.Infrastructure.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Microsoft.Web.Infrastructure.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Microsoft.Web.Infrastructure.dll.response</response>
-    </project>
-    <project dir="class/System.ServiceModel.Web" library="System.ServiceModel.Web-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:NET_3_5 -d:NET_3_0 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Web.Extensions.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.Activation.dll</flags>
-      <output>System.ServiceModel.Web.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.ServiceModel.Web.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.ServiceModel.Web.dll.response</response>
-    </project>
-    <project dir="class/System.ServiceModel.Web" library="System.ServiceModel.Web-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.ServiceModel.Web.dll -d:NET_3_5 -d:NET_3_0 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Web.Extensions.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.Activation.dll</flags>
-      <output>net_4_x_System.ServiceModel.Web_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.ServiceModel.Web_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.ServiceModel.Web_test.dll.response</response>
-    </project>
-    <project dir="class/System.Net.Http" library="System.Net.Http-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.Http.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Net.Http.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Net.Http.dll.response</response>
-    </project>
-    <project dir="class/System.Net.Http" library="System.Net.Http-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Net.Http.dll</flags>
-      <output>net_4_x_System.Net.Http_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Net.Http_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Net.Http_test.dll.response</response>
-    </project>
-    <project dir="class/System.Net.Http.WebRequest" library="System.Net.Http.WebRequest-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Net.Http.dll -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.Http.WebRequest.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Net.Http.WebRequest.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Net.Http.WebRequest.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Razor" library="System.Web.Razor-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /warn:1 /keyfile:../winfx.pub -delaysign /d:ASPNETWEBPAGES -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Web.Razor.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.Razor.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>System.Web.Razor.Common.CommonResources,../../../external/aspnetwebstack/src/CommonResources.resx System.Web.Razor.Resources.RazorResources,../../../external/aspnetwebstack/src/System.Web.Razor/Resources/RazorResources.resx</resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.Razor.dll.response</response>
-    </project>
-    <project dir="class/System.Web.WebPages.Deployment" library="System.Web.WebPages.Deployment-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /warn:1 /keyfile:../winfx.pub -delaysign /d:ASPNETWEBPAGES -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/Microsoft.Web.Infrastructure.dll</flags>
-      <output>System.Web.WebPages.Deployment.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.WebPages.Deployment.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>System.Web.WebPages.Deployment.Common.CommonResources,../../../external/aspnetwebstack/src/CommonResources.resx System.Web.WebPages.Deployment.Resources.ConfigurationResources,../../../external/aspnetwebstack/src/System.Web.WebPages.Deployment/Resources/ConfigurationResources.resx</resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.WebPages.Deployment.dll.response</response>
-    </project>
-    <project dir="class/System.Web.WebPages" library="System.Web.WebPages-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /warn:1 /keyfile:../winfx.pub /delaysign /d:ASPNETWEBPAGES -r:./../../class/lib/net_4_x-linux/Microsoft.CSharp.dll -r:./../../class/lib/net_4_x-linux/Microsoft.Web.Infrastructure.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.ComponentModel.DataAnnotations.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Data.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Web.WebPages.Deployment.dll -r:./../../class/lib/net_4_x-linux/System.Web.Razor.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Xml.Linq.dll</flags>
-      <output>System.Web.WebPages.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.WebPages.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>System.Web.WebPages.Common.CommonResources,../../../external/aspnetwebstack/src/CommonResources.resx System.Web.WebPages.Resources.WebPageResources,../../../external/aspnetwebstack/src/System.Web.WebPages/Resources/WebPageResources.resx</resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.WebPages.dll.response</response>
-    </project>
-    <project dir="class/System.Web.WebPages.Razor" library="System.Web.WebPages.Razor-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /warn:1 /keyfile:../winfx.pub /delaysign /d:ASPNETWEBPAGES -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Web.WebPages.dll -r:./../../class/lib/net_4_x-linux/System.Web.Razor.dll</flags>
-      <output>System.Web.WebPages.Razor.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.WebPages.Razor.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>System.Web.WebPages.Razor.Common.CommonResources,../../../external/aspnetwebstack/src/CommonResources.resx System.Web.WebPages.Razor.Resources.RazorWebResources,../../../external/aspnetwebstack/src/System.Web.WebPages.Razor/Resources/RazorWebResources.resx</resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.WebPages.Razor.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Mvc3" library="System.Web.Mvc3-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /warn:1 /keyfile:../winfx.pub /d:MONO /delaysign -r:./../../class/lib/net_4_x-linux/Microsoft.Web.Infrastructure.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/System.Web.Abstractions.dll -r:./../../class/lib/net_4_x-linux/System.Web.Routing.dll -r:./../../class/lib/net_4_x-linux/System.Web.Extensions.dll -r:./../../class/lib/net_4_x-linux/System.ComponentModel.DataAnnotations.dll -r:./../../class/lib/net_4_x-linux/System.Data.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Caching.dll -r:./../../class/lib/net_4_x-linux/System.Web.Razor.dll -r:./../../class/lib/net_4_x-linux/System.Web.WebPages.Razor.dll -r:./../../class/lib/net_4_x-linux/System.Web.WebPages.dll</flags>
-      <output>System.Web.Mvc.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.Mvc.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>System.Web.Mvc.Resources.MvcResources,Mvc/Resources/MvcResources.resx</resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.Mvc3.dll.response</response>
-    </project>
-    <project dir="class/System.Net.Http.Formatting" library="System.Net.Http.Formatting-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:ASPNETMVC -keyfile:../winfx.pub -delaysign -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Net.Http.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.Xml.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>System.Net.Http.Formatting.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Net.Http.Formatting.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>System.Net.Http.Properties.CommonWebApiResources,../../../external/aspnetwebstack/src/Common/CommonWebApiResources.resx System.Net.Http.Properties.Resources,../../../external/aspnetwebstack/src/System.Net.Http.Formatting/Properties/Resources.resx</resources>
-      <response>./../../build/deps/linux_net_4_x__System.Net.Http.Formatting.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Http" library="System.Web.Http-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:ASPNETMVC -keyfile:../winfx.pub -delaysign -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Net.Http.dll -r:./../../class/lib/net_4_x-linux/System.ComponentModel.DataAnnotations.dll -r:./../../class/lib/net_4_x-linux/System.Net.Http.Formatting.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Caching.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.Data.Linq.dll</flags>
-      <output>System.Web.Http.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.Http.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>System.Web.Http.Properties.CommonWebApiResources,../../../external/aspnetwebstack/src/Common/CommonWebApiResources.resx System.Web.Http.Properties.SRResources,../../../external/aspnetwebstack/src/System.Web.Http/Properties/SRResources.resx</resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.Http.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Http.SelfHost" library="System.Web.Http.SelfHost-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:ASPNETMVC -keyfile:../winfx.pub -delaysign -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Net.Http.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.dll -r:./../../class/lib/net_4_x-linux/System.IdentityModel.dll -r:./../../class/lib/net_4_x-linux/System.Web.Http.dll -r:./../../class/lib/net_4_x-linux/System.Net.Http.Formatting.dll</flags>
-      <output>System.Web.Http.SelfHost.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.Http.SelfHost.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>System.Web.Http.SelfHost.Properties.CommonWebApiResources,../../../external/aspnetwebstack/src/Common/CommonWebApiResources.resx System.Web.Http.SelfHost.Properties.SRResources,../../../external/aspnetwebstack/src/System.Web.Http.SelfHost/Properties/SRResources.resx</resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.Http.SelfHost.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Http.WebHost" library="System.Web.Http.WebHost-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:ASPNETMVC -keyfile:../winfx.pub -delaysign -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../class/lib/net_4_x-linux/System.Net.Http.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.dll -r:./../../class/lib/net_4_x-linux/System.IdentityModel.dll -r:./../../class/lib/net_4_x-linux/System.Web.Http.dll -r:./../../class/lib/net_4_x-linux/System.Net.Http.Formatting.dll -r:./../../class/lib/net_4_x-linux/System.Web.Routing.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/Microsoft.Web.Infrastructure.dll</flags>
-      <output>System.Web.Http.WebHost.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.Http.WebHost.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>System.Web.Http.WebHost.Properties.CommonWebApiResources,../../../external/aspnetwebstack/src/Common/CommonWebApiResources.resx System.Web.Http.WebHost.Properties.SRResources,../../../external/aspnetwebstack/src/System.Web.Http.WebHost/Properties/SRResources.resx</resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.Http.WebHost.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Framework" library="Microsoft.Build.Framework-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>Microsoft.Build.Framework.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Microsoft.Build.Framework.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Microsoft.Build.Framework.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Framework" library="Microsoft.Build.Framework-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Microsoft.Build.Framework.dll</flags>
-      <output>net_4_x_Microsoft.Build.Framework_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Microsoft.Build.Framework_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Microsoft.Build.Framework_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Utilities" library="Microsoft.Build.Utilities-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/Microsoft.Build.Framework.dll</flags>
-      <output>Microsoft.Build.Utilities.v4.0.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Microsoft.Build.Utilities.v4.0.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Microsoft.Build.Utilities.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Utilities" library="Microsoft.Build.Utilities-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Microsoft.Build.Utilities.v4.0.dll -resource:Test/Microsoft.Build.Utilities/Strings.resources</flags>
-      <output>net_4_x_Microsoft.Build.Utilities_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Microsoft.Build.Utilities_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Microsoft.Build.Utilities_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Engine" library="Microsoft.Build.Engine-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/Microsoft.Build.Framework.dll -r:./../../class/lib/net_4_x-linux/Microsoft.Build.Utilities.v4.0.dll</flags>
-      <output>Microsoft.Build.Engine.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Microsoft.Build.Engine.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Microsoft.Build.Engine.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Engine" library="Microsoft.Build.Engine-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Microsoft.Build.Engine.dll</flags>
-      <output>net_4_x_Microsoft.Build.Engine_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Microsoft.Build.Engine_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Microsoft.Build.Engine_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.XBuild.Tasks" library="Mono.XBuild.Tasks-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>Mono.XBuild.Tasks.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.XBuild.Tasks.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.XBuild.Tasks.dll.response</response>
-    </project>
-    <project dir="class/Mono.XBuild.Tasks" library="Mono.XBuild.Tasks-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Mono.XBuild.Tasks.dll</flags>
-      <output>net_4_x_Mono.XBuild.Tasks_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Mono.XBuild.Tasks_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Mono.XBuild.Tasks_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Tasks" library="Microsoft.Build.Tasks-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Windows.Forms.dll -r:./../../class/lib/net_4_x-linux/Microsoft.Build.Utilities.v4.0.dll -r:./../../class/lib/net_4_x-linux/Microsoft.Build.Framework.dll -r:./../../class/lib/net_4_x-linux/Microsoft.Build.Engine.dll -r:./../../class/lib/net_4_x-linux/Mono.XBuild.Tasks.dll</flags>
-      <output>Microsoft.Build.Tasks.v4.0.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Microsoft.Build.Tasks.v4.0.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Microsoft.Build.Tasks.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Tasks" library="Microsoft.Build.Tasks-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Microsoft.Build.Tasks.v4.0.dll</flags>
-      <output>net_4_x_Microsoft.Build.Tasks_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Microsoft.Build.Tasks_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Microsoft.Build.Tasks_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build" library="Microsoft.Build-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /d:MICROSOFT_BUILD_DLL -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/Microsoft.Build.Engine.dll -r:./../../class/lib/net_4_x-linux/Microsoft.Build.Framework.dll</flags>
-      <output>Microsoft.Build.dll</output>
-      <built_sources>Microsoft.Build.Internal/ExpressionParser.cs</built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Microsoft.Build.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Microsoft.Build.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build" library="Microsoft.Build-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Microsoft.Build.dll /d:MICROSOFT_BUILD_DLL -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/Microsoft.Build.Engine.dll -r:./../../class/lib/net_4_x-linux/Microsoft.Build.Framework.dll</flags>
-      <output>net_4_x_Microsoft.Build_test.dll</output>
-      <built_sources>Microsoft.Build.Internal/ExpressionParser.cs</built_sources>
-      <library_output>net_4_x_Microsoft.Build_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Microsoft.Build_test.dll.response</response>
-    </project>
-    <project dir="class/PEAPI" library="PEAPI-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:414,618 -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>PEAPI.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/PEAPI.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__PEAPI.dll.response</response>
-    </project>
-    <project dir="class/I18N/Common" library="I18N-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /unsafe /define:DISABLE_UNSAFE -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize</flags>
-      <output>I18N.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/I18N.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__I18N.dll.response</response>
-    </project>
-    <project dir="class/I18N/West" library="I18N.West-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /unsafe -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../../class/lib/net_4_x-linux/I18N.dll</flags>
-      <output>I18N.West.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/I18N.West.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__I18N.West.dll.response</response>
-    </project>
-    <project dir="class/I18N/West" library="I18N.West-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /unsafe -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../../class/lib/net_4_x-linux/I18N.West.dll</flags>
-      <output>net_4_x_I18N.West_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_I18N.West_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/net_4_x_I18N.West_test.dll.response</response>
-    </project>
-    <project dir="class/I18N/MidEast" library="I18N.MidEast-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /unsafe -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../../class/lib/net_4_x-linux/I18N.dll</flags>
-      <output>I18N.MidEast.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/I18N.MidEast.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__I18N.MidEast.dll.response</response>
-    </project>
-    <project dir="class/I18N/MidEast" library="I18N.MidEast-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /unsafe -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../../class/lib/net_4_x-linux/I18N.MidEast.dll</flags>
-      <output>net_4_x_I18N.MidEast_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_I18N.MidEast_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/net_4_x_I18N.MidEast_test.dll.response</response>
-    </project>
-    <project dir="class/I18N/Other" library="I18N.Other-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /unsafe -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../../class/lib/net_4_x-linux/I18N.dll</flags>
-      <output>I18N.Other.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/I18N.Other.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__I18N.Other.dll.response</response>
-    </project>
-    <project dir="class/I18N/Rare" library="I18N.Rare-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /unsafe -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../../class/lib/net_4_x-linux/I18N.dll</flags>
-      <output>I18N.Rare.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/I18N.Rare.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__I18N.Rare.dll.response</response>
-    </project>
-    <project dir="class/I18N/CJK" library="I18N.CJK-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /unsafe /resource:big5.table /resource:gb2312.table /resource:jis.table /resource:ks.table /resource:gb18030.table /define:DISABLE_UNSAFE -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../../class/lib/net_4_x-linux/I18N.dll</flags>
-      <output>I18N.CJK.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/I18N.CJK.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__I18N.CJK.dll.response</response>
-    </project>
-    <project dir="class/I18N/CJK" library="I18N.CJK-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /unsafe /resource:big5.table /resource:gb2312.table /resource:jis.table /resource:ks.table /resource:gb18030.table /define:DISABLE_UNSAFE -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../../class/lib/net_4_x-linux/I18N.CJK.dll</flags>
-      <output>net_4_x_I18N.CJK_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_I18N.CJK_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/net_4_x_I18N.CJK_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.Btls.Interface" library="Mono.Btls.Interface-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -unsafe -nowarn:1030 -keyfile:../mono.pub -delaysign -d:SECURITY_DEP -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/Mono.Security.dll</flags>
-      <output>Mono.Btls.Interface.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Btls.Interface.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Btls.Interface.dll.response</response>
-    </project>
-    <project dir="class/Mono.Http" library="Mono.Http-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:618 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Web.dll -r:./../../class/lib/net_4_x-linux/ICSharpCode.SharpZipLib.dll -r:./../../class/lib/net_4_x-linux/Mono.Security.dll</flags>
-      <output>Mono.Http.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Http.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Http.dll.response</response>
-    </project>
-    <project dir="class/Mono.Cairo" library="Mono.Cairo-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize</flags>
-      <output>Mono.Cairo.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Cairo.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Cairo.dll.response</response>
-    </project>
-    <project dir="class/Mono.Cecil" library="Mono.Cecil-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -keyfile:../mono.snk -d:NET_4_0 /publicsign -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>Mono.Cecil.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Cecil.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Cecil.dll.response</response>
-    </project>
-    <project dir="class/Mono.Cecil.Mdb" library="Mono.Cecil.Mdb-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /d:CECIL -keyfile:../mono.snk -publicsign -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/Mono.Cecil.dll</flags>
-      <output>Mono.Cecil.Mdb.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Cecil.Mdb.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Cecil.Mdb.dll.response</response>
-    </project>
-    <project dir="class/Mono.Debugger.Soft" library="Mono.Debugger.Soft-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /unsafe -D:MONO_DATACONVERTER_STATIC_METHODS -keyfile:../mono.snk /publicsign -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/Mono.Cecil.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>Mono.Debugger.Soft.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Debugger.Soft.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Debugger.Soft.dll.response</response>
-    </project>
-    <project dir="class/Mono.Debugger.Soft" library="Mono.Debugger.Soft-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Mono.Debugger.Soft.dll</flags>
-      <output>net_4_x_Mono.Debugger.Soft_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Mono.Debugger.Soft_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Mono.Debugger.Soft_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.C5" library="Mono.C5-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:169,219,414,1030,3001,3005,3006 -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>Mono.C5.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.C5.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.C5.dll.response</response>
-    </project>
-    <project dir="class/Mono.C5" library="Mono.C5-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Mono.C5.dll -nowarn:169,219,414,1030,3001,3005,3006 -r:./../../class/lib/net_4_x-linux/System.dll -nowarn:0618 -nowarn:219 -nowarn:169</flags>
-      <output>net_4_x_Mono.C5_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Mono.C5_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Mono.C5_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.Management" library="Mono.Management-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/Mono.Posix.dll</flags>
-      <output>Mono.Management.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Management.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Management.dll.response</response>
-    </project>
-    <project dir="class/Mono.Options" library="Mono.Options-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>Mono.Options.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Options.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Options.dll.response</response>
-    </project>
-    <project dir="class/Mono.Options" library="Mono.Options-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Mono.Options.dll</flags>
-      <output>net_4_x_Mono.Options_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Mono.Options_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Mono.Options_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.Simd" library="Mono.Simd-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /unsafe -r:./../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>Mono.Simd.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Simd.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Simd.dll.response</response>
-    </project>
-    <project dir="class/Mono.Tasklets" library="Mono.Tasklets-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize</flags>
-      <output>Mono.Tasklets.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Tasklets.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Tasklets.dll.response</response>
-    </project>
-    <project dir="class/Mono.Tasklets" library="Mono.Tasklets-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Mono.Tasklets.dll</flags>
-      <output>net_4_x_Mono.Tasklets_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Mono.Tasklets_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Mono.Tasklets_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.CodeContracts" library="Mono.CodeContracts-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:618 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/Mono.Cecil.dll -r:./../../class/lib/net_4_x-linux/Mono.Cecil.Mdb.dll</flags>
-      <output>Mono.CodeContracts.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.CodeContracts.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.CodeContracts.dll.response</response>
-    </project>
-    <project dir="class/Mono.CodeContracts" library="Mono.CodeContracts-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Mono.CodeContracts.dll</flags>
-      <output>net_4_x_Mono.CodeContracts_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Mono.CodeContracts_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Mono.CodeContracts_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.Parallel" library="Mono.Parallel-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.dll -d:INSIDE_MONO_PARALLEL</flags>
-      <output>Mono.Parallel.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Parallel.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Parallel.dll.response</response>
-    </project>
-    <project dir="class/Mono.Parallel" library="Mono.Parallel-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Mono.Parallel.dll</flags>
-      <output>net_4_x_Mono.Parallel_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Mono.Parallel_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Mono.Parallel_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.Security.Win32" library="Mono.Security.Win32-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /unsafe</flags>
-      <output>Mono.Security.Win32.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Security.Win32.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Security.Win32.dll.response</response>
-    </project>
-    <project dir="class/RabbitMQ.Client/src/apigen" library="RabbitMQ.Client.Apigen-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /main:RabbitMQ.Client.Apigen.Apigen -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:System.Xml</flags>
-      <output>RabbitMQ.Client.Apigen.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../../../class/lib/net_4_x-linux/RabbitMQ.Client.Apigen.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>RabbitMQ.Client.Apigen.exe.sources</response>
-    </project>
-    <project dir="class/RabbitMQ.Client/src/client" library="RabbitMQ.Client-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:618 -r:./../../../../class/lib/net_4_x-linux/System.dll -r:./../../../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>RabbitMQ.Client.dll</output>
-      <built_sources>../../docs/specs/net_4_x-api-0-9.cs ../../docs/specs/net_4_x-api-0-8.cs ../../docs/specs/net_4_x-api-qpid-0-8.cs</built_sources>
-      <library_output>./../../../../class/lib/net_4_x-linux/RabbitMQ.Client.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../../build/deps/linux_net_4_x__RabbitMQ.Client.dll.response</response>
-    </project>
-    <project dir="class/Mono.Messaging.RabbitMQ" library="Mono.Messaging.RabbitMQ-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:618 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Messaging.dll -r:./../../class/lib/net_4_x-linux/Mono.Messaging.dll -r:./../../class/lib/net_4_x-linux/RabbitMQ.Client.dll</flags>
-      <output>Mono.Messaging.RabbitMQ.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Mono.Messaging.RabbitMQ.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Mono.Messaging.RabbitMQ.dll.response</response>
-    </project>
-    <project dir="class/Mono.Messaging.RabbitMQ" library="Mono.Messaging.RabbitMQ-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/Mono.Messaging.RabbitMQ.dll -nowarn:618 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Messaging.dll -r:./../../class/lib/net_4_x-linux/Mono.Messaging.dll -r:./../../class/lib/net_4_x-linux/RabbitMQ.Client.dll -nowarn:0618 -nowarn:219 -nowarn:169</flags>
-      <output>net_4_x_Mono.Messaging.RabbitMQ_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_Mono.Messaging.RabbitMQ_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_Mono.Messaging.RabbitMQ_test.dll.response</response>
-    </project>
-    <project dir="class/System.Dynamic" library="System.Dynamic-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -unsafe -d:CODEPLEX_40 -nowarn:414,169 -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Dynamic.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Dynamic.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Dynamic.dll.response</response>
-    </project>
-    <project dir="class/System.Windows.Forms.DataVisualization" library="System.Windows.Forms.DataVisualization-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:67 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/System.Windows.Forms.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.Windows.Forms.DataVisualization.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Windows.Forms.DataVisualization.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Windows.Forms.DataVisualization.dll.response</response>
-    </project>
-    <project dir="class/System.Windows.Forms.DataVisualization" library="System.Windows.Forms.DataVisualization-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Windows.Forms.DataVisualization.dll -nowarn:67 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Drawing.dll -r:./../../class/lib/net_4_x-linux/System.Windows.Forms.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>net_4_x_System.Windows.Forms.DataVisualization_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Windows.Forms.DataVisualization_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Windows.Forms.DataVisualization_test.dll.response</response>
-    </project>
-    <project dir="class/System.Reactive.Interfaces" library="System.Reactive.Interfaces-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize @more_build_args -d:HAS_EDI -d:PREFERASYNC -d:PREFER_ASYNC -d:HAS_AWAIT -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Reactive.Interfaces.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Reactive.Interfaces.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Reactive.Interfaces.dll.response</response>
-    </project>
-    <project dir="class/System.Reactive.Core" library="System.Reactive.Core-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize @more_build_args -d:HAS_EDI -d:PREFERASYNC -d:PREFER_ASYNC -d:HAS_AWAIT -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Interfaces.dll</flags>
-      <output>System.Reactive.Core.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Reactive.Core.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Reactive.Core.dll.response</response>
-    </project>
-    <project dir="class/System.Reactive.Linq" library="System.Reactive.Linq-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize @more_build_args -d:HAS_EDI -d:PREFERASYNC -d:PREFER_ASYNC -d:HAS_AWAIT -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Interfaces.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Core.dll</flags>
-      <output>System.Reactive.Linq.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Reactive.Linq.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Reactive.Linq.dll.response</response>
-    </project>
-    <project dir="class/System.Reactive.PlatformServices" library="System.Reactive.PlatformServices-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize @more_build_args -d:HAS_EDI -d:PREFERASYNC -d:PREFER_ASYNC -d:HAS_AWAIT -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Interfaces.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Linq.dll</flags>
-      <output>System.Reactive.PlatformServices.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Reactive.PlatformServices.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Reactive.PlatformServices.dll.response</response>
-    </project>
-    <project dir="class/System.Reactive.Providers" library="System.Reactive.Providers-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize @more_build_args -d:HAS_EDI -d:PREFERASYNC -d:PREFER_ASYNC -d:HAS_AWAIT -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Interfaces.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Linq.dll</flags>
-      <output>System.Reactive.Providers.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Reactive.Providers.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Reactive.Providers.dll.response</response>
-    </project>
-    <project dir="class/System.Reactive.Runtime.Remoting" library="System.Reactive.Runtime.Remoting-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize @more_build_args -d:HAS_EDI -d:PREFERASYNC -d:PREFER_ASYNC -d:HAS_AWAIT -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Interfaces.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Linq.dll</flags>
-      <output>System.Reactive.Runtime.Remoting.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Reactive.Runtime.Remoting.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Reactive.Runtime.Remoting.dll.response</response>
-    </project>
-    <project dir="class/System.Reactive.Windows.Forms" library="System.Reactive.Windows.Forms-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize @more_build_args -d:HAS_EDI -d:PREFERASYNC -d:PREFER_ASYNC -d:HAS_AWAIT -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Interfaces.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Windows.Forms.dll</flags>
-      <output>System.Reactive.Windows.Forms.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Reactive.Windows.Forms.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Reactive.Windows.Forms.dll.response</response>
-    </project>
-    <project dir="class/System.Reactive.Windows.Threading" library="System.Reactive.Windows.Threading-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize @more_build_args -d:HAS_EDI -d:PREFERASYNC -d:PREFER_ASYNC -d:HAS_AWAIT -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Interfaces.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Linq.dll -r:./../../class/lib/net_4_x-linux/WindowsBase.dll</flags>
-      <output>System.Reactive.Windows.Threading.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Reactive.Windows.Threading.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Reactive.Windows.Threading.dll.response</response>
-    </project>
-    <project dir="class/System.Reactive.Observable.Aliases" library="System.Reactive.Observable.Aliases-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize @more_build_args -d:HAS_EDI -d:PREFERASYNC -d:PREFER_ASYNC -d:HAS_AWAIT -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Interfaces.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Providers.dll</flags>
-      <output>System.Reactive.Observable.Aliases.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Reactive.Observable.Aliases.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Reactive.Observable.Aliases.dll.response</response>
-    </project>
-    <project dir="class/System.Reactive.Experimental" library="System.Reactive.Experimental-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize @more_build_args -d:HAS_EDI -d:PREFERASYNC -d:PREFER_ASYNC -d:HAS_AWAIT -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Interfaces.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Linq.dll</flags>
-      <output>System.Reactive.Experimental.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Reactive.Experimental.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Reactive.Experimental.dll.response</response>
-    </project>
-    <project dir="class/System.Reactive.Debugger" library="System.Reactive.Debugger-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize @more_build_args -d:HAS_EDI -d:PREFERASYNC -d:PREFER_ASYNC -d:HAS_AWAIT -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Interfaces.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Core.dll -r:./../../class/lib/net_4_x-linux/System.Reactive.Linq.dll</flags>
-      <output>System.Reactive.Debugger.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Reactive.Debugger.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Reactive.Debugger.dll.response</response>
-    </project>
-    <project dir="class/System.Data.Services.Client" library="System.Data.Services.Client-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:NET_3_5 -warn:2 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/WindowsBase.dll</flags>
-      <output>System.Data.Services.Client.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Data.Services.Client.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>System.Data.Services.Client,Client/System.Data.Services.Client.txt</resources>
-      <response>./../../build/deps/linux_net_4_x__System.Data.Services.Client.dll.response</response>
-    </project>
-    <project dir="class/System.Data.Services" library="System.Data.Services-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:NET_3_5 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.Web.dll -r:./../../class/lib/net_4_x-linux/System.Data.Services.Client.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.Activation.dll</flags>
-      <output>System.Data.Services.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Data.Services.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Data.Services.dll.response</response>
-    </project>
-    <project dir="class/System.Data.Services" library="System.Data.Services-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Data.Services.dll</flags>
-      <output>net_4_x_System.Data.Services_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Data.Services_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Data.Services_test.dll.response</response>
-    </project>
-    <project dir="class/System.Data.Entity" library="System.Data.Entity-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -warn:2 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Xml.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Transactions.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/System.ComponentModel.DataAnnotations.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>System.Data.Entity.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Data.Entity.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Data.Entity.dll.response</response>
-    </project>
-    <project dir="class/System.Data.DataSetExtensions" library="System.Data.DataSetExtensions-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -nowarn:436 -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.Data.DataSetExtensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Data.DataSetExtensions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Data.DataSetExtensions.dll.response</response>
-    </project>
-    <project dir="class/System.Data.DataSetExtensions" library="System.Data.DataSetExtensions-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Data.DataSetExtensions.dll -nowarn:436 -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -doc:net_4_x_System.Data.DataSetExtensions_test.xml -nowarn:219 -nowarn:169</flags>
-      <output>net_4_x_System.Data.DataSetExtensions_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Data.DataSetExtensions_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Data.DataSetExtensions_test.dll.response</response>
-    </project>
-    <project dir="class/System.Json.Microsoft" library="System.Json.Microsoft-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /d:ASPNETMVC -keyfile:../winfx.pub -delaysign -d:FEATURE_DYNAMIC -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/Microsoft.CSharp.dll</flags>
-      <output>System.Json.Microsoft.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Json.Microsoft.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>System.Json.Properties.Resources,System.Json/Properties/Resources.resx</resources>
-      <response>./../../build/deps/linux_net_4_x__System.Json.Microsoft.dll.response</response>
-    </project>
-    <project dir="class/System.Json.Microsoft" library="System.Json.Microsoft-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Json.Microsoft.dll /d:ASPNETMVC -keyfile:../winfx.pub -delaysign -d:FEATURE_DYNAMIC -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/net_4_x-linux/Microsoft.CSharp.dll</flags>
-      <output>net_4_x_System.Json.Microsoft_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Json.Microsoft_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Json.Microsoft_test.dll.response</response>
-    </project>
-    <project dir="class/System.Threading.Tasks.Dataflow" library="System.Threading.Tasks.Dataflow-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.dll -d:CONCURRENT_COLLECTIONS</flags>
-      <output>System.Threading.Tasks.Dataflow.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Threading.Tasks.Dataflow.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Threading.Tasks.Dataflow.dll.response</response>
-    </project>
-    <project dir="class/System.Threading.Tasks.Dataflow" library="System.Threading.Tasks.Dataflow-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.Threading.Tasks.Dataflow.dll</flags>
-      <output>net_4_x_System.Threading.Tasks.Dataflow_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_System.Threading.Tasks.Dataflow_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_System.Threading.Tasks.Dataflow_test.dll.response</response>
-    </project>
-    <project dir="class/System.ComponentModel.Composition.4.5" library="System.ComponentModel.Composition-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -d:CLR40 -d:USE_ECMA_KEY,FEATURE_REFLECTIONCONTEXT,FEATURE_REFLECTIONFILEIO,FEATURE_SERIALIZATION,FEATURE_SLIMLOCK -nowarn:219,414 -nowarn:436 -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.ComponentModel.Composition.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.ComponentModel.Composition.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources>Microsoft.Internal.Strings,src/ComponentModel/Strings.resx</resources>
-      <response>./../../build/deps/linux_net_4_x__System.ComponentModel.Composition.dll.response</response>
-    </project>
-    <project dir="class/System.Windows" library="System.Windows-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll -optimize -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Windows.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Windows.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Windows.dll.response</response>
-    </project>
-    <project dir="class/System.Xml.Serialization" library="System.Xml.Serialization-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll -optimize -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.ServiceModel.dll</flags>
-      <output>System.Xml.Serialization.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Xml.Serialization.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Xml.Serialization.dll.response</response>
-    </project>
-    <project dir="class/System.DirectoryServices.Protocols" library="System.DirectoryServices.Protocols-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.DirectoryServices.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.DirectoryServices.Protocols.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.DirectoryServices.Protocols.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.DirectoryServices.Protocols.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.VisualC" library="Microsoft.VisualC-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>Microsoft.VisualC.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/Microsoft.VisualC.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__Microsoft.VisualC.dll.response</response>
-    </project>
-    <project dir="class/WebMatrix.Data" library="WebMatrix.Data-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Data.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>WebMatrix.Data.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/WebMatrix.Data.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__WebMatrix.Data.dll.response</response>
-    </project>
-    <project dir="class/WebMatrix.Data" library="WebMatrix.Data-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/WebMatrix.Data.dll</flags>
-      <output>net_4_x_WebMatrix.Data_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_WebMatrix.Data_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_WebMatrix.Data_test.dll.response</response>
-    </project>
-    <project dir="class/monodoc" library="monodoc-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /nowarn:618,612,672,809,414,649 /define:LEGACY_MODE -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /unsafe /nowarn:169,164,162,168,219,618,612 /resource:../../docs/monodoc.xml,monodoc.xml /resource:../../../external/api-doc-tools/monodoc/Resources/base.css,base.css /resource:../../../external/api-doc-tools/monodoc/Resources/ecmaspec-html-css.xsl,ecmaspec-html-css.xsl /resource:../../../external/api-doc-tools/monodoc/Resources/ecmaspec-html.xsl,ecmaspec-html.xsl /resource:../../../external/api-doc-tools/monodoc/Resources/ecmaspec.css,ecmaspec.css /resource:../../../external/api-doc-tools/monodoc/Resources/helper.js,helper.js /resource:../../../external/api-doc-tools/monodoc/Resources/home.html,home.html /resource:../../../external/api-doc-tools/monodoc/Resources/Lminus.gif,Lminus.gif /resource:../../../external/api-doc-tools/monodoc/Resources/Lplus.gif,Lplus.gif /resource:../../../external/api-doc-tools/monodoc/Resources/creativecommons.png,creativecommons.png /resource:../../../external/api-doc-tools/monodoc/Resources/mdoc-html-format.xsl,mdoc-html-format.xsl /resource:../../../external/api-doc-tools/monodoc/Resources/mdoc-html-utils.xsl,mdoc-html-utils.xsl /resource:../../../external/api-doc-tools/monodoc/Resources/mdoc-sections-css.xsl,mdoc-sections-css.xsl /resource:../../../external/api-doc-tools/monodoc/Resources/mdoc-sections.xsl,mdoc-sections.xsl /resource:../../../external/api-doc-tools/monodoc/Resources/mono-ecma-css.xsl,mono-ecma-css.xsl /resource:../../../external/api-doc-tools/monodoc/Resources/mono-ecma-impl.xsl,mono-ecma-impl.xsl /resource:../../../external/api-doc-tools/monodoc/Resources/mono-ecma.css,mono-ecma.css /resource:../../../external/api-doc-tools/monodoc/Resources/mono-ecma.xsl,mono-ecma.xsl /resource:../../../external/api-doc-tools/monodoc/Resources/toc-html.xsl,toc-html.xsl /resource:../../../external/api-doc-tools/monodoc/Resources/images/bc_bg.png,bc_bg.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/bc_separator.png,bc_separator.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/error.png,error.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/hatch.png,hatch.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/headerbg.png,headerbg.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/help.png,help.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/house.png,house.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/members.png,members.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/namespace.png,namespace.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/privclass.png,privclass.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/privdelegate.png,privdelegate.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/privenumeration.png,privenumeration.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/privevent.png,privevent.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/privextension.png,privextension.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/privfield.png,privfield.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/privinterface.png,privinterface.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/privmethod.png,privmethod.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/privproperty.png,privproperty.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/privstructure.png,privstructure.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/protclass.png,protclass.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/protdelegate.png,protdelegate.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/protenumeration.png,protenumeration.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/protevent.png,protevent.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/protextension.png,protextension.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/protfield.png,protfield.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/protinterface.png,protinterface.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/protmethod.png,protmethod.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/protproperty.png,protproperty.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/protstructure.png,protstructure.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/pubclass.png,pubclass.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/pubdelegate.png,pubdelegate.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/pubenumeration.png,pubenumeration.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/pubevent.png,pubevent.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/pubextension.png,pubextension.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/pubfield.png,pubfield.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/pubinterface.png,pubinterface.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/pubmethod.png,pubmethod.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/pubproperty.png,pubproperty.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/pubstructure.png,pubstructure.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/reference.png,reference.png /resource:../../../external/api-doc-tools/monodoc/Resources/images/treebg.png,treebg.png -r:./../../class/lib/net_4_x-linux/ICSharpCode.SharpZipLib.dll -r:./../../class/lib/net_4_x-linux/System.dll -r:./../../class/lib/net_4_x-linux/System.Core.dll -r:./../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../class/lib/net_4_x-linux/System.Xml.Linq.dll -r:./../../class/lib/net_4_x-linux/System.Configuration.dll</flags>
-      <output>monodoc.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/monodoc.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__monodoc.dll.response</response>
-    </project>
-    <project dir="class/monodoc" library="monodoc-tests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /nowarn:618,612,672,809,414,649 /define:LEGACY_MODE -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/monodoc.dll</flags>
-      <output>net_4_x_monodoc_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>net_4_x_monodoc_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/net_4_x_monodoc_test.dll.response</response>
-    </project>
-    <project dir="class/System.Deployment" library="System.Deployment-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -delaysign -keyfile:../msfinal.pub</flags>
-      <output>System.Deployment.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Deployment.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Deployment.dll.response</response>
-    </project>
-    <project dir="class/System.Web.Mobile" library="System.Web.Mobile-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -delaysign -keyfile:../msfinal.pub</flags>
-      <output>System.Web.Mobile.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.Mobile.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.Mobile.dll.response</response>
-    </project>
-    <project dir="class/System.Web.RegularExpressions" library="System.Web.RegularExpressions-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -delaysign -keyfile:../msfinal.pub</flags>
-      <output>System.Web.RegularExpressions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Web.RegularExpressions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Web.RegularExpressions.dll.response</response>
-    </project>
-    <project dir="class/System.Workflow.Activities" library="System.Workflow.Activities-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -delaysign -keyfile:../winfx.pub</flags>
-      <output>System.Workflow.Activities.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Workflow.Activities.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Workflow.Activities.dll.response</response>
-    </project>
-    <project dir="class/System.Workflow.ComponentModel" library="System.Workflow.ComponentModel-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -delaysign -keyfile:../winfx.pub</flags>
-      <output>System.Workflow.ComponentModel.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Workflow.ComponentModel.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Workflow.ComponentModel.dll.response</response>
-    </project>
-    <project dir="class/System.Workflow.Runtime" library="System.Workflow.Runtime-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -delaysign -keyfile:../winfx.pub</flags>
-      <output>System.Workflow.Runtime.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Workflow.Runtime.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Workflow.Runtime.dll.response</response>
-    </project>
-    <project dir="class/System.Reflection.Context" library="System.Reflection.Context-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Reflection.Context.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/System.Reflection.Context.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_net_4_x__System.Reflection.Context.dll.response</response>
-    </project>
-    <project dir="class/legacy/Mono.Cecil" library="legacy_Mono.Cecil-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -keyfile:../../mono.snk -d:NET_3_5 /publicsign -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>Mono.Cecil.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/legacy/Mono.Cecil.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_legacy_Mono.Cecil.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.X509Certificates" library="Facades_System.Security.Cryptography.X509Certificates-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Security.Cryptography.X509Certificates.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.X509Certificates.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Cryptography.X509Certificates.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ServiceModel.Primitives" library="Facades_System.ServiceModel.Primitives-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.ServiceModel.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../../class/lib/net_4_x-linux/System.IdentityModel.dll -r:./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.X509Certificates.dll</flags>
-      <output>System.ServiceModel.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.ServiceModel.Primitives.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.ServiceModel.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.Serialization.Primitives" library="Facades_System.Runtime.Serialization.Primitives-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll</flags>
-      <output>System.Runtime.Serialization.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Runtime.Serialization.Primitives.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Runtime.Serialization.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.Serialization.Xml" library="Facades_System.Runtime.Serialization.Xml-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../../class/lib/net_4_x-linux/Facades/System.Runtime.Serialization.Primitives.dll</flags>
-      <output>System.Runtime.Serialization.Xml.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Runtime.Serialization.Xml.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Runtime.Serialization.Xml.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.Algorithms" library="Facades_System.Security.Cryptography.Algorithms-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Security.Cryptography.Algorithms.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.Algorithms.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Cryptography.Algorithms.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Globalization.Extensions" library="Facades_System.Globalization.Extensions-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Globalization.Extensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Globalization.Extensions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Globalization.Extensions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Data.Common" library="Facades_System.Data.Common-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Data.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.Data.Common.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Data.Common.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Data.Common.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.StackTrace" library="Facades_System.Diagnostics.StackTrace-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Diagnostics.StackTrace.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Diagnostics.StackTrace.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Diagnostics.StackTrace.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.SecureString" library="Facades_System.Security.SecureString-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Security.SecureString.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.SecureString.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.SecureString.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Threading.Overlapped" library="Facades_System.Threading.Overlapped-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Threading.Overlapped.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Threading.Overlapped.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Threading.Overlapped.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Xml.XPath.XDocument" library="Facades_System.Xml.XPath.XDocument-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.Linq.dll</flags>
-      <output>System.Xml.XPath.XDocument.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Xml.XPath.XDocument.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Xml.XPath.XDocument.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.InteropServices.RuntimeInformation" library="Facades_System.Runtime.InteropServices.RuntimeInformation-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 /unsafe -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Runtime.InteropServices.RuntimeInformation.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Runtime.InteropServices.RuntimeInformation.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Runtime.InteropServices.RuntimeInformation.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Drawing.Primitives" library="Facades_System.Drawing.Primitives-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Drawing.dll</flags>
-      <output>System.Drawing.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Drawing.Primitives.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Drawing.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/netstandard" library="Facades_netstandard-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../Open.snk /nowarn:1616,1699 /nowarn:618 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.Linq.dll -r:./../../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll -r:./../../../class/lib/net_4_x-linux/System.Core.dll -r:./../../../class/lib/net_4_x-linux/System.Numerics.dll -r:./../../../class/lib/net_4_x-linux/System.Numerics.Vectors.dll -r:./../../../class/lib/net_4_x-linux/System.Net.Http.dll -r:./../../../class/lib/net_4_x-linux/System.Transactions.dll -r:./../../../class/lib/net_4_x-linux/System.IO.Compression.dll -r:./../../../class/lib/net_4_x-linux/System.Data.dll -r:./../../../class/lib/net_4_x-linux/System.ComponentModel.Composition.dll -r:./../../../class/lib/net_4_x-linux/System.IO.Compression.FileSystem.dll -r:./../../../class/lib/net_4_x-linux/Facades/System.Runtime.InteropServices.RuntimeInformation.dll -r:./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.Algorithms.dll -r:./../../../class/lib/net_4_x-linux/Facades/System.Globalization.Extensions.dll -r:./../../../class/lib/net_4_x-linux/Facades/System.Data.Common.dll -r:./../../../class/lib/net_4_x-linux/Facades/System.Diagnostics.StackTrace.dll -r:./../../../class/lib/net_4_x-linux/Facades/System.Runtime.Serialization.Xml.dll -r:./../../../class/lib/net_4_x-linux/Facades/System.Runtime.Serialization.Primitives.dll -r:./../../../class/lib/net_4_x-linux/Facades/System.Security.SecureString.dll -r:./../../../class/lib/net_4_x-linux/Facades/System.Threading.Overlapped.dll -r:./../../../class/lib/net_4_x-linux/Facades/System.Xml.XPath.XDocument.dll -r:./../../../class/lib/net_4_x-linux/System.Web.dll -r:./../../../class/lib/net_4_x-linux/System.Drawing.dll</flags>
-      <output>netstandard.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/netstandard.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_netstandard.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Collections.Concurrent" library="Facades_System.Collections.Concurrent-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Collections.Concurrent.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Collections.Concurrent.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Collections.Concurrent.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Collections" library="Facades_System.Collections-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Collections.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Collections.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Collections.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ComponentModel.Annotations" library="Facades_System.ComponentModel.Annotations-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.ComponentModel.DataAnnotations.dll</flags>
-      <output>System.ComponentModel.Annotations.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.ComponentModel.Annotations.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.ComponentModel.Annotations.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ComponentModel.EventBasedAsync" library="Facades_System.ComponentModel.EventBasedAsync-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.ComponentModel.EventBasedAsync.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.ComponentModel.EventBasedAsync.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.ComponentModel.EventBasedAsync.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ComponentModel" library="Facades_System.ComponentModel-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.ComponentModel.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.ComponentModel.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.ComponentModel.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.Contracts" library="Facades_System.Diagnostics.Contracts-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Diagnostics.Contracts.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Diagnostics.Contracts.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Diagnostics.Contracts.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.Debug" library="Facades_System.Diagnostics.Debug-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Diagnostics.Debug.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Diagnostics.Debug.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Diagnostics.Debug.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.Tracing" library="Facades_System.Diagnostics.Tracing-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Diagnostics.Tracing.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Diagnostics.Tracing.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Diagnostics.Tracing.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.Tools" library="Facades_System.Diagnostics.Tools-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Diagnostics.Tools.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Diagnostics.Tools.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Diagnostics.Tools.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Dynamic.Runtime" library="Facades_System.Dynamic.Runtime-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.Core.dll -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Dynamic.Runtime.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Dynamic.Runtime.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Dynamic.Runtime.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Globalization" library="Facades_System.Globalization-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Globalization.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Globalization.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Globalization.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO" library="Facades_System.IO-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.IO.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.IO.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.IO.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Linq.Expressions" library="Facades_System.Linq.Expressions-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Linq.Expressions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Linq.Expressions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Linq.Expressions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Linq.Parallel" library="Facades_System.Linq.Parallel-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Linq.Parallel.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Linq.Parallel.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Linq.Parallel.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Linq.Queryable" library="Facades_System.Linq.Queryable-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Linq.Queryable.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Linq.Queryable.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Linq.Queryable.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Linq" library="Facades_System.Linq-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Linq.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Linq.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Linq.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.NetworkInformation" library="Facades_System.Net.NetworkInformation-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.NetworkInformation.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.NetworkInformation.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.NetworkInformation.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.Primitives" library="Facades_System.Net.Primitives-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.Primitives.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.Requests" library="Facades_System.Net.Requests-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.Requests.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.Requests.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.Requests.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ObjectModel" library="Facades_System.ObjectModel-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.ObjectModel.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.ObjectModel.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.ObjectModel.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Reflection.Extensions" library="Facades_System.Reflection.Extensions-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Reflection.Extensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Reflection.Extensions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Reflection.Extensions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Reflection.Primitives" library="Facades_System.Reflection.Primitives-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Reflection.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Reflection.Primitives.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Reflection.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Reflection" library="Facades_System.Reflection-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Reflection.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Reflection.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Reflection.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Resources.ResourceManager" library="Facades_System.Resources.ResourceManager-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Resources.ResourceManager.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Resources.ResourceManager.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Resources.ResourceManager.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.Extensions" library="Facades_System.Runtime.Extensions-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Runtime.Extensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Runtime.Extensions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Runtime.Extensions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.InteropServices" library="Facades_System.Runtime.InteropServices-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Runtime.InteropServices.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Runtime.InteropServices.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Runtime.InteropServices.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.InteropServices.WindowsRuntime" library="Facades_System.Runtime.InteropServices.WindowsRuntime-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Runtime.InteropServices.WindowsRuntime.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Runtime.InteropServices.WindowsRuntime.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Runtime.InteropServices.WindowsRuntime.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.Numerics" library="Facades_System.Runtime.Numerics-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.Numerics.dll</flags>
-      <output>System.Runtime.Numerics.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Runtime.Numerics.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Runtime.Numerics.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.Serialization.Json" library="Facades_System.Runtime.Serialization.Json-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.Runtime.Serialization.dll</flags>
-      <output>System.Runtime.Serialization.Json.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Runtime.Serialization.Json.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Runtime.Serialization.Json.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime" library="Facades_System.Runtime-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.ComponentModel.Composition.dll -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Runtime.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Runtime.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Runtime.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Principal" library="Facades_System.Security.Principal-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Security.Principal.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Principal.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Principal.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ServiceModel.Http" library="Facades_System.ServiceModel.Http-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.ServiceModel.dll</flags>
-      <output>System.ServiceModel.Http.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.ServiceModel.Http.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.ServiceModel.Http.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ServiceModel.Security" library="Facades_System.ServiceModel.Security-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.ServiceModel.dll</flags>
-      <output>System.ServiceModel.Security.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.ServiceModel.Security.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.ServiceModel.Security.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Text.Encoding.Extensions" library="Facades_System.Text.Encoding.Extensions-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Text.Encoding.Extensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Text.Encoding.Extensions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Text.Encoding.Extensions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Text.Encoding" library="Facades_System.Text.Encoding-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Text.Encoding.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Text.Encoding.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Text.Encoding.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Text.RegularExpressions" library="Facades_System.Text.RegularExpressions-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Text.RegularExpressions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Text.RegularExpressions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Text.RegularExpressions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Threading.Tasks.Parallel" library="Facades_System.Threading.Tasks.Parallel-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Threading.Tasks.Parallel.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Threading.Tasks.Parallel.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Threading.Tasks.Parallel.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Threading.Tasks" library="Facades_System.Threading.Tasks-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Threading.Tasks.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Threading.Tasks.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Threading.Tasks.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Threading.Timer" library="Facades_System.Threading.Timer-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Threading.Timer.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Threading.Timer.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Threading.Timer.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Threading" library="Facades_System.Threading-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Threading.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Threading.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Threading.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Xml.ReaderWriter" library="Facades_System.Xml.ReaderWriter-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.Xml.ReaderWriter.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Xml.ReaderWriter.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Xml.ReaderWriter.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Xml.XDocument" library="Facades_System.Xml.XDocument-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.Xml.Linq.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.Xml.XDocument.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Xml.XDocument.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Xml.XDocument.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Xml.XmlSerializer" library="Facades_System.Xml.XmlSerializer-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.Xml.XmlSerializer.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Xml.XmlSerializer.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Xml.XmlSerializer.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.Handles" library="Facades_System.Runtime.Handles-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Runtime.Handles.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Runtime.Handles.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Runtime.Handles.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ServiceModel.Duplex" library="Facades_System.ServiceModel.Duplex-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.ServiceModel.dll</flags>
-      <output>System.ServiceModel.Duplex.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.ServiceModel.Duplex.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.ServiceModel.Duplex.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ServiceModel.NetTcp" library="Facades_System.ServiceModel.NetTcp-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.ServiceModel.dll</flags>
-      <output>System.ServiceModel.NetTcp.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.ServiceModel.NetTcp.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.ServiceModel.NetTcp.dll.response</response>
-    </project>
-    <project dir="class/Facades/Microsoft.Win32.Primitives" library="Facades_Microsoft.Win32.Primitives-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>Microsoft.Win32.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/Microsoft.Win32.Primitives.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_Microsoft.Win32.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/Microsoft.Win32.Registry" library="Facades_Microsoft.Win32.Registry-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>Microsoft.Win32.Registry.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/Microsoft.Win32.Registry.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_Microsoft.Win32.Registry.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.AppContext" library="Facades_System.AppContext-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.AppContext.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.AppContext.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.AppContext.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Collections.NonGeneric" library="Facades_System.Collections.NonGeneric-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Collections.NonGeneric.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Collections.NonGeneric.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Collections.NonGeneric.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Collections.Specialized" library="Facades_System.Collections.Specialized-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Collections.Specialized.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Collections.Specialized.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Collections.Specialized.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ComponentModel.Primitives" library="Facades_System.ComponentModel.Primitives-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.ComponentModel.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.ComponentModel.Primitives.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.ComponentModel.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ComponentModel.TypeConverter" library="Facades_System.ComponentModel.TypeConverter-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.ComponentModel.TypeConverter.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.ComponentModel.TypeConverter.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.ComponentModel.TypeConverter.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Console" library="Facades_System.Console-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Console.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Console.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Console.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Data.SqlClient" library="Facades_System.Data.SqlClient-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Data.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.Data.SqlClient.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Data.SqlClient.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Data.SqlClient.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.FileVersionInfo" library="Facades_System.Diagnostics.FileVersionInfo-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Diagnostics.FileVersionInfo.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Diagnostics.FileVersionInfo.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Diagnostics.FileVersionInfo.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.Process" library="Facades_System.Diagnostics.Process-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Diagnostics.Process.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Diagnostics.Process.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Diagnostics.Process.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.TextWriterTraceListener" library="Facades_System.Diagnostics.TextWriterTraceListener-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Diagnostics.TextWriterTraceListener.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Diagnostics.TextWriterTraceListener.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Diagnostics.TextWriterTraceListener.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.TraceEvent" library="Facades_System.Diagnostics.TraceEvent-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Diagnostics.TraceEvent.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Diagnostics.TraceEvent.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Diagnostics.TraceEvent.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Diagnostics.TraceSource" library="Facades_System.Diagnostics.TraceSource-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Diagnostics.TraceSource.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Diagnostics.TraceSource.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Diagnostics.TraceSource.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Globalization.Calendars" library="Facades_System.Globalization.Calendars-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Globalization.Calendars.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Globalization.Calendars.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Globalization.Calendars.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO.Compression.ZipFile" library="Facades_System.IO.Compression.ZipFile-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.IO.Compression.FileSystem.dll</flags>
-      <output>System.IO.Compression.ZipFile.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.IO.Compression.ZipFile.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.IO.Compression.ZipFile.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO.FileSystem" library="Facades_System.IO.FileSystem-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.IO.FileSystem.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.IO.FileSystem.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.IO.FileSystem.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO.FileSystem.DriveInfo" library="Facades_System.IO.FileSystem.DriveInfo-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.IO.FileSystem.DriveInfo.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.IO.FileSystem.DriveInfo.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.IO.FileSystem.DriveInfo.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO.FileSystem.Primitives" library="Facades_System.IO.FileSystem.Primitives-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.IO.FileSystem.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.IO.FileSystem.Primitives.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.IO.FileSystem.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO.IsolatedStorage" library="Facades_System.IO.IsolatedStorage-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.IO.IsolatedStorage.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.IO.IsolatedStorage.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.IO.IsolatedStorage.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO.MemoryMappedFiles" library="Facades_System.IO.MemoryMappedFiles-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.IO.MemoryMappedFiles.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.IO.MemoryMappedFiles.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.IO.MemoryMappedFiles.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO.UnmanagedMemoryStream" library="Facades_System.IO.UnmanagedMemoryStream-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.IO.UnmanagedMemoryStream.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.IO.UnmanagedMemoryStream.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.IO.UnmanagedMemoryStream.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.AuthenticationManager" library="Facades_System.Net.AuthenticationManager-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.AuthenticationManager.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.AuthenticationManager.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.AuthenticationManager.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.Cache" library="Facades_System.Net.Cache-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.Cache.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.Cache.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.Cache.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.HttpListener" library="Facades_System.Net.HttpListener-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.HttpListener.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.HttpListener.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.HttpListener.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.Mail" library="Facades_System.Net.Mail-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.Mail.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.Mail.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.Mail.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.NameResolution" library="Facades_System.Net.NameResolution-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.NameResolution.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.NameResolution.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.NameResolution.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.Security" library="Facades_System.Net.Security-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.Security.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.Security.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.Security.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.ServicePoint" library="Facades_System.Net.ServicePoint-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.ServicePoint.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.ServicePoint.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.ServicePoint.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.Sockets" library="Facades_System.Net.Sockets-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.Sockets.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.Sockets.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.Sockets.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.Utilities" library="Facades_System.Net.Utilities-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.Utilities.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.Utilities.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.Utilities.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.WebHeaderCollection" library="Facades_System.Net.WebHeaderCollection-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.WebHeaderCollection.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.WebHeaderCollection.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.WebHeaderCollection.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.WebSockets" library="Facades_System.Net.WebSockets-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.WebSockets.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.WebSockets.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.WebSockets.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Net.WebSockets.Client" library="Facades_System.Net.WebSockets.Client-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Net.WebSockets.Client.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Net.WebSockets.Client.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Net.WebSockets.Client.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Resources.ReaderWriter" library="Facades_System.Resources.ReaderWriter-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Resources.ReaderWriter.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Resources.ReaderWriter.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Resources.ReaderWriter.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Runtime.CompilerServices.VisualC" library="Facades_System.Runtime.CompilerServices.VisualC-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Runtime.CompilerServices.VisualC.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Runtime.CompilerServices.VisualC.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Runtime.CompilerServices.VisualC.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.AccessControl" library="Facades_System.Security.AccessControl-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Security.AccessControl.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.AccessControl.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.AccessControl.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Claims" library="Facades_System.Security.Claims-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Security.Claims.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Claims.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Claims.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.DeriveBytes" library="Facades_System.Security.Cryptography.DeriveBytes-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Security.Cryptography.DeriveBytes.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.DeriveBytes.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Cryptography.DeriveBytes.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.Encoding" library="Facades_System.Security.Cryptography.Encoding-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Security.Cryptography.Encoding.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.Encoding.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Cryptography.Encoding.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.Encryption" library="Facades_System.Security.Cryptography.Encryption-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Security.Cryptography.Encryption.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.Encryption.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Cryptography.Encryption.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.Encryption.Aes" library="Facades_System.Security.Cryptography.Encryption.Aes-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Security.Cryptography.Encryption.Aes.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.Encryption.Aes.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Cryptography.Encryption.Aes.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman" library="Facades_System.Security.Cryptography.Encryption.ECDiffieHellman-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Security.Cryptography.Encryption.ECDiffieHellman.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.Encryption.ECDiffieHellman.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Cryptography.Encryption.ECDiffieHellman.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.Encryption.ECDsa" library="Facades_System.Security.Cryptography.Encryption.ECDsa-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.Security.Cryptography.Encryption.ECDsa.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.Encryption.ECDsa.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Cryptography.Encryption.ECDsa.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.Hashing" library="Facades_System.Security.Cryptography.Hashing-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Security.Cryptography.Hashing.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.Hashing.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Cryptography.Hashing.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.Hashing.Algorithms" library="Facades_System.Security.Cryptography.Hashing.Algorithms-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Security.Cryptography.Hashing.Algorithms.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.Hashing.Algorithms.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Cryptography.Hashing.Algorithms.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.RSA" library="Facades_System.Security.Cryptography.RSA-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Security.Cryptography.RSA.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.RSA.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Cryptography.RSA.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.RandomNumberGenerator" library="Facades_System.Security.Cryptography.RandomNumberGenerator-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Security.Cryptography.RandomNumberGenerator.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.RandomNumberGenerator.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Cryptography.RandomNumberGenerator.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Principal.Windows" library="Facades_System.Security.Principal.Windows-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Security.Principal.Windows.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Principal.Windows.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Principal.Windows.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Threading.Thread" library="Facades_System.Threading.Thread-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Threading.Thread.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Threading.Thread.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Threading.Thread.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Threading.ThreadPool" library="Facades_System.Threading.ThreadPool-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Threading.ThreadPool.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Threading.ThreadPool.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Threading.ThreadPool.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Xml.XPath" library="Facades_System.Xml.XPath-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.Xml.XPath.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Xml.XPath.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Xml.XPath.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Xml.XmlDocument" library="Facades_System.Xml.XmlDocument-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.Xml.XmlDocument.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Xml.XmlDocument.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Xml.XmlDocument.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Xml.Xsl.Primitives" library="Facades_System.Xml.Xsl.Primitives-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>System.Xml.Xsl.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Xml.Xsl.Primitives.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Xml.Xsl.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/Microsoft.Win32.Registry.AccessControl" library="Facades_Microsoft.Win32.Registry.AccessControl-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>Microsoft.Win32.Registry.AccessControl.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/Microsoft.Win32.Registry.AccessControl.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_Microsoft.Win32.Registry.AccessControl.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO.FileSystem.AccessControl" library="Facades_System.IO.FileSystem.AccessControl-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.IO.FileSystem.AccessControl.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.IO.FileSystem.AccessControl.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.IO.FileSystem.AccessControl.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Reflection.TypeExtensions" library="Facades_System.Reflection.TypeExtensions-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Reflection.TypeExtensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Reflection.TypeExtensions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Reflection.TypeExtensions.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Reflection.Emit.Lightweight" library="Facades_System.Reflection.Emit.Lightweight-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Reflection.Emit.Lightweight.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Reflection.Emit.Lightweight.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Reflection.Emit.Lightweight.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Reflection.Emit.ILGeneration" library="Facades_System.Reflection.Emit.ILGeneration-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Reflection.Emit.ILGeneration.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Reflection.Emit.ILGeneration.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Reflection.Emit.ILGeneration.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Reflection.Emit" library="Facades_System.Reflection.Emit-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699</flags>
-      <output>System.Reflection.Emit.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Reflection.Emit.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Reflection.Emit.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Threading.AccessControl" library="Facades_System.Threading.AccessControl-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Threading.AccessControl.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Threading.AccessControl.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Threading.AccessControl.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ValueTuple" library="Facades_System.ValueTuple-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../Open.snk /nowarn:1616,1699</flags>
-      <output>System.ValueTuple.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.ValueTuple.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.ValueTuple.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.Primitives" library="Facades_System.Security.Cryptography.Primitives-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Security.Cryptography.Primitives.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.Primitives.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Cryptography.Primitives.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Text.Encoding.CodePages" library="Facades_System.Text.Encoding.CodePages-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.Text.Encoding.CodePages.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Text.Encoding.CodePages.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Text.Encoding.CodePages.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO.FileSystem.Watcher" library="Facades_System.IO.FileSystem.Watcher-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>System.IO.FileSystem.Watcher.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.IO.FileSystem.Watcher.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.IO.FileSystem.Watcher.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.Security.Cryptography.ProtectedData" library="Facades_System.Security.Cryptography.ProtectedData-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Security.dll</flags>
-      <output>System.Security.Cryptography.ProtectedData.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.Security.Cryptography.ProtectedData.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.Security.Cryptography.ProtectedData.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.ServiceProcess.ServiceController" library="Facades_System.ServiceProcess.ServiceController-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.ServiceProcess.dll</flags>
-      <output>System.ServiceProcess.ServiceController.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.ServiceProcess.ServiceController.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.ServiceProcess.ServiceController.dll.response</response>
-    </project>
-    <project dir="class/Facades/System.IO.Pipes" library="Facades_System.IO.Pipes-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll -optimize /delaysign /keyfile:../../msfinal.pub /nowarn:1616,1699 -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Core.dll</flags>
-      <output>System.IO.Pipes.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Facades/System.IO.Pipes.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x_Facades_System.IO.Pipes.dll.response</response>
-    </project>
-    <project dir="nunit24/NUnitFramework/framework" library="NUnit.Framework-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /d:StronglyNamedAssembly -warn:1 /publicsign /keyfile:../../nunit.snk -r:./../../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>nunit.framework.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/nunit.framework.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__NUnit.Framework.dll.response</response>
-    </project>
-    <project dir="nunit24/NUnitCore/interfaces" library="nunit.core.interfaces-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /d:StronglyNamedAssembly /publicsign /keyfile:../../nunit.snk -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../../class/lib/net_4_x-linux/nunit.framework.dll -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>nunit.core.interfaces.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/nunit.core.interfaces.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__nunit.core.interfaces.dll.response</response>
-    </project>
-    <project dir="nunit24/NUnitCore/core" library="nunit.core-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /d:StronglyNamedAssembly -warn:1 /publicsign /keyfile:../../nunit.snk -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../../class/lib/net_4_x-linux/nunit.framework.dll -r:./../../../class/lib/net_4_x-linux/nunit.core.interfaces.dll -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>nunit.core.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/nunit.core.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__nunit.core.dll.response</response>
-    </project>
-    <project dir="nunit24/ClientUtilities/util" library="nunit.util-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /resource:Transform.resources,NUnit.Util.Transform.resources /d:MONO /d:StronglyNamedAssembly /publicsign -warn:1 /keyfile:../../nunit.snk -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../../class/lib/net_4_x-linux/nunit.core.dll -r:./../../../class/lib/net_4_x-linux/nunit.core.interfaces.dll -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../../class/lib/net_4_x-linux/System.Runtime.Remoting.dll</flags>
-      <output>nunit.util.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/nunit.util.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__nunit.util.dll.response</response>
-    </project>
-    <project dir="nunit24/NUnitMocks/mocks" library="nunit.mocks-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /d:StronglyNamedAssembly /publicsign /keyfile:../../nunit.snk -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../../class/lib/net_4_x-linux/nunit.framework.dll -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>nunit.mocks.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/nunit.mocks.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__nunit.mocks.dll.response</response>
-    </project>
-    <project dir="nunit24/NUnitExtensions/framework" library="nunit.framework.extensions-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /d:StronglyNamedAssembly /publicsign /keyfile:../../nunit.snk -r:./../../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>nunit.framework.extensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/nunit.framework.extensions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__nunit.framework.extensions.dll.response</response>
-    </project>
-    <project dir="nunit24/NUnitExtensions/core" library="nunit.core.extensions-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize /d:StronglyNamedAssembly /publicsign /keyfile:../../nunit.snk -r:./../../../class/lib/net_4_x-linux/nunit.core.dll -r:./../../../class/lib/net_4_x-linux/nunit.core.interfaces.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.dll -r:./../../../class/lib/net_4_x-linux/System.dll</flags>
-      <output>nunit.core.extensions.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/nunit.core.extensions.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__nunit.core.extensions.dll.response</response>
-    </project>
-    <project dir="nunit24/ConsoleRunner/nunit-console" library="nunit-console-runner-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /d:MONO /d:StronglyNamedAssembly /publicsign /keyfile:../../nunit.snk -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../../class/lib/net_4_x-linux/nunit.core.dll -r:./../../../class/lib/net_4_x-linux/nunit.core.interfaces.dll -r:./../../../class/lib/net_4_x-linux/nunit.util.dll -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>nunit-console-runner.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/nunit-console-runner.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__nunit-console-runner.dll.response</response>
-    </project>
-    <project dir="nunit24/ConsoleRunner/nunit-console-exe" library="nunit-console-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:nunit.framework -r:nunit.util -r:nunit.core -r:nunit-console-runner</flags>
-      <output>nunit-console.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/nunit-console.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>nunit-console.exe.sources</response>
-    </project>
-    <project dir="ilasm" library="ilasm-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:PEAPI -r:Mono.CompilerServices.SymbolWriter -r:Mono.Security</flags>
-      <output>ilasm.exe</output>
-      <built_sources>ILParser.cs</built_sources>
-      <library_output>./../class/lib/net_4_x-linux/ilasm.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>ilasm.exe.sources</response>
-    </project>
-    <project dir="tools/resgen" library="resgen-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:System.Xml -r:System.Core -r:System.Drawing</flags>
-      <output>resgen.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/resgen.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>resgen.exe.sources</response>
-    </project>
-    <project dir="tools/gacutil" library="gacutil-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -define:NO_SYMBOL_WRITER -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:Mono.Security -r:System.Security</flags>
-      <output>gacutil.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/gacutil.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>gacutil.exe.sources</response>
-    </project>
-    <project dir="tools/culevel" library="culevel-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:System.Xml</flags>
-      <output>culevel.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/culevel.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>culevel.exe.sources</response>
-    </project>
-    <project dir="tools/cil-stringreplacer" library="cil-stringreplacer-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:Mono.Cecil</flags>
-      <output>cil-stringreplacer.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/cil-stringreplacer.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>cil-stringreplacer.exe.sources</response>
-    </project>
-    <project dir="tools/commoncryptogenerator" library="commoncryptogenerator-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize</flags>
-      <output>commoncryptogenerator.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/commoncryptogenerator.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>commoncryptogenerator.exe.sources</response>
-    </project>
-    <project dir="tools/resx2sr" library="resx2sr-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:System.Drawing -r:System.Xml</flags>
-      <output>resx2sr.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/resx2sr.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>resx2sr.exe.sources</response>
-    </project>
-    <project dir="tools/al" library="al-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:System.Core -r:Mono.Security -r:System.Security -r:Mono.CompilerServices.SymbolWriter</flags>
-      <output>al.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/al.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>al.exe.sources</response>
-    </project>
-    <project dir="tools/linker" library="monolinker-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -resource:Descriptors/mscorlib.xml -resource:Descriptors/System.xml -resource:Descriptors/System.Core.xml -resource:Descriptors/System.Drawing.xml -resource:Descriptors/System.Web.xml -resource:Descriptors/Mono.Posix.xml -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:System.Core -r:System.Xml -r:Mono.Cecil</flags>
-      <output>monolinker.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/monolinker.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>monolinker.exe.sources</response>
-    </project>
-    <project dir="tools/culevel" library="culevel-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:System.Xml</flags>
-      <output>culevel.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/culevel.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>culevel.exe.sources</response>
-    </project>
-    <project dir="tools/genxs" library="genxs-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml</flags>
-      <output>genxs.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/genxs.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>genxs.exe.sources</response>
-    </project>
-    <project dir="tools/mkbundle" library="mkbundle-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -resource:template.c -resource:template_z.c -resource:template_main.c -d:STATIC,NO_SYMBOL_WRITER,NO_AUTHENTICODE -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml -r:System -r:System.Core -r:System.IO.Compression.FileSystem</flags>
-      <output>mkbundle.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/mkbundle.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mkbundle.exe.sources</response>
-    </project>
-    <project dir="tools/monop" library="monop-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NO_AUTHENTICODE,STATIC,NO_SYMBOL_WRITER -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System</flags>
-      <output>monop.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/monop.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>monop.exe.sources</response>
-    </project>
-    <project dir="tools/mono-service" library="mono-service-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -publicsign -keyfile:../../class/mono.snk -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.ServiceProcess -r:Mono.Posix -r:System</flags>
-      <output>mono-service.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/mono-service.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mono-service.exe.sources</response>
-    </project>
-    <project dir="tools/mono-xsd" library="xsd-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml -r:System.Data -r:System</flags>
-      <output>xsd.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/xsd.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>xsd.exe.sources</response>
-    </project>
-    <project dir="tools/resgen" library="resgen-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:System.Xml -r:System.Core -r:System.Drawing</flags>
-      <output>resgen.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/resgen.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>resgen.exe.sources</response>
-    </project>
-    <project dir="tools/gacutil" library="gacutil-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -define:NO_SYMBOL_WRITER -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:Mono.Security -r:System.Security</flags>
-      <output>gacutil.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/gacutil.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>gacutil.exe.sources</response>
-    </project>
-    <project dir="tools/wsdl" library="wsdl-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml -r:System.Web.Services -r:System</flags>
-      <output>wsdl.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/wsdl.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>wsdl.exe.sources</response>
-    </project>
-    <project dir="tools/xbuild" library="xbuild-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:Microsoft.Build.Framework -r:Microsoft.Build.Utilities.v4.0 -r:Microsoft.Build.Engine -r:Microsoft.Build.Tasks.v4.0 -r:System -r:System.Core</flags>
-      <output>xbuild.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/xbuild.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>xbuild.exe.sources</response>
-    </project>
-    <project dir="tools/csharp" library="csharp-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -unsafe -nowarn:3021 -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:Mono.CSharp -r:Mono.Posix -r:Mono.Management -r:System</flags>
-      <output>csharp.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/csharp.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>csharp.exe.sources</response>
-    </project>
-    <project dir="tools/corcompare" library="mono-api-info-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:Mono.Cecil -r:System.Xml -r:System.Core -r:System</flags>
-      <output>mono-api-info.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/mono-api-info.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mono-api-info.exe.sources</response>
-    </project>
-    <project dir="tools/mono-api-html" library="mono-api-html-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml -r:System.Core -r:System -r:System.Xml.Linq</flags>
-      <output>mono-api-html.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/mono-api-html.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mono-api-html.exe.sources</response>
-    </project>
-    <project dir="tools/compiler-tester" library="compiler-tester-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:System.Core -r:System.Xml</flags>
-      <output>compiler-tester.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/compiler-tester.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>compiler-tester.exe.sources</response>
-    </project>
-    <project dir="tools/mono-xmltool" library="mono-xmltool-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml -r:Commons.Xml.Relaxng</flags>
-      <output>mono-xmltool.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/mono-xmltool.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mono-xmltool.exe.sources</response>
-    </project>
-    <project dir="tools/mono-shlib-cop" library="mono-shlib-cop-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:Mono.Posix -r:System -r:System.Xml</flags>
-      <output>mono-shlib-cop.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/mono-shlib-cop.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mono-shlib-cop.exe.sources</response>
-    </project>
-    <project dir="tools/sgen" library="sgen-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml -r:System</flags>
-      <output>sgen.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/sgen.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>sgen.exe.sources</response>
-    </project>
-    <project dir="tools/mconfig" library="mconfig-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml -r:System</flags>
-      <output>mconfig.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/mconfig.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mconfig.exe.sources</response>
-    </project>
-    <project dir="tools/installutil" library="installutil-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Configuration.Install -r:System</flags>
-      <output>installutil.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/installutil.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>installutil.exe.sources</response>
-    </project>
-    <project dir="tools/nunitreport" library="nunitreport-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml</flags>
-      <output>nunitreport.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/nunitreport.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>nunitreport.exe.sources</response>
-    </project>
-    <project dir="tools/pdb2mdb" library="pdb2mdb-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:Mono.Cecil -r:Mono.CompilerServices.SymbolWriter -r:System.Core</flags>
-      <output>pdb2mdb.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/pdb2mdb.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>pdb2mdb.exe.sources</response>
-    </project>
-    <project dir="tools/sqlsharp" library="sqlsharp-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:System.Xml -r:System.Data</flags>
-      <output>sqlsharp.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/sqlsharp.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>sqlsharp.exe.sources</response>
-    </project>
-    <project dir="tools/sqlmetal" library="sqlmetal-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:MONO_STRICT -keyfile:../../class/System.Data.Linq/src/DbMetal/../DbLinq.snk -resource:../../class/System.Data.Linq/src/DbMetal/Language/EnglishWords.txt,DbMetal.Language.EnglishWords.txt -resource:../../class/System.Data.Linq/src/DbMetal/Language/FrenchWords.txt,DbMetal.Language.FrenchWords.txt -resource:../../class/System.Data.Linq/src/DbMetal/Language/GermanWords.txt,DbMetal.Language.GermanWords.txt -publicsign -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Configuration -r:System.Core -r:System.Data -r:System.Data.Linq -r:System.Xml -r:System</flags>
-      <output>sqlmetal.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/sqlmetal.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>sqlmetal.exe.sources</response>
-    </project>
-    <project dir="tools/svcutil" library="svcutil-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Core -r:System.Runtime.Serialization -r:System.ServiceModel -r:System.Web.Services -r:System.Configuration -r:System -r:System.Xml</flags>
-      <output>svcutil.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/svcutil.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>svcutil.exe.sources</response>
-    </project>
-    <project dir="tools/ictool" library="ictool-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml</flags>
-      <output>ictool.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/ictool.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>ictool.exe.sources</response>
-    </project>
-    <project dir="tools/disco" library="disco-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml -r:System.Web.Services -r:System</flags>
-      <output>disco.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/disco.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>disco.exe.sources</response>
-    </project>
-    <project dir="tools/soapsuds" library="soapsuds-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Runtime.Remoting -r:System</flags>
-      <output>soapsuds.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/soapsuds.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>soapsuds.exe.sources</response>
-    </project>
-    <project dir="tools/browsercaps-updater" library="browsercaps-updater-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System</flags>
-      <output>browsercaps-updater.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/browsercaps-updater.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>browsercaps-updater.exe.sources</response>
-    </project>
-    <project dir="tools/cil-strip" library="mono-cil-strip-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System</flags>
-      <output>mono-cil-strip.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/mono-cil-strip.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mono-cil-strip.exe.sources</response>
-    </project>
-    <project dir="tools/macpack" library="macpack-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /resource:LOADER /resource:PLIST -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize</flags>
-      <output>macpack.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/macpack.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>macpack.exe.sources</response>
-    </project>
-    <project dir="tools/dtd2rng" library="dtd2rng-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml -r:Commons.Xml.Relaxng</flags>
-      <output>dtd2rng.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/dtd2rng.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>dtd2rng.exe.sources</response>
-    </project>
-    <project dir="tools/dtd2xsd" library="dtd2xsd-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml</flags>
-      <output>dtd2xsd.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/dtd2xsd.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>dtd2xsd.exe.sources</response>
-    </project>
-    <project dir="tools/mdoc" library="mdoc-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /resource:../../../external/api-doc-tools/mdoc/Resources/defaulttemplate.xsl,defaulttemplate.xsl /resource:../../../external/api-doc-tools/mdoc/Resources/monodoc-ecma.xsd,monodoc-ecma.xsd /resource:../../../external/api-doc-tools/mdoc/Resources/msitomsx.xsl,msitomsx.xsl /resource:../../../external/api-doc-tools/mdoc/Resources/overview.xsl,overview.xsl /resource:../../../external/api-doc-tools/mdoc/Resources/stylesheet.xsl,stylesheet.xsl /resource:../../../external/api-doc-tools/monodoc/Resources/mdoc-html-format.xsl,mdoc-html-format.xsl /resource:../../../external/api-doc-tools/monodoc/Resources/mdoc-html-utils.xsl,mdoc-html-utils.xsl /resource:../../../external/api-doc-tools/monodoc/Resources/mdoc-sections-css.xsl,mdoc-sections-css.xsl /resource:../../../external/api-doc-tools/monodoc/Resources/mono-ecma-css.xsl,mono-ecma-css.xsl -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:monodoc -r:System -r:System.Xml -r:System.Core -r:Mono.Cecil -r:ICSharpCode.SharpZipLib -r:System.Xml.Linq -r:System.Web</flags>
-      <output>./../../class/lib/net_4_x/mdoc.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/mdoc.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mdoc.exe.sources</response>
-    </project>
-    <project dir="tools/mod" library="mod-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:monodoc</flags>
-      <output>mod.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/mod.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mod.exe.sources</response>
-    </project>
-    <project dir="tools/installvst" library="installvst-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml</flags>
-      <output>installvst.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/installvst.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>installvst.exe.sources</response>
-    </project>
-    <project dir="tools/lc" library="lc-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:System.Core</flags>
-      <output>lc.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/lc.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>lc.exe.sources</response>
-    </project>
-    <project dir="tools/mono-configuration-crypto/lib" library="Mono.Configuration.Crypto-net_4_x">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:./../../../class/lib/net_4_x-linux/System.dll -r:./../../../class/lib/net_4_x-linux/Mono.Security.dll -r:./../../../class/lib/net_4_x-linux/System.Security.dll -r:./../../../class/lib/net_4_x-linux/System.Configuration.dll -r:./../../../class/lib/net_4_x-linux/System.Xml.dll</flags>
-      <output>Mono.Configuration.Crypto.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/Mono.Configuration.Crypto.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>./../../../build/deps/linux_net_4_x__Mono.Configuration.Crypto.dll.response</response>
-    </project>
-    <project dir="tools/mono-configuration-crypto/cli" library="mono-configuration-crypto-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:Mono.Security -r:System.Security -r:System.Configuration -r:System -r:Mono.Configuration.Crypto</flags>
-      <output>mono-configuration-crypto.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../../class/lib/net_4_x-linux/mono-configuration-crypto.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mono-configuration-crypto.exe.sources</response>
-    </project>
-    <project dir="tools/ccrewrite" library="ccrewrite-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:Mono.CodeContracts -r:System -r:System.Core</flags>
-      <output>ccrewrite.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/ccrewrite.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>ccrewrite.exe.sources</response>
-    </project>
-    <project dir="tools/cccheck" library="cccheck-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:Mono.CodeContracts -r:System</flags>
-      <output>cccheck.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/cccheck.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>cccheck.exe.sources</response>
-    </project>
-    <project dir="tools/mdbrebase" library="mdbrebase-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:Mono.CompilerServices.SymbolWriter</flags>
-      <output>mdbrebase.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/mdbrebase.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mdbrebase.exe.sources</response>
-    </project>
-    <project dir="tools/mdb2ppdb" library="mdb2ppdb-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:Mono.Cecil -r:Mono.Cecil.Mdb</flags>
-      <output>mdb2ppdb.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/mdb2ppdb.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mdb2ppdb.exe.sources</response>
-    </project>
-    <project dir="tools/ikdasm" library="ikdasm-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NO_SYMBOL_WRITER -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:System.Core -r:System.Security</flags>
-      <output>ikdasm.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/ikdasm.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>ikdasm.exe.sources</response>
-    </project>
-    <project dir="tools/mono-symbolicate" library="mono-symbolicate-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic /D:NO_AUTHENTICODE /D:CECIL -nowarn:649 -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Xml -r:System.Core -r:System</flags>
-      <output>mono-symbolicate.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/mono-symbolicate.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mono-symbolicate.exe.sources</response>
-    </project>
-    <project dir="tools/linker-analyzer" library="linkeranalyzer-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System -r:System.Xml</flags>
-      <output>linkeranalyzer.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/net_4_x-linux/linkeranalyzer.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>linkeranalyzer.exe.sources</response>
-    </project>
-    <project dir="mcs" library="mcs-net_4_x">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:STATIC,NO_SYMBOL_WRITER,NO_AUTHENTICODE -d:MONO_FEATURE_THREAD_ABORT -d:MONO_FEATURE_PROCESS_START -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -optimize -r:System.Core -r:System.Xml -r:System</flags>
-      <output>mcs.exe</output>
-      <built_sources>cs-parser.cs</built_sources>
-      <library_output>./../class/lib/net_4_x-linux/mcs.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>net_4_x</profile>
-      <resources></resources>
-      <response>mcs.exe.sources</response>
-    </project>
-    <project dir="class/Microsoft.Build.Framework" library="Microsoft.Build.Framework-xbuild_12">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -optimize -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.dll</flags>
-      <output>Microsoft.Build.Framework.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/xbuild_12-linux/Microsoft.Build.Framework.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_12</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_xbuild_12__Microsoft.Build.Framework.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Framework" library="Microsoft.Build.Framework-tests-xbuild_12">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -optimize -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.Framework.dll</flags>
-      <output>xbuild_12_Microsoft.Build.Framework_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>xbuild_12_Microsoft.Build.Framework_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_12</profile>
-      <resources></resources>
-      <response>./../../build/deps/xbuild_12_Microsoft.Build.Framework_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Utilities" library="Microsoft.Build.Utilities-xbuild_12">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -optimize -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.dll -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.Core.dll -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.Xml.dll -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.Framework.dll</flags>
-      <output>Microsoft.Build.Utilities.v12.0.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/xbuild_12-linux/Microsoft.Build.Utilities.v12.0.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_12</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_xbuild_12__Microsoft.Build.Utilities.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Utilities" library="Microsoft.Build.Utilities-tests-xbuild_12">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -optimize -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.Utilities.v12.0.dll -resource:Test/Microsoft.Build.Utilities/Strings.resources</flags>
-      <output>xbuild_12_Microsoft.Build.Utilities_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>xbuild_12_Microsoft.Build.Utilities_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_12</profile>
-      <resources></resources>
-      <response>./../../build/deps/xbuild_12_Microsoft.Build.Utilities_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Engine" library="Microsoft.Build.Engine-xbuild_12">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -optimize -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.dll -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.Core.dll -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.Xml.dll -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.Framework.dll -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.Utilities.v12.0.dll</flags>
-      <output>Microsoft.Build.Engine.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/xbuild_12-linux/Microsoft.Build.Engine.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_12</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_xbuild_12__Microsoft.Build.Engine.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Engine" library="Microsoft.Build.Engine-tests-xbuild_12">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -optimize -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.Engine.dll</flags>
-      <output>xbuild_12_Microsoft.Build.Engine_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>xbuild_12_Microsoft.Build.Engine_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_12</profile>
-      <resources></resources>
-      <response>./../../build/deps/xbuild_12_Microsoft.Build.Engine_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.XBuild.Tasks" library="Mono.XBuild.Tasks-xbuild_12">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -optimize -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.dll -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.Xml.dll</flags>
-      <output>Mono.XBuild.Tasks.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/xbuild_12-linux/Mono.XBuild.Tasks.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_12</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_xbuild_12__Mono.XBuild.Tasks.dll.response</response>
-    </project>
-    <project dir="class/Mono.XBuild.Tasks" library="Mono.XBuild.Tasks-tests-xbuild_12">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -optimize -r:./../../class/lib/xbuild_12-linux/Mono.XBuild.Tasks.dll</flags>
-      <output>xbuild_12_Mono.XBuild.Tasks_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>xbuild_12_Mono.XBuild.Tasks_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_12</profile>
-      <resources></resources>
-      <response>./../../build/deps/xbuild_12_Mono.XBuild.Tasks_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Tasks" library="Microsoft.Build.Tasks-xbuild_12">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -optimize -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.dll -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.Core.dll -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.Xml.dll -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.Windows.Forms.dll -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.Utilities.v12.0.dll -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.Framework.dll -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.Engine.dll -r:./../../class/lib/xbuild_12-linux/Mono.XBuild.Tasks.dll</flags>
-      <output>Microsoft.Build.Tasks.v12.0.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/xbuild_12-linux/Microsoft.Build.Tasks.v12.0.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_12</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_xbuild_12__Microsoft.Build.Tasks.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Tasks" library="Microsoft.Build.Tasks-tests-xbuild_12">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -optimize -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.Tasks.v12.0.dll</flags>
-      <output>xbuild_12_Microsoft.Build.Tasks_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>xbuild_12_Microsoft.Build.Tasks_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_12</profile>
-      <resources></resources>
-      <response>./../../build/deps/xbuild_12_Microsoft.Build.Tasks_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build" library="Microsoft.Build-xbuild_12">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -optimize /d:MICROSOFT_BUILD_DLL -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.dll -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.Core.dll -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.Xml.dll -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.Engine.dll -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.Framework.dll</flags>
-      <output>Microsoft.Build.dll</output>
-      <built_sources>Microsoft.Build.Internal/ExpressionParser.cs</built_sources>
-      <library_output>./../../class/lib/xbuild_12-linux/Microsoft.Build.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_12</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_xbuild_12__Microsoft.Build.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build" library="Microsoft.Build-tests-xbuild_12">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -optimize -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.dll /d:MICROSOFT_BUILD_DLL -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.dll -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.Core.dll -r:./../../class/lib/xbuild_12-linux/../net_4_x-linux/System.Xml.dll -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.Engine.dll -r:./../../class/lib/xbuild_12-linux/Microsoft.Build.Framework.dll</flags>
-      <output>xbuild_12_Microsoft.Build_test.dll</output>
-      <built_sources>Microsoft.Build.Internal/ExpressionParser.cs</built_sources>
-      <library_output>xbuild_12_Microsoft.Build_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_12</profile>
-      <resources></resources>
-      <response>./../../build/deps/xbuild_12_Microsoft.Build_test.dll.response</response>
-    </project>
-    <project dir="tools/xbuild" library="xbuild-xbuild_12">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -optimize -r:Microsoft.Build.Framework -r:Microsoft.Build.Utilities.v12.0 -r:Microsoft.Build.Engine -r:Microsoft.Build.Tasks.v12.0 -r:../net_4_x-linux/System -r:../net_4_x-linux/System.Core</flags>
-      <output>xbuild.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/xbuild_12-linux/xbuild.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_12</profile>
-      <resources></resources>
-      <response>xbuild.exe.sources</response>
-    </project>
-    <project dir="class/Microsoft.Build.Framework" library="Microsoft.Build.Framework-xbuild_14">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -d:XBUILD_14 -optimize -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.dll</flags>
-      <output>Microsoft.Build.Framework.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/xbuild_14-linux/Microsoft.Build.Framework.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_14</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_xbuild_14__Microsoft.Build.Framework.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Framework" library="Microsoft.Build.Framework-tests-xbuild_14">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -d:XBUILD_14 -optimize -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Framework.dll</flags>
-      <output>xbuild_14_Microsoft.Build.Framework_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>xbuild_14_Microsoft.Build.Framework_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_14</profile>
-      <resources></resources>
-      <response>./../../build/deps/xbuild_14_Microsoft.Build.Framework_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Utilities" library="Microsoft.Build.Utilities-xbuild_14">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -d:XBUILD_14 -optimize -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Core.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Xml.dll -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Framework.dll</flags>
-      <output>Microsoft.Build.Utilities.Core.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/xbuild_14-linux/Microsoft.Build.Utilities.Core.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_14</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_xbuild_14__Microsoft.Build.Utilities.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Utilities" library="Microsoft.Build.Utilities-tests-xbuild_14">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -d:XBUILD_14 -optimize -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Utilities.Core.dll -resource:Test/Microsoft.Build.Utilities/Strings.resources</flags>
-      <output>xbuild_14_Microsoft.Build.Utilities_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>xbuild_14_Microsoft.Build.Utilities_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_14</profile>
-      <resources></resources>
-      <response>./../../build/deps/xbuild_14_Microsoft.Build.Utilities_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Engine" library="Microsoft.Build.Engine-xbuild_14">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -d:XBUILD_14 -optimize -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Core.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Xml.dll -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Framework.dll -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Utilities.Core.dll</flags>
-      <output>Microsoft.Build.Engine.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/xbuild_14-linux/Microsoft.Build.Engine.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_14</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_xbuild_14__Microsoft.Build.Engine.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Engine" library="Microsoft.Build.Engine-tests-xbuild_14">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -d:XBUILD_14 -optimize -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Engine.dll</flags>
-      <output>xbuild_14_Microsoft.Build.Engine_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>xbuild_14_Microsoft.Build.Engine_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_14</profile>
-      <resources></resources>
-      <response>./../../build/deps/xbuild_14_Microsoft.Build.Engine_test.dll.response</response>
-    </project>
-    <project dir="class/Mono.XBuild.Tasks" library="Mono.XBuild.Tasks-xbuild_14">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -d:XBUILD_14 -optimize -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Xml.dll</flags>
-      <output>Mono.XBuild.Tasks.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/xbuild_14-linux/Mono.XBuild.Tasks.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_14</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_xbuild_14__Mono.XBuild.Tasks.dll.response</response>
-    </project>
-    <project dir="class/Mono.XBuild.Tasks" library="Mono.XBuild.Tasks-tests-xbuild_14">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -d:XBUILD_14 -optimize -r:./../../class/lib/xbuild_14-linux/Mono.XBuild.Tasks.dll</flags>
-      <output>xbuild_14_Mono.XBuild.Tasks_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>xbuild_14_Mono.XBuild.Tasks_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_14</profile>
-      <resources></resources>
-      <response>./../../build/deps/xbuild_14_Mono.XBuild.Tasks_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Tasks" library="Microsoft.Build.Tasks-xbuild_14">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -d:XBUILD_14 -optimize -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Core.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Xml.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Windows.Forms.dll -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Utilities.Core.dll -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Framework.dll -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Engine.dll -r:./../../class/lib/xbuild_14-linux/Mono.XBuild.Tasks.dll</flags>
-      <output>Microsoft.Build.Tasks.Core.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/xbuild_14-linux/Microsoft.Build.Tasks.Core.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_14</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_xbuild_14__Microsoft.Build.Tasks.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build.Tasks" library="Microsoft.Build.Tasks-tests-xbuild_14">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -d:XBUILD_14 -optimize -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Tasks.Core.dll</flags>
-      <output>xbuild_14_Microsoft.Build.Tasks_test.dll</output>
-      <built_sources></built_sources>
-      <library_output>xbuild_14_Microsoft.Build.Tasks_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_14</profile>
-      <resources></resources>
-      <response>./../../build/deps/xbuild_14_Microsoft.Build.Tasks_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build" library="Microsoft.Build-xbuild_14">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -d:XBUILD_14 -optimize /d:MICROSOFT_BUILD_DLL -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Core.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Xml.dll -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Engine.dll -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Framework.dll</flags>
-      <output>Microsoft.Build.dll</output>
-      <built_sources>Microsoft.Build.Internal/ExpressionParser.cs</built_sources>
-      <library_output>./../../class/lib/xbuild_14-linux/Microsoft.Build.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_14</profile>
-      <resources></resources>
-      <response>./../../build/deps/linux_xbuild_14__Microsoft.Build.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.Build" library="Microsoft.Build-tests-xbuild_14">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -d:XBUILD_14 -optimize -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.dll /d:MICROSOFT_BUILD_DLL -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Core.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Xml.dll -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Engine.dll -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Framework.dll</flags>
-      <output>xbuild_14_Microsoft.Build_test.dll</output>
-      <built_sources>Microsoft.Build.Internal/ExpressionParser.cs</built_sources>
-      <library_output>xbuild_14_Microsoft.Build_test.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_14</profile>
-      <resources></resources>
-      <response>./../../build/deps/xbuild_14_Microsoft.Build_test.dll.response</response>
-    </project>
-    <project dir="class/Microsoft.NuGet.Build.Tasks" library="Microsoft.NuGet.Build.Tasks-xbuild_14">
-      <boot>false</boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -d:XBUILD_14 -optimize -nowarn:3021 /delaysign /keyfile:./../../../external/nuget-buildtasks/build/PublicKey.snk -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Core.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Data.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Xml.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Xml.Linq.dll -r:./../../class/lib/xbuild_14-linux/../net_4_x-linux/System.Runtime.Serialization.dll -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Utilities.Core.dll -r:./../../class/lib/xbuild_14-linux/Microsoft.Build.Framework.dll</flags>
-      <output>Microsoft.NuGet.Build.Tasks.dll</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/xbuild_14-linux/Microsoft.NuGet.Build.Tasks.dll</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_14</profile>
-      <resources>Microsoft.NuGet.Build.Tasks.Strings,./../../../external/nuget-buildtasks/src/Microsoft.NuGet.Build.Tasks/Strings.resx</resources>
-      <response>./../../build/deps/linux_xbuild_14__Microsoft.NuGet.Build.Tasks.dll.response</response>
-    </project>
-    <project dir="tools/xbuild" library="xbuild-xbuild_14">
-      <boot></boot>
-      <flags>/codepage:65001 /nologo /noconfig /deterministic -d:NET_4_0 -d:NET_4_5 -d:NET_4_6 -d:MONO -d:WIN_PLATFORM -d:MULTIPLEX_OS -nowarn:1699 -nostdlib -r:./../../class/lib/net_4_x-linux/mscorlib.dll /debug:portable -d:XBUILD_12 -d:XBUILD_14 -optimize -r:Microsoft.Build.Framework -r:Microsoft.Build.Utilities.Core -r:Microsoft.Build.Engine -r:Microsoft.Build.Tasks.Core -r:../net_4_x-linux/System -r:../net_4_x-linux/System.Core</flags>
-      <output>xbuild.exe</output>
-      <built_sources></built_sources>
-      <library_output>./../../class/lib/xbuild_14-linux/xbuild.exe</library_output>
-      <fx_version>4.5</fx_version>
-      <profile>xbuild_14</profile>
-      <resources></resources>
-      <response>xbuild.exe.sources</response>
-    </project>
-</root>