summaryrefslogtreecommitdiff
path: root/tests/src/CoreMangLib/cti
diff options
context:
space:
mode:
authorDavis Goodin <dagood@microsoft.com>2016-03-03 17:18:51 -0600
committerDavis Goodin <dagood@microsoft.com>2016-03-10 09:21:00 -0600
commita6b58c35d0652f49194782a80a7c5a63d432a9ff (patch)
tree8aaec3a2a944168fcf7c92a09cd76c5987f08981 /tests/src/CoreMangLib/cti
parenta37446b560c138ff7d661c4c37971f31f92ed066 (diff)
downloadcoreclr-a6b58c35d0652f49194782a80a7c5a63d432a9ff.tar.gz
coreclr-a6b58c35d0652f49194782a80a7c5a63d432a9ff.tar.bz2
coreclr-a6b58c35d0652f49194782a80a7c5a63d432a9ff.zip
Add System.Threading.Thread to tests to restore missing types.
Upgrade System.Runtime dependency for JIT tests to get GCHandle. Change system.runtime 4.0.20 to 4.1.0 rc2 dependency to try to copy the runtimes to CORE_ROOT. Fix new project.json files. Fix hardcoded Microsoft.DotNet.xunit.performance version. Upgrade System.Runtime.InteropServices to prerelease level to avoid type conflicts with System.Runtime.
Diffstat (limited to 'tests/src/CoreMangLib/cti')
-rw-r--r--tests/src/CoreMangLib/cti/system/action/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/activator/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/argumentexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/argumentnullexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/arithmeticexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/array/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/arraytypemismatchexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/attribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/attributetargets/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/attributeusageattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/badimageformatexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/boolean/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/byte/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/char/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/charenumerator/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/clscompliantattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/dictionaryentry/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/comparer/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionary/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/icollection/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/idictionary/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/ilist/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/list/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queue/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stack/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/icollection/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/icomparer/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/idictionary/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/ienumerator/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/collections/ilist/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/comparison/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/console/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/convert/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/datetime/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/datetimekind/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/dayofweek/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/decimal/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/delegate/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/dividebyzeroexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/dllnotfoundexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/double/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/enum/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/environment/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/eventargs/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/eventhandler/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/eventhandler_generic/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/exception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/flagsattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/formatexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/gc/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareinfo/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/compareoptions/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/cultureinfo/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/datetimestyles/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/numberstyles/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/regioninfo/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/stringinfo/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/textinfo/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/globalization/unicodecategory/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/guid/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/icomparable/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/icomparable_generic/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/iconvertible/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/idisposable/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/iformatable/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/indexoutofrangeexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/int/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/int16/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/int64/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/intptr/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidcastexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidoperationexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/invalidprogramexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/binarywriter/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/endofstreamexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileaccess/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileattributes/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filemode/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filenotfoundexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/fileshare/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/filestream/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/ioexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/memorystream/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/pathtoolongexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/seekorigin/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/stream/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/streamreader/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/stringwriter/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/textreader/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/io/textwriter/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/math/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/memberaccessexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/methodaccessexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/missingfieldexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/missingmemberexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/missingmethodexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/multicastdelegate/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/notimplementedexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/notsupportedexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/nullable/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/nullreferenceexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/object/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/objectdisposedexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/obsoleteattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/outofmemoryexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/overflowexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/paramarrayattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/platformnotsupportedexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/predicate/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/random/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/rankexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assembly/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblyname/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/callingconventions/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/constructorinfo/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/eventattributes/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/fieldattributes/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodattributes/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/parameterattributes/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/propertyattributes/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/reflection/typeattributes/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/resourcemanager/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimefieldhandle/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimemethodhandle/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/runtimetypehandle/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/sbyte/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/security/securityexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/single/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/string/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcompare/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcomparer/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/stringcomparison/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/szarrayhelper/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/text/decoder/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoder/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/text/encoding/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/text/stringbuilder/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/text/unicodeencoding/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/text/utf8encoding/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/autoresetevent/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/interlocked/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/manualresetevent/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/timeout/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/threading/waithandle/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/timeoutexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/timespan/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/type/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/typecode/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/typeloadexception/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/uint16/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/uint32/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/uint64/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/uintptr/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/valuetype/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/version/project.json5
-rw-r--r--tests/src/CoreMangLib/cti/system/weakreference/project.json5
227 files changed, 681 insertions, 454 deletions
diff --git a/tests/src/CoreMangLib/cti/system/action/project.json b/tests/src/CoreMangLib/cti/system/action/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/action/project.json
+++ b/tests/src/CoreMangLib/cti/system/action/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/activator/project.json b/tests/src/CoreMangLib/cti/system/activator/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/activator/project.json
+++ b/tests/src/CoreMangLib/cti/system/activator/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/argumentexception/project.json b/tests/src/CoreMangLib/cti/system/argumentexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/argumentexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/argumentexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/argumentnullexception/project.json b/tests/src/CoreMangLib/cti/system/argumentnullexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/argumentnullexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/argumentnullexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/project.json b/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/arithmeticexception/project.json b/tests/src/CoreMangLib/cti/system/arithmeticexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/arithmeticexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/arithmeticexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/array/project.json b/tests/src/CoreMangLib/cti/system/array/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/array/project.json
+++ b/tests/src/CoreMangLib/cti/system/array/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/project.json b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/attribute/project.json b/tests/src/CoreMangLib/cti/system/attribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/attribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/attribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/attributetargets/project.json b/tests/src/CoreMangLib/cti/system/attributetargets/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/attributetargets/project.json
+++ b/tests/src/CoreMangLib/cti/system/attributetargets/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/attributeusageattribute/project.json b/tests/src/CoreMangLib/cti/system/attributeusageattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/attributeusageattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/attributeusageattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/badimageformatexception/project.json b/tests/src/CoreMangLib/cti/system/badimageformatexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/badimageformatexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/badimageformatexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/boolean/project.json b/tests/src/CoreMangLib/cti/system/boolean/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/boolean/project.json
+++ b/tests/src/CoreMangLib/cti/system/boolean/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/byte/project.json b/tests/src/CoreMangLib/cti/system/byte/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/byte/project.json
+++ b/tests/src/CoreMangLib/cti/system/byte/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/char/project.json b/tests/src/CoreMangLib/cti/system/char/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/char/project.json
+++ b/tests/src/CoreMangLib/cti/system/char/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/charenumerator/project.json b/tests/src/CoreMangLib/cti/system/charenumerator/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/charenumerator/project.json
+++ b/tests/src/CoreMangLib/cti/system/charenumerator/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/clscompliantattribute/project.json b/tests/src/CoreMangLib/cti/system/clscompliantattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/clscompliantattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/clscompliantattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/project.json b/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/comparer/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/comparer/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/icollection/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/icollection/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/ilist/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/ilist/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/ilist/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/ilist/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/list/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/list/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/list/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/list/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queue/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/queue/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queue/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queue/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stack/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/stack/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stack/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stack/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/project.json b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/icollection/project.json b/tests/src/CoreMangLib/cti/system/collections/icollection/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/icollection/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/icollection/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/icomparer/project.json b/tests/src/CoreMangLib/cti/system/collections/icomparer/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/icomparer/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/icomparer/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/idictionary/project.json b/tests/src/CoreMangLib/cti/system/collections/idictionary/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/idictionary/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/idictionary/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/ienumerator/project.json b/tests/src/CoreMangLib/cti/system/collections/ienumerator/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/ienumerator/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/ienumerator/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/collections/ilist/project.json b/tests/src/CoreMangLib/cti/system/collections/ilist/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/collections/ilist/project.json
+++ b/tests/src/CoreMangLib/cti/system/collections/ilist/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/comparison/project.json b/tests/src/CoreMangLib/cti/system/comparison/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/comparison/project.json
+++ b/tests/src/CoreMangLib/cti/system/comparison/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/console/project.json b/tests/src/CoreMangLib/cti/system/console/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/console/project.json
+++ b/tests/src/CoreMangLib/cti/system/console/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/convert/project.json b/tests/src/CoreMangLib/cti/system/convert/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/convert/project.json
+++ b/tests/src/CoreMangLib/cti/system/convert/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/datetime/project.json b/tests/src/CoreMangLib/cti/system/datetime/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/datetime/project.json
+++ b/tests/src/CoreMangLib/cti/system/datetime/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/datetimekind/project.json b/tests/src/CoreMangLib/cti/system/datetimekind/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/datetimekind/project.json
+++ b/tests/src/CoreMangLib/cti/system/datetimekind/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/dayofweek/project.json b/tests/src/CoreMangLib/cti/system/dayofweek/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/dayofweek/project.json
+++ b/tests/src/CoreMangLib/cti/system/dayofweek/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/decimal/project.json b/tests/src/CoreMangLib/cti/system/decimal/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/decimal/project.json
+++ b/tests/src/CoreMangLib/cti/system/decimal/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/delegate/project.json b/tests/src/CoreMangLib/cti/system/delegate/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/delegate/project.json
+++ b/tests/src/CoreMangLib/cti/system/delegate/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/project.json b/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/project.json b/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/project.json
+++ b/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/project.json b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/dividebyzeroexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/dividebyzeroexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/dllnotfoundexception/project.json b/tests/src/CoreMangLib/cti/system/dllnotfoundexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/dllnotfoundexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/dllnotfoundexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/double/project.json b/tests/src/CoreMangLib/cti/system/double/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/double/project.json
+++ b/tests/src/CoreMangLib/cti/system/double/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/enum/project.json b/tests/src/CoreMangLib/cti/system/enum/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/enum/project.json
+++ b/tests/src/CoreMangLib/cti/system/enum/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/environment/project.json b/tests/src/CoreMangLib/cti/system/environment/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/environment/project.json
+++ b/tests/src/CoreMangLib/cti/system/environment/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/eventargs/project.json b/tests/src/CoreMangLib/cti/system/eventargs/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/eventargs/project.json
+++ b/tests/src/CoreMangLib/cti/system/eventargs/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/eventhandler/project.json b/tests/src/CoreMangLib/cti/system/eventhandler/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/eventhandler/project.json
+++ b/tests/src/CoreMangLib/cti/system/eventhandler/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/eventhandler_generic/project.json b/tests/src/CoreMangLib/cti/system/eventhandler_generic/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/eventhandler_generic/project.json
+++ b/tests/src/CoreMangLib/cti/system/eventhandler_generic/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/exception/project.json b/tests/src/CoreMangLib/cti/system/exception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/exception/project.json
+++ b/tests/src/CoreMangLib/cti/system/exception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/flagsattribute/project.json b/tests/src/CoreMangLib/cti/system/flagsattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/flagsattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/flagsattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/formatexception/project.json b/tests/src/CoreMangLib/cti/system/formatexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/formatexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/formatexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/gc/project.json b/tests/src/CoreMangLib/cti/system/gc/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/gc/project.json
+++ b/tests/src/CoreMangLib/cti/system/gc/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/project.json b/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/project.json
+++ b/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/project.json
+++ b/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareinfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/compareinfo/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/compareinfo/project.json
+++ b/tests/src/CoreMangLib/cti/system/globalization/compareinfo/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/project.json b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/compareoptions/project.json
+++ b/tests/src/CoreMangLib/cti/system/globalization/compareoptions/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/project.json
+++ b/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/project.json
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/project.json b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/project.json
+++ b/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/project.json
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/project.json b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/numberstyles/project.json
+++ b/tests/src/CoreMangLib/cti/system/globalization/numberstyles/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/regioninfo/project.json
+++ b/tests/src/CoreMangLib/cti/system/globalization/regioninfo/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/stringinfo/project.json
+++ b/tests/src/CoreMangLib/cti/system/globalization/stringinfo/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/project.json b/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/project.json
+++ b/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/globalization/textinfo/project.json b/tests/src/CoreMangLib/cti/system/globalization/textinfo/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/textinfo/project.json
+++ b/tests/src/CoreMangLib/cti/system/globalization/textinfo/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/project.json b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/project.json
+++ b/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/guid/project.json b/tests/src/CoreMangLib/cti/system/guid/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/guid/project.json
+++ b/tests/src/CoreMangLib/cti/system/guid/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/icomparable/project.json b/tests/src/CoreMangLib/cti/system/icomparable/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/icomparable/project.json
+++ b/tests/src/CoreMangLib/cti/system/icomparable/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/icomparable_generic/project.json b/tests/src/CoreMangLib/cti/system/icomparable_generic/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/icomparable_generic/project.json
+++ b/tests/src/CoreMangLib/cti/system/icomparable_generic/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/iconvertible/project.json b/tests/src/CoreMangLib/cti/system/iconvertible/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/iconvertible/project.json
+++ b/tests/src/CoreMangLib/cti/system/iconvertible/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/idisposable/project.json b/tests/src/CoreMangLib/cti/system/idisposable/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/idisposable/project.json
+++ b/tests/src/CoreMangLib/cti/system/idisposable/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/iformatable/project.json b/tests/src/CoreMangLib/cti/system/iformatable/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/iformatable/project.json
+++ b/tests/src/CoreMangLib/cti/system/iformatable/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/project.json b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/int/project.json b/tests/src/CoreMangLib/cti/system/int/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/int/project.json
+++ b/tests/src/CoreMangLib/cti/system/int/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/int16/project.json b/tests/src/CoreMangLib/cti/system/int16/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/int16/project.json
+++ b/tests/src/CoreMangLib/cti/system/int16/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/int64/project.json b/tests/src/CoreMangLib/cti/system/int64/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/int64/project.json
+++ b/tests/src/CoreMangLib/cti/system/int64/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/intptr/project.json b/tests/src/CoreMangLib/cti/system/intptr/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/intptr/project.json
+++ b/tests/src/CoreMangLib/cti/system/intptr/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/invalidcastexception/project.json b/tests/src/CoreMangLib/cti/system/invalidcastexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/invalidcastexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/invalidcastexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/invalidoperationexception/project.json b/tests/src/CoreMangLib/cti/system/invalidoperationexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/invalidoperationexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/invalidoperationexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/invalidprogramexception/project.json b/tests/src/CoreMangLib/cti/system/invalidprogramexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/invalidprogramexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/invalidprogramexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/binarywriter/project.json b/tests/src/CoreMangLib/cti/system/io/binarywriter/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/binarywriter/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/binarywriter/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/project.json b/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/project.json b/tests/src/CoreMangLib/cti/system/io/endofstreamexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/endofstreamexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/endofstreamexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/fileaccess/project.json b/tests/src/CoreMangLib/cti/system/io/fileaccess/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileaccess/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/fileaccess/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/fileattributes/project.json b/tests/src/CoreMangLib/cti/system/io/fileattributes/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileattributes/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/fileattributes/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/filemode/project.json b/tests/src/CoreMangLib/cti/system/io/filemode/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/filemode/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/filemode/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/project.json b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/fileshare/project.json b/tests/src/CoreMangLib/cti/system/io/fileshare/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/fileshare/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/fileshare/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/filestream/project.json b/tests/src/CoreMangLib/cti/system/io/filestream/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/filestream/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/filestream/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/ioexception/project.json b/tests/src/CoreMangLib/cti/system/io/ioexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/ioexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/ioexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/memorystream/project.json b/tests/src/CoreMangLib/cti/system/io/memorystream/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/memorystream/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/memorystream/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/project.json b/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/seekorigin/project.json b/tests/src/CoreMangLib/cti/system/io/seekorigin/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/seekorigin/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/seekorigin/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/stream/project.json b/tests/src/CoreMangLib/cti/system/io/stream/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/stream/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/stream/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/streamreader/project.json b/tests/src/CoreMangLib/cti/system/io/streamreader/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/streamreader/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/streamreader/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/stringwriter/project.json b/tests/src/CoreMangLib/cti/system/io/stringwriter/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/stringwriter/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/stringwriter/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/textreader/project.json b/tests/src/CoreMangLib/cti/system/io/textreader/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/textreader/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/textreader/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/io/textwriter/project.json b/tests/src/CoreMangLib/cti/system/io/textwriter/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/io/textwriter/project.json
+++ b/tests/src/CoreMangLib/cti/system/io/textwriter/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/math/project.json b/tests/src/CoreMangLib/cti/system/math/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/math/project.json
+++ b/tests/src/CoreMangLib/cti/system/math/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/memberaccessexception/project.json b/tests/src/CoreMangLib/cti/system/memberaccessexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/memberaccessexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/memberaccessexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/methodaccessexception/project.json b/tests/src/CoreMangLib/cti/system/methodaccessexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/methodaccessexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/methodaccessexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/missingfieldexception/project.json b/tests/src/CoreMangLib/cti/system/missingfieldexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/missingfieldexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/missingfieldexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/missingmemberexception/project.json b/tests/src/CoreMangLib/cti/system/missingmemberexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/missingmemberexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/missingmemberexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/missingmethodexception/project.json b/tests/src/CoreMangLib/cti/system/missingmethodexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/missingmethodexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/missingmethodexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/multicastdelegate/project.json b/tests/src/CoreMangLib/cti/system/multicastdelegate/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/multicastdelegate/project.json
+++ b/tests/src/CoreMangLib/cti/system/multicastdelegate/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/notimplementedexception/project.json b/tests/src/CoreMangLib/cti/system/notimplementedexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/notimplementedexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/notimplementedexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/notsupportedexception/project.json b/tests/src/CoreMangLib/cti/system/notsupportedexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/notsupportedexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/notsupportedexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/nullable/project.json b/tests/src/CoreMangLib/cti/system/nullable/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/nullable/project.json
+++ b/tests/src/CoreMangLib/cti/system/nullable/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/nullreferenceexception/project.json b/tests/src/CoreMangLib/cti/system/nullreferenceexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/nullreferenceexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/nullreferenceexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/object/project.json b/tests/src/CoreMangLib/cti/system/object/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/object/project.json
+++ b/tests/src/CoreMangLib/cti/system/object/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/objectdisposedexception/project.json b/tests/src/CoreMangLib/cti/system/objectdisposedexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/objectdisposedexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/objectdisposedexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/obsoleteattribute/project.json b/tests/src/CoreMangLib/cti/system/obsoleteattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/obsoleteattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/obsoleteattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/outofmemoryexception/project.json b/tests/src/CoreMangLib/cti/system/outofmemoryexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/outofmemoryexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/outofmemoryexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/overflowexception/project.json b/tests/src/CoreMangLib/cti/system/overflowexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/overflowexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/overflowexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/paramarrayattribute/project.json b/tests/src/CoreMangLib/cti/system/paramarrayattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/paramarrayattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/paramarrayattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/project.json b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/predicate/project.json b/tests/src/CoreMangLib/cti/system/predicate/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/predicate/project.json
+++ b/tests/src/CoreMangLib/cti/system/predicate/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/random/project.json b/tests/src/CoreMangLib/cti/system/random/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/random/project.json
+++ b/tests/src/CoreMangLib/cti/system/random/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/rankexception/project.json b/tests/src/CoreMangLib/cti/system/rankexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/rankexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/rankexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/project.json b/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assembly/project.json b/tests/src/CoreMangLib/cti/system/reflection/assembly/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assembly/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/assembly/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblyname/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblyname/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblyname/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/project.json b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/callingconventions/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/callingconventions/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/project.json b/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/project.json b/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/project.json b/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/project.json b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/project.json b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/project.json b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/project.json b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/project.json b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/project.json b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/project.json b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/eventattributes/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/eventattributes/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/project.json b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/project.json b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodattributes/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodattributes/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/project.json b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/project.json b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/project.json b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/project.json b/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/project.json b/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/project.json b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/reflection/typeattributes/project.json
+++ b/tests/src/CoreMangLib/cti/system/reflection/typeattributes/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/project.json b/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/project.json b/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/resources/resourcemanager/project.json b/tests/src/CoreMangLib/cti/system/resources/resourcemanager/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/resources/resourcemanager/project.json
+++ b/tests/src/CoreMangLib/cti/system/resources/resourcemanager/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/project.json b/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/project.json b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/project.json b/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtimefieldhandle/project.json b/tests/src/CoreMangLib/cti/system/runtimefieldhandle/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtimefieldhandle/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtimefieldhandle/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtimemethodhandle/project.json b/tests/src/CoreMangLib/cti/system/runtimemethodhandle/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtimemethodhandle/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtimemethodhandle/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/runtimetypehandle/project.json b/tests/src/CoreMangLib/cti/system/runtimetypehandle/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/runtimetypehandle/project.json
+++ b/tests/src/CoreMangLib/cti/system/runtimetypehandle/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/sbyte/project.json b/tests/src/CoreMangLib/cti/system/sbyte/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/sbyte/project.json
+++ b/tests/src/CoreMangLib/cti/system/sbyte/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/security/securityexception/project.json b/tests/src/CoreMangLib/cti/system/security/securityexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/security/securityexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/security/securityexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/single/project.json b/tests/src/CoreMangLib/cti/system/single/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/single/project.json
+++ b/tests/src/CoreMangLib/cti/system/single/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/string/project.json b/tests/src/CoreMangLib/cti/system/string/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/string/project.json
+++ b/tests/src/CoreMangLib/cti/system/string/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/stringcompare/project.json b/tests/src/CoreMangLib/cti/system/stringcompare/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/stringcompare/project.json
+++ b/tests/src/CoreMangLib/cti/system/stringcompare/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/stringcomparer/project.json b/tests/src/CoreMangLib/cti/system/stringcomparer/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/stringcomparer/project.json
+++ b/tests/src/CoreMangLib/cti/system/stringcomparer/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/stringcomparison/project.json b/tests/src/CoreMangLib/cti/system/stringcomparison/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/stringcomparison/project.json
+++ b/tests/src/CoreMangLib/cti/system/stringcomparison/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/szarrayhelper/project.json b/tests/src/CoreMangLib/cti/system/szarrayhelper/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/szarrayhelper/project.json
+++ b/tests/src/CoreMangLib/cti/system/szarrayhelper/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/text/decoder/project.json b/tests/src/CoreMangLib/cti/system/text/decoder/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/text/decoder/project.json
+++ b/tests/src/CoreMangLib/cti/system/text/decoder/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/text/encoder/project.json b/tests/src/CoreMangLib/cti/system/text/encoder/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoder/project.json
+++ b/tests/src/CoreMangLib/cti/system/text/encoder/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/text/encoding/project.json b/tests/src/CoreMangLib/cti/system/text/encoding/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/text/encoding/project.json
+++ b/tests/src/CoreMangLib/cti/system/text/encoding/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/text/stringbuilder/project.json b/tests/src/CoreMangLib/cti/system/text/stringbuilder/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/text/stringbuilder/project.json
+++ b/tests/src/CoreMangLib/cti/system/text/stringbuilder/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/project.json b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/text/unicodeencoding/project.json
+++ b/tests/src/CoreMangLib/cti/system/text/unicodeencoding/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/text/utf8encoding/project.json b/tests/src/CoreMangLib/cti/system/text/utf8encoding/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/text/utf8encoding/project.json
+++ b/tests/src/CoreMangLib/cti/system/text/utf8encoding/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/threading/autoresetevent/project.json b/tests/src/CoreMangLib/cti/system/threading/autoresetevent/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/threading/autoresetevent/project.json
+++ b/tests/src/CoreMangLib/cti/system/threading/autoresetevent/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/threading/interlocked/project.json b/tests/src/CoreMangLib/cti/system/threading/interlocked/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/threading/interlocked/project.json
+++ b/tests/src/CoreMangLib/cti/system/threading/interlocked/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/threading/manualresetevent/project.json b/tests/src/CoreMangLib/cti/system/threading/manualresetevent/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/threading/manualresetevent/project.json
+++ b/tests/src/CoreMangLib/cti/system/threading/manualresetevent/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/threading/timeout/project.json b/tests/src/CoreMangLib/cti/system/threading/timeout/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/threading/timeout/project.json
+++ b/tests/src/CoreMangLib/cti/system/threading/timeout/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/threading/waithandle/project.json b/tests/src/CoreMangLib/cti/system/threading/waithandle/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/threading/waithandle/project.json
+++ b/tests/src/CoreMangLib/cti/system/threading/waithandle/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/timeoutexception/project.json b/tests/src/CoreMangLib/cti/system/timeoutexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/timeoutexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/timeoutexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/timespan/project.json b/tests/src/CoreMangLib/cti/system/timespan/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/timespan/project.json
+++ b/tests/src/CoreMangLib/cti/system/timespan/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/type/project.json b/tests/src/CoreMangLib/cti/system/type/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/type/project.json
+++ b/tests/src/CoreMangLib/cti/system/type/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/typecode/project.json b/tests/src/CoreMangLib/cti/system/typecode/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/typecode/project.json
+++ b/tests/src/CoreMangLib/cti/system/typecode/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/typeloadexception/project.json b/tests/src/CoreMangLib/cti/system/typeloadexception/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/typeloadexception/project.json
+++ b/tests/src/CoreMangLib/cti/system/typeloadexception/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/uint16/project.json b/tests/src/CoreMangLib/cti/system/uint16/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/uint16/project.json
+++ b/tests/src/CoreMangLib/cti/system/uint16/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/uint32/project.json b/tests/src/CoreMangLib/cti/system/uint32/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/uint32/project.json
+++ b/tests/src/CoreMangLib/cti/system/uint32/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/uint64/project.json b/tests/src/CoreMangLib/cti/system/uint64/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/uint64/project.json
+++ b/tests/src/CoreMangLib/cti/system/uint64/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/uintptr/project.json b/tests/src/CoreMangLib/cti/system/uintptr/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/uintptr/project.json
+++ b/tests/src/CoreMangLib/cti/system/uintptr/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/valuetype/project.json b/tests/src/CoreMangLib/cti/system/valuetype/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/valuetype/project.json
+++ b/tests/src/CoreMangLib/cti/system/valuetype/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/version/project.json b/tests/src/CoreMangLib/cti/system/version/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/version/project.json
+++ b/tests/src/CoreMangLib/cti/system/version/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",
diff --git a/tests/src/CoreMangLib/cti/system/weakreference/project.json b/tests/src/CoreMangLib/cti/system/weakreference/project.json
index 623c871bb1..a2e84dc340 100644
--- a/tests/src/CoreMangLib/cti/system/weakreference/project.json
+++ b/tests/src/CoreMangLib/cti/system/weakreference/project.json
@@ -16,13 +16,14 @@
"System.Linq.Queryable": "4.0.1-rc2-23816",
"System.Reflection": "4.0.10",
"System.Reflection.Primitives": "4.0.0",
- "System.Runtime": "4.0.20",
+ "System.Runtime": "4.1.0-rc2-23816",
"System.Runtime.Extensions": "4.0.10",
"System.Runtime.Handles": "4.0.0",
- "System.Runtime.InteropServices": "4.0.20",
+ "System.Runtime.InteropServices": "4.1.0-rc2-23816",
"System.Runtime.Loader": "4.0.0-rc2-23816",
"System.Text.Encoding": "4.0.10",
"System.Threading": "4.0.10",
+ "System.Threading.Thread": "4.0.0-rc2-23816",
"System.Xml.ReaderWriter": "4.0.11-rc2-23816",
"System.Xml.XDocument": "4.0.11-rc2-23816",
"System.Xml.XmlDocument": "4.0.1-rc2-23816",