From a6b58c35d0652f49194782a80a7c5a63d432a9ff Mon Sep 17 00:00:00 2001 From: Davis Goodin Date: Thu, 3 Mar 2016 17:18:51 -0600 Subject: 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. --- tests/helix.targets | 2 +- tests/src/Common/CoreCLRTestLibrary/project.json | 5 +- tests/src/Common/Coreclr.TestWrapper/project.json | 4 +- .../components/fileversioninfo/project.json | 5 +- .../CoreMangLib/components/stopwatch/project.json | 5 +- .../src/CoreMangLib/cti/system/action/project.json | 5 +- .../CoreMangLib/cti/system/activator/project.json | 5 +- .../cti/system/argumentexception/project.json | 5 +- .../cti/system/argumentnullexception/project.json | 5 +- .../argumentoutofrangeexception/project.json | 5 +- .../cti/system/arithmeticexception/project.json | 5 +- .../src/CoreMangLib/cti/system/array/project.json | 5 +- .../system/arraytypemismatchexception/project.json | 5 +- .../CoreMangLib/cti/system/attribute/project.json | 5 +- .../cti/system/attributetargets/project.json | 5 +- .../system/attributeusageattribute/project.json | 5 +- .../system/badimageformatexception/project.json | 5 +- .../CoreMangLib/cti/system/boolean/project.json | 5 +- tests/src/CoreMangLib/cti/system/byte/project.json | 5 +- tests/src/CoreMangLib/cti/system/char/project.json | 5 +- .../cti/system/charenumerator/project.json | 5 +- .../cti/system/clscompliantattribute/project.json | 5 +- .../collections/dictionaryentry/project.json | 5 +- .../collections/generic/comparer/project.json | 5 +- .../collections/generic/dictionary/project.json | 5 +- .../generic/dictionaryenumerator/project.json | 5 +- .../generic/dictionarykeycollection/project.json | 5 +- .../generic/dictionaryvaluecollection/project.json | 5 +- .../generic/dictkeycollenum/project.json | 5 +- .../generic/dictvalcollenum/project.json | 5 +- .../generic/equalitycomparer/project.json | 5 +- .../collections/generic/icollection/project.json | 5 +- .../collections/generic/idictionary/project.json | 5 +- .../collections/generic/ienumerable/project.json | 5 +- .../collections/generic/ienumerator/project.json | 5 +- .../generic/iequalitycomparer/project.json | 5 +- .../system/collections/generic/ilist/project.json | 5 +- .../generic/keynotfoundexception/project.json | 5 +- .../collections/generic/keyvaluepair/project.json | 5 +- .../system/collections/generic/list/project.json | 5 +- .../system/collections/generic/queue/project.json | 5 +- .../generic/queueenumerator/project.json | 5 +- .../system/collections/generic/stack/project.json | 5 +- .../generic/stackenumerator/project.json | 5 +- .../system/collections/icollection/project.json | 5 +- .../cti/system/collections/icomparer/project.json | 5 +- .../system/collections/idictionary/project.json | 5 +- .../system/collections/ienumerator/project.json | 5 +- .../cti/system/collections/ilist/project.json | 5 +- .../CoreMangLib/cti/system/comparison/project.json | 5 +- .../CoreMangLib/cti/system/console/project.json | 5 +- .../CoreMangLib/cti/system/convert/project.json | 5 +- .../CoreMangLib/cti/system/datetime/project.json | 5 +- .../cti/system/datetimekind/project.json | 5 +- .../CoreMangLib/cti/system/dayofweek/project.json | 5 +- .../CoreMangLib/cti/system/decimal/project.json | 5 +- .../CoreMangLib/cti/system/delegate/project.json | 5 +- .../diagnostics/conditionalattribute/project.json | 5 +- .../system/diagnostics/debuggingmodes/project.json | 5 +- .../cti/system/dividebyzeroexception/project.json | 5 +- .../cti/system/dllnotfoundexception/project.json | 5 +- .../src/CoreMangLib/cti/system/double/project.json | 5 +- tests/src/CoreMangLib/cti/system/enum/project.json | 5 +- .../cti/system/environment/project.json | 5 +- .../CoreMangLib/cti/system/eventargs/project.json | 5 +- .../cti/system/eventhandler/project.json | 5 +- .../cti/system/eventhandler_generic/project.json | 5 +- .../CoreMangLib/cti/system/exception/project.json | 5 +- .../cti/system/flagsattribute/project.json | 5 +- .../cti/system/formatexception/project.json | 5 +- tests/src/CoreMangLib/cti/system/gc/project.json | 5 +- .../globalization/calendarweekrule/project.json | 5 +- .../globalization/charunicodeinfo/project.json | 5 +- .../system/globalization/compareinfo/project.json | 5 +- .../globalization/compareoptions/project.json | 5 +- .../system/globalization/cultureinfo/project.json | 5 +- .../globalization/datetimeformatinfo/project.json | 5 +- .../globalization/datetimestyles/project.json | 5 +- .../globalization/numberformatinfo/project.json | 5 +- .../system/globalization/numberstyles/project.json | 5 +- .../system/globalization/regioninfo/project.json | 5 +- .../system/globalization/stringinfo/project.json | 5 +- .../textelementenumerator/project.json | 5 +- .../cti/system/globalization/textinfo/project.json | 5 +- .../globalization/unicodecategory/project.json | 5 +- tests/src/CoreMangLib/cti/system/guid/project.json | 5 +- .../cti/system/icomparable/project.json | 5 +- .../cti/system/icomparable_generic/project.json | 5 +- .../cti/system/iconvertible/project.json | 5 +- .../cti/system/idisposable/project.json | 5 +- .../cti/system/iformatable/project.json | 5 +- .../system/indexoutofrangeexception/project.json | 5 +- tests/src/CoreMangLib/cti/system/int/project.json | 5 +- .../src/CoreMangLib/cti/system/int16/project.json | 5 +- .../src/CoreMangLib/cti/system/int64/project.json | 5 +- .../src/CoreMangLib/cti/system/intptr/project.json | 5 +- .../cti/system/invalidcastexception/project.json | 5 +- .../system/invalidoperationexception/project.json | 5 +- .../system/invalidprogramexception/project.json | 5 +- .../cti/system/io/binarywriter/project.json | 5 +- .../io/directorynotfoundexception/project.json | 5 +- .../system/io/endofstreamexception/project.json | 5 +- .../cti/system/io/fileaccess/project.json | 5 +- .../cti/system/io/fileattributes/project.json | 5 +- .../cti/system/io/filemode/project.json | 5 +- .../system/io/filenotfoundexception/project.json | 5 +- .../cti/system/io/fileshare/project.json | 5 +- .../cti/system/io/filestream/project.json | 5 +- .../cti/system/io/ioexception/project.json | 5 +- .../cti/system/io/memorystream/project.json | 5 +- .../system/io/pathtoolongexception/project.json | 5 +- .../cti/system/io/seekorigin/project.json | 5 +- .../CoreMangLib/cti/system/io/stream/project.json | 5 +- .../cti/system/io/streamreader/project.json | 5 +- .../cti/system/io/stringwriter/project.json | 5 +- .../cti/system/io/textreader/project.json | 5 +- .../cti/system/io/textwriter/project.json | 5 +- tests/src/CoreMangLib/cti/system/math/project.json | 5 +- .../cti/system/memberaccessexception/project.json | 5 +- .../cti/system/methodaccessexception/project.json | 5 +- .../cti/system/missingfieldexception/project.json | 5 +- .../cti/system/missingmemberexception/project.json | 5 +- .../cti/system/missingmethodexception/project.json | 5 +- .../cti/system/multicastdelegate/project.json | 5 +- .../system/notimplementedexception/project.json | 5 +- .../cti/system/notsupportedexception/project.json | 5 +- .../CoreMangLib/cti/system/nullable/project.json | 5 +- .../cti/system/nullreferenceexception/project.json | 5 +- .../src/CoreMangLib/cti/system/object/project.json | 5 +- .../system/objectdisposedexception/project.json | 5 +- .../cti/system/obsoleteattribute/project.json | 5 +- .../cti/system/outofmemoryexception/project.json | 5 +- .../cti/system/overflowexception/project.json | 5 +- .../cti/system/paramarrayattribute/project.json | 5 +- .../platformnotsupportedexception/project.json | 5 +- .../CoreMangLib/cti/system/predicate/project.json | 5 +- .../src/CoreMangLib/cti/system/random/project.json | 5 +- .../cti/system/rankexception/project.json | 5 +- .../ambiguousmatchexception/project.json | 5 +- .../cti/system/reflection/assembly/project.json | 5 +- .../assemblyconfigurationattribute/project.json | 5 +- .../assemblydefaultaliasattribute/project.json | 5 +- .../assemblydelaysignattribute/project.json | 5 +- .../assemblydescriptionattribute/project.json | 5 +- .../assemblykeyfileattribute/project.json | 5 +- .../assemblykeynameattribute/project.json | 5 +- .../system/reflection/assemblyname/project.json | 5 +- .../reflection/assemblynameflags/project.json | 5 +- .../reflection/assemblytitleattribute/project.json | 5 +- .../reflection/callingconventions/project.json | 5 +- .../system/reflection/constructorinfo/project.json | 5 +- .../reflection/defaultmemberattribute/project.json | 5 +- .../system/reflection/emit/fieldtoken/project.json | 5 +- .../reflection/emit/flowcontrol/project.json | 5 +- .../system/reflection/emit/opcodes/project.json | 5 +- .../system/reflection/emit/opcodetype/project.json | 5 +- .../reflection/emit/operandtype/project.json | 5 +- .../reflection/emit/packingsize/project.json | 5 +- .../reflection/emit/stackbehaviour/project.json | 5 +- .../system/reflection/eventattributes/project.json | 5 +- .../system/reflection/fieldattributes/project.json | 5 +- .../reflection/methodattributes/project.json | 5 +- .../reflection/methodimplattributes/project.json | 5 +- .../reflection/parameterattributes/project.json | 5 +- .../reflection/propertyattributes/project.json | 5 +- .../targetinvocationexception/project.json | 5 +- .../targetparametercountexception/project.json | 5 +- .../system/reflection/typeattributes/project.json | 5 +- .../missingmanifestresourceexception/project.json | 5 +- .../neutralresourceslanguageattribute/project.json | 5 +- .../system/resources/resourcemanager/project.json | 5 +- .../satellitecontractversionattribute/project.json | 5 +- .../accessedthroughpropertyattribute/project.json | 5 +- .../compilationrelaxations/project.json | 5 +- .../compilergeneratedattribute/project.json | 5 +- .../customconstantattribute/project.json | 5 +- .../indexernameattribute/project.json | 5 +- .../internalsvisibletoattribute/project.json | 5 +- .../methodimploptions/project.json | 5 +- .../runtimecompatibilityattribute/project.json | 5 +- .../compilerservices/runtimehelpers/project.json | 5 +- .../runtime/decimalconstantattribute/project.json | 5 +- .../runtime/fixedbufferattribute/project.json | 5 +- .../interopservices/callingconvention/project.json | 5 +- .../runtime/interopservices/charset/project.json | 5 +- .../dllimportattribute/project.json | 5 +- .../fieldoffsetattribute/project.json | 5 +- .../runtime/interopservices/gchandle/project.json | 5 +- .../interopservices/gchandletype/project.json | 5 +- .../interopservices/inattribute/project.json | 5 +- .../interopservices/layoutkind/project.json | 5 +- .../runtime/interopservices/marshal/project.json | 5 +- .../marshalasattribute/project.json | 5 +- .../interopservices/outattribute/project.json | 5 +- .../preservesigattribute/project.json | 5 +- .../interopservices/safehandle/project.json | 5 +- .../structlayoutattribute/project.json | 5 +- .../interopservices/unmanagedtype/project.json | 5 +- .../cti/system/runtimefieldhandle/project.json | 5 +- .../cti/system/runtimemethodhandle/project.json | 5 +- .../cti/system/runtimetypehandle/project.json | 5 +- .../src/CoreMangLib/cti/system/sbyte/project.json | 5 +- .../system/security/securityexception/project.json | 5 +- .../src/CoreMangLib/cti/system/single/project.json | 5 +- .../src/CoreMangLib/cti/system/string/project.json | 5 +- .../cti/system/stringcompare/project.json | 5 +- .../cti/system/stringcomparer/project.json | 5 +- .../cti/system/stringcomparison/project.json | 5 +- .../cti/system/szarrayhelper/project.json | 5 +- .../cti/system/text/decoder/project.json | 5 +- .../cti/system/text/encoder/project.json | 5 +- .../cti/system/text/encoding/project.json | 5 +- .../cti/system/text/stringbuilder/project.json | 5 +- .../cti/system/text/unicodeencoding/project.json | 5 +- .../cti/system/text/utf8encoding/project.json | 5 +- .../system/threading/autoresetevent/project.json | 5 +- .../cti/system/threading/interlocked/project.json | 5 +- .../system/threading/manualresetevent/project.json | 5 +- .../cti/system/threading/timeout/project.json | 5 +- .../cti/system/threading/waithandle/project.json | 5 +- .../cti/system/timeoutexception/project.json | 5 +- .../CoreMangLib/cti/system/timespan/project.json | 5 +- tests/src/CoreMangLib/cti/system/type/project.json | 5 +- .../CoreMangLib/cti/system/typecode/project.json | 5 +- .../cti/system/typeloadexception/project.json | 5 +- .../src/CoreMangLib/cti/system/uint16/project.json | 5 +- .../src/CoreMangLib/cti/system/uint32/project.json | 5 +- .../src/CoreMangLib/cti/system/uint64/project.json | 5 +- .../CoreMangLib/cti/system/uintptr/project.json | 5 +- .../CoreMangLib/cti/system/valuetype/project.json | 5 +- .../CoreMangLib/cti/system/version/project.json | 5 +- .../cti/system/weakreference/project.json | 5 +- .../CoreMangLib/reflection/assembly/project.json | 5 +- tests/src/CoreMangLib/system/buffer/project.json | 5 +- .../collections/generic/hashset/project.json | 5 +- tests/src/CoreMangLib/system/datetime/project.json | 5 +- .../system/delegate/generics/project.json | 5 +- .../system/delegate/miscellaneous/project.json | 5 +- .../regressions/devdivbugs/113347/project.json | 5 +- .../delegate/threatmodel/public/project.json | 5 +- .../system/delegate/threatmodel/tests/project.json | 5 +- .../src/CoreMangLib/system/exception/project.json | 5 +- tests/src/CoreMangLib/system/guid/project.json | 5 +- tests/src/CoreMangLib/system/lazyt/project.json | 5 +- .../system/reflection/assembly/project.json | 5 +- .../system/resources/resourcemanager/project.json | 5 +- .../CoreMangLib/system/text/encoding/project.json | 5 +- tests/src/CoreMangLib/system/type/project.json | 5 +- tests/src/CoreMangLib/system/version/project.json | 5 +- tests/src/Exceptions/Finalization/project.json | 5 +- tests/src/GC/Performance/Framework/project.json | 4 +- tests/src/GC/Performance/Tests/project.json | 5 +- tests/src/GC/Stress/Framework/project.json | 5 +- tests/src/GC/Stress/Tests/project.json | 5 +- .../ArrayMarshalling/BoolArray/project.json | 5 +- .../ArrayMarshalling/ByValArray/project.json | 5 +- tests/src/Interop/BestFitMapping/project.json | 5 +- .../Interop/PrimitiveMarshalling/Bool/project.json | 5 +- .../PrimitiveMarshalling/UIntPtr/project.json | 5 +- tests/src/JIT/Directed/StructABI/project.json | 4 +- tests/src/JIT/Directed/TypedReference/project.json | 5 +- .../JIT/Methodical/dynamic_methods/project.json | 2 +- tests/src/JIT/Methodical/eh/rethrow/project.json | 4 +- .../Methodical/structs/systemvbringup/project.json | 4 +- .../CLR-x86-JIT/V1-M10/b06811/project.json | 4 +- .../V1-M12-Beta2/b51875/Desktop/project.json | 4 +- .../CLR-x86-JIT/V2.0-Beta2/b425314/project.json | 2 +- .../Dev11/External/dev11_149090/project.json | 4 +- tests/src/JIT/SIMD/project.json | 2 +- tests/src/JIT/config/benchmark+roslyn/project.json | 2 +- .../JIT/config/benchmark+serialize/project.json | 2 +- tests/src/JIT/config/benchmark/project.json | 2 +- tests/src/JIT/config/extra/project.json | 2 +- tests/src/JIT/config/minimal/project.json | 4 +- tests/src/JIT/config/threading+thread/project.json | 2 +- tests/src/JIT/config/threading/project.json | 2 +- tests/src/JIT/jit64/eh/basics/project.json | 4 +- tests/src/Loader/NativeLibs/project.json | 5 +- .../assemblies/assemblybugs/102140/project.json | 2 +- .../assemblies/assemblybugs/177066w/project.json | 2 +- .../assemblies/assemblybugs/203962w/project.json | 2 +- .../assemblies/assemblyversion/project.json | 2 +- .../basicapi/assemblynamector/project.json | 2 +- .../generics/arilistienum/methods/project.json | 2 +- .../classloader/explicitlayout/misc/project.json | 2 +- .../objrefandnonobjrefoverlap/project.json | 2 +- .../generics/regressions/vsw237932/project.json | 2 +- .../generics/regressions/vsw514968/project.json | 2 +- .../generics/regressions/vsw524571/project.json | 2 +- .../regressions/549411/project.json | 2 +- .../regressions/577403/project.json | 2 +- .../regressions/593884/project.json | 2 +- .../classloader/nesting/coreclr/project.json | 2 +- .../classloader/regressions/101904/project.json | 2 +- .../classloader/regressions/123413/project.json | 2 +- .../classloader/regressions/144257/project.json | 2 +- .../classloader/regressions/245191/project.json | 2 +- .../classloader/regressions/359519/project.json | 2 +- .../classloader/regressions/405223/project.json | 2 +- .../classloader/regressions/434481/project.json | 2 +- .../regressions/dev10_851479/project.json | 2 +- .../regressions/dev10_889822/project.json | 2 +- .../classloader/regressions/vsw111021/project.json | 2 +- .../classloader/regressions/vsw307137/project.json | 2 +- .../Loader/lowlevel/regress/105736/project.json | 2 +- tests/src/Loader/multimodule/project.json | 2 +- .../Loader/regressions/classloader/project.json | 5 +- tests/src/Loader/regressions/polyrec/project.json | 5 +- tests/src/Loader/versioning/coverage/project.json | 2 +- tests/src/Regressions/assemblyref/project.json | 5 +- tests/src/Regressions/common/project.json | 5 +- tests/src/Regressions/coreclr/0014/project.json | 5 +- tests/src/Regressions/coreclr/0018/project.json | 5 +- tests/src/Regressions/coreclr/0028/project.json | 5 +- tests/src/Regressions/coreclr/0041/project.json | 5 +- tests/src/Regressions/coreclr/0044/project.json | 5 +- tests/src/Regressions/coreclr/0046/project.json | 5 +- tests/src/Regressions/coreclr/0069/project.json | 5 +- tests/src/Regressions/coreclr/0075/project.json | 5 +- tests/src/Regressions/coreclr/0077/project.json | 5 +- tests/src/Regressions/coreclr/0080/project.json | 5 +- tests/src/Regressions/coreclr/0099/project.json | 5 +- tests/src/Regressions/coreclr/0138/project.json | 5 +- tests/src/Regressions/coreclr/0149/project.json | 5 +- tests/src/Regressions/coreclr/0198/project.json | 5 +- tests/src/Regressions/coreclr/0202/project.json | 5 +- tests/src/Regressions/coreclr/0211/project.json | 5 +- tests/src/Regressions/coreclr/0275/project.json | 5 +- tests/src/Regressions/coreclr/0308/project.json | 5 +- tests/src/Regressions/coreclr/0341/project.json | 5 +- tests/src/Regressions/coreclr/0342/project.json | 5 +- tests/src/Regressions/coreclr/0416/project.json | 5 +- tests/src/Regressions/coreclr/0433/project.json | 5 +- tests/src/Regressions/coreclr/0487/project.json | 5 +- tests/src/Regressions/coreclr/0570/project.json | 5 +- tests/src/Regressions/coreclr/0576/project.json | 5 +- tests/src/Regressions/coreclr/0582/project.json | 5 +- tests/src/Regressions/coreclr/0583/project.json | 5 +- tests/src/Regressions/coreclr/0584/project.json | 5 +- tests/src/Regressions/coreclr/0694/project.json | 5 +- tests/src/Regressions/coreclr/0792/project.json | 5 +- tests/src/Regressions/coreclr/0828/project.json | 5 +- tests/src/Regressions/coreclr/0829/project.json | 5 +- tests/src/Regressions/coreclr/0857/project.json | 5 +- tests/src/Regressions/coreclr/0939/project.json | 5 +- tests/src/Regressions/coreclr/0968/project.json | 5 +- tests/src/Regressions/coreclr/1307/project.json | 5 +- tests/src/Regressions/coreclr/1333/project.json | 5 +- tests/src/Regressions/coreclr/1337/project.json | 5 +- tests/src/Regressions/coreclr/1380/project.json | 5 +- tests/src/Regressions/coreclr/1386/project.json | 5 +- tests/src/Regressions/coreclr/1402/project.json | 5 +- tests/src/Regressions/coreclr/1514/project.json | 5 +- tests/src/Regressions/coreclr/1534/project.json | 5 +- tests/src/Regressions/coreclr/1535/project.json | 5 +- tests/src/Regressions/coreclr/1549/project.json | 5 +- tests/src/Regressions/coreclr/72162/project.json | 5 +- tests/src/Regressions/expl_double/project.json | 5 +- .../dynamicobjectproperties/project.json | 5 +- .../AccessViolationException/project.json | 5 +- .../exceptions/StackTracePreserve/project.json | 5 +- .../baseservices/exceptions/generics/project.json | 5 +- .../exceptions/regressions/v1.0/project.json | 5 +- .../regressions/v4.0/640474/project.json | 5 +- .../regressions/v4.0/706099/project.json | 5 +- .../regressions/whidbeyM3.2/project.json | 5 +- .../regressions/whidbeybeta2/349379/project.json | 5 +- .../regressions/whidbeybeta2/366085/project.json | 5 +- .../regressions/whidbeym3.3/106011/project.json | 5 +- .../regressions/whidbeym3.3/293674/project.json | 5 +- .../regressions/whidbeym3.3/302680/project.json | 5 +- .../sharedexceptions/emptystacktrace/project.json | 5 +- .../baseservices/exceptions/simple/project.json | 5 +- .../baseservices/exceptions/unittests/project.json | 5 +- tests/src/baseservices/finalization/project.json | 5 +- .../ilasm_ildasm/regression/dd130885/project.json | 5 +- .../regression/vswhidbey267905/project.json | 5 +- .../regression/vswhidbey305155/project.json | 5 +- .../regression/vswhidbey395914/project.json | 5 +- .../v1/assembly/vos/cool/helloworld/project.json | 5 +- .../vos/cool/multipleassembly/project.json | 5 +- .../regression/v1/seh/vc/chain/project.json | 5 +- .../v1/threads/functional/thread/project.json | 5 +- .../functional/threadpool/cs_support/project.json | 5 +- .../cs_threadpoolnullchecks/project.json | 5 +- .../threads/hostedscenario/apunload/project.json | 5 +- .../hostedscenario/apunloadtwo/project.json | 5 +- .../threading/commitstackonlyasneeded/project.json | 57 +++++++++++---------- .../threading/coverage/Nullref/project.json | 59 +++++++++++----------- .../threading/currentculture/project.json | 5 +- .../threading/events/AutoResetEvent/project.json | 57 +++++++++++---------- .../events/EventWaitHandle/AutoReset/project.json | 59 +++++++++++----------- .../EventWaitHandle/ManualReset/project.json | 57 +++++++++++---------- .../events/EventWaitHandle/unit/project.json | 57 +++++++++++---------- .../threading/events/ManualResetEvent/project.json | 57 +++++++++++---------- .../threading/generics/Monitor/project.json | 57 +++++++++++---------- .../threading/generics/TimerCallback/project.json | 59 +++++++++++----------- .../threading/generics/WaitCallback/project.json | 57 +++++++++++---------- .../threading/generics/syncdelegate/project.json | 5 +- .../threading/generics/threadstart/project.json | 5 +- .../threading/interlocked/add/project.json | 5 +- .../interlocked/compareexchange/project.json | 5 +- .../threading/interlocked/exchange/project.json | 5 +- .../threading/monitor/enter/project.json | 5 +- .../threading/monitor/exit/project.json | 5 +- .../threading/monitor/pulse/project.json | 5 +- .../threading/monitor/pulseall/project.json | 5 +- .../threading/monitor/unownedlock/project.json | 5 +- .../threading/paramthreadstart/project.json | 5 +- .../threading/readerwriterlockslim/project.json | 5 +- .../threading/regressions/17360/project.json | 5 +- .../threading/regressions/576463/project.json | 5 +- .../threading/regressions/6906/project.json | 5 +- .../threading/stress/sudoku/project.json | 5 +- .../threading/threadstatic/project.json | 5 +- .../baseservices/tools/roundtrip/dlls/project.json | 5 +- tests/src/baseservices/visibility/project.json | 5 +- .../coreclr/activation/sxshost/project.json | 5 +- .../hosting/samples/hosting/usercode/project.json | 5 +- .../resolveevent/usercodedependency/project.json | 5 +- tests/src/hosting/stress/testset1/project.json | 5 +- tests/src/managed/Compilation/project.json | 2 +- tests/src/readytorun/project.json | 4 +- tests/src/readytorun/testv1/project.json | 4 +- tests/src/readytorun/testv2/project.json | 4 +- .../reflection/regression/dev10bugs/project.json | 5 +- .../reflectionrepromasterforsl/project.json | 5 +- tests/src/runtime/project.json | 4 +- 428 files changed, 1453 insertions(+), 1079 deletions(-) diff --git a/tests/helix.targets b/tests/helix.targets index 787e8af0dd..bd7ba92538 100644 --- a/tests/helix.targets +++ b/tests/helix.targets @@ -12,7 +12,7 @@ - + diff --git a/tests/src/Common/CoreCLRTestLibrary/project.json b/tests/src/Common/CoreCLRTestLibrary/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Common/CoreCLRTestLibrary/project.json +++ b/tests/src/Common/CoreCLRTestLibrary/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/Common/Coreclr.TestWrapper/project.json b/tests/src/Common/Coreclr.TestWrapper/project.json index 878544ec29..c87b3e314c 100644 --- a/tests/src/Common/Coreclr.TestWrapper/project.json +++ b/tests/src/Common/Coreclr.TestWrapper/project.json @@ -16,10 +16,10 @@ "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", diff --git a/tests/src/CoreMangLib/components/fileversioninfo/project.json b/tests/src/CoreMangLib/components/fileversioninfo/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/components/fileversioninfo/project.json +++ b/tests/src/CoreMangLib/components/fileversioninfo/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/components/stopwatch/project.json b/tests/src/CoreMangLib/components/stopwatch/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/components/stopwatch/project.json +++ b/tests/src/CoreMangLib/components/stopwatch/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/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", diff --git a/tests/src/CoreMangLib/reflection/assembly/project.json b/tests/src/CoreMangLib/reflection/assembly/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/reflection/assembly/project.json +++ b/tests/src/CoreMangLib/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/system/buffer/project.json b/tests/src/CoreMangLib/system/buffer/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/buffer/project.json +++ b/tests/src/CoreMangLib/system/buffer/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/system/collections/generic/hashset/project.json b/tests/src/CoreMangLib/system/collections/generic/hashset/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/collections/generic/hashset/project.json +++ b/tests/src/CoreMangLib/system/collections/generic/hashset/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/system/datetime/project.json b/tests/src/CoreMangLib/system/datetime/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/datetime/project.json +++ b/tests/src/CoreMangLib/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/system/delegate/generics/project.json b/tests/src/CoreMangLib/system/delegate/generics/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/delegate/generics/project.json +++ b/tests/src/CoreMangLib/system/delegate/generics/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/system/delegate/miscellaneous/project.json b/tests/src/CoreMangLib/system/delegate/miscellaneous/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/delegate/miscellaneous/project.json +++ b/tests/src/CoreMangLib/system/delegate/miscellaneous/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/system/delegate/regressions/devdivbugs/113347/project.json b/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/project.json +++ b/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/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/system/delegate/threatmodel/public/project.json b/tests/src/CoreMangLib/system/delegate/threatmodel/public/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/delegate/threatmodel/public/project.json +++ b/tests/src/CoreMangLib/system/delegate/threatmodel/public/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/system/delegate/threatmodel/tests/project.json b/tests/src/CoreMangLib/system/delegate/threatmodel/tests/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/delegate/threatmodel/tests/project.json +++ b/tests/src/CoreMangLib/system/delegate/threatmodel/tests/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/system/exception/project.json b/tests/src/CoreMangLib/system/exception/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/exception/project.json +++ b/tests/src/CoreMangLib/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/system/guid/project.json b/tests/src/CoreMangLib/system/guid/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/guid/project.json +++ b/tests/src/CoreMangLib/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/system/lazyt/project.json b/tests/src/CoreMangLib/system/lazyt/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/lazyt/project.json +++ b/tests/src/CoreMangLib/system/lazyt/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/system/reflection/assembly/project.json b/tests/src/CoreMangLib/system/reflection/assembly/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/reflection/assembly/project.json +++ b/tests/src/CoreMangLib/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/system/resources/resourcemanager/project.json b/tests/src/CoreMangLib/system/resources/resourcemanager/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/resources/resourcemanager/project.json +++ b/tests/src/CoreMangLib/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/system/text/encoding/project.json b/tests/src/CoreMangLib/system/text/encoding/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/text/encoding/project.json +++ b/tests/src/CoreMangLib/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/system/type/project.json b/tests/src/CoreMangLib/system/type/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/type/project.json +++ b/tests/src/CoreMangLib/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/system/version/project.json b/tests/src/CoreMangLib/system/version/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/CoreMangLib/system/version/project.json +++ b/tests/src/CoreMangLib/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/Exceptions/Finalization/project.json b/tests/src/Exceptions/Finalization/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Exceptions/Finalization/project.json +++ b/tests/src/Exceptions/Finalization/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/GC/Performance/Framework/project.json b/tests/src/GC/Performance/Framework/project.json index ac1b3ea7be..1a6abdbf7a 100644 --- a/tests/src/GC/Performance/Framework/project.json +++ b/tests/src/GC/Performance/Framework/project.json @@ -24,7 +24,7 @@ "System.IO": "4.0.10", "System.IO.FileSystem": "4.0.0", "System.IO.FileSystem.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.Loader": "4.0.0-rc2-23816", @@ -32,7 +32,7 @@ "System.Globalization.Calendars": "4.0.0", "System.Globalization": "4.0.10", "System.Text.Encoding": "4.0.10", - "System.Runtime.InteropServices": "4.0.20", + "System.Runtime.InteropServices": "4.1.0-rc2-23816", "System.Collections": "4.0.10", "System.Console": "4.0.0-rc2-23816", "System.Reflection": "4.0.10", diff --git a/tests/src/GC/Performance/Tests/project.json b/tests/src/GC/Performance/Tests/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/GC/Performance/Tests/project.json +++ b/tests/src/GC/Performance/Tests/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/GC/Stress/Framework/project.json b/tests/src/GC/Stress/Framework/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/GC/Stress/Framework/project.json +++ b/tests/src/GC/Stress/Framework/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/GC/Stress/Tests/project.json b/tests/src/GC/Stress/Tests/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/GC/Stress/Tests/project.json +++ b/tests/src/GC/Stress/Tests/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/Interop/ArrayMarshalling/BoolArray/project.json b/tests/src/Interop/ArrayMarshalling/BoolArray/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Interop/ArrayMarshalling/BoolArray/project.json +++ b/tests/src/Interop/ArrayMarshalling/BoolArray/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/Interop/ArrayMarshalling/ByValArray/project.json b/tests/src/Interop/ArrayMarshalling/ByValArray/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Interop/ArrayMarshalling/ByValArray/project.json +++ b/tests/src/Interop/ArrayMarshalling/ByValArray/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/Interop/BestFitMapping/project.json b/tests/src/Interop/BestFitMapping/project.json index 2fa0811228..91499d150a 100755 --- a/tests/src/Interop/BestFitMapping/project.json +++ b/tests/src/Interop/BestFitMapping/project.json @@ -15,13 +15,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/Interop/PrimitiveMarshalling/Bool/project.json b/tests/src/Interop/PrimitiveMarshalling/Bool/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Interop/PrimitiveMarshalling/Bool/project.json +++ b/tests/src/Interop/PrimitiveMarshalling/Bool/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/Interop/PrimitiveMarshalling/UIntPtr/project.json b/tests/src/Interop/PrimitiveMarshalling/UIntPtr/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Interop/PrimitiveMarshalling/UIntPtr/project.json +++ b/tests/src/Interop/PrimitiveMarshalling/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/JIT/Directed/StructABI/project.json b/tests/src/JIT/Directed/StructABI/project.json index 22b48879ea..9ffcaa5e45 100644 --- a/tests/src/JIT/Directed/StructABI/project.json +++ b/tests/src/JIT/Directed/StructABI/project.json @@ -2,8 +2,8 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" + "System.Runtime": "4.1.0-rc2-23816", + "System.Runtime.InteropServices": "4.1.0-rc2-23816" }, "frameworks": { "dnxcore50": {} diff --git a/tests/src/JIT/Directed/TypedReference/project.json b/tests/src/JIT/Directed/TypedReference/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/JIT/Directed/TypedReference/project.json +++ b/tests/src/JIT/Directed/TypedReference/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/JIT/Methodical/dynamic_methods/project.json b/tests/src/JIT/Methodical/dynamic_methods/project.json index 5ff075a48e..e6b05db0b8 100644 --- a/tests/src/JIT/Methodical/dynamic_methods/project.json +++ b/tests/src/JIT/Methodical/dynamic_methods/project.json @@ -4,7 +4,7 @@ "System.Console": "4.0.0-rc2-23816", "System.Reflection.Emit.Lightweight": "4.0.0", "System.Reflection.TypeExtensions": "4.0.0", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/JIT/Methodical/eh/rethrow/project.json b/tests/src/JIT/Methodical/eh/rethrow/project.json index dea73245d2..6bef11892e 100644 --- a/tests/src/JIT/Methodical/eh/rethrow/project.json +++ b/tests/src/JIT/Methodical/eh/rethrow/project.json @@ -3,9 +3,9 @@ "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", "System.IO": "4.0.10", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.10" + "System.Runtime.InteropServices": "4.1.0-rc2-23816" }, "frameworks": { "dnxcore50": {} diff --git a/tests/src/JIT/Methodical/structs/systemvbringup/project.json b/tests/src/JIT/Methodical/structs/systemvbringup/project.json index 22b48879ea..9ffcaa5e45 100644 --- a/tests/src/JIT/Methodical/structs/systemvbringup/project.json +++ b/tests/src/JIT/Methodical/structs/systemvbringup/project.json @@ -2,8 +2,8 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", - "System.Runtime.InteropServices": "4.0.20" + "System.Runtime": "4.1.0-rc2-23816", + "System.Runtime.InteropServices": "4.1.0-rc2-23816" }, "frameworks": { "dnxcore50": {} diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b06811/project.json b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b06811/project.json index 3c8308f1e0..2cb77010b8 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b06811/project.json +++ b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b06811/project.json @@ -3,9 +3,9 @@ "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Collections.NonGeneric": "4.0.0", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.10" + "System.Runtime.InteropServices": "4.1.0-rc2-23816" }, "frameworks": { "dnxcore50": {} diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b51875/Desktop/project.json b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b51875/Desktop/project.json index 3c8308f1e0..2cb77010b8 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b51875/Desktop/project.json +++ b/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b51875/Desktop/project.json @@ -3,9 +3,9 @@ "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Collections.NonGeneric": "4.0.0", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.10" + "System.Runtime.InteropServices": "4.1.0-rc2-23816" }, "frameworks": { "dnxcore50": {} diff --git a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b425314/project.json b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b425314/project.json index 190f28fc1b..57b92a8772 100644 --- a/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b425314/project.json +++ b/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b425314/project.json @@ -3,7 +3,7 @@ "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Collections": "4.0.0", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10", "System.Threading": "4.0.0", "System.Threading.Thread": "4.0.0-rc2-23816", diff --git a/tests/src/JIT/Regression/Dev11/External/dev11_149090/project.json b/tests/src/JIT/Regression/Dev11/External/dev11_149090/project.json index cf1466247c..ff0520eadb 100644 --- a/tests/src/JIT/Regression/Dev11/External/dev11_149090/project.json +++ b/tests/src/JIT/Regression/Dev11/External/dev11_149090/project.json @@ -4,9 +4,9 @@ "System.Collections": "4.0.0", "System.Console": "4.0.0-rc2-23816", "System.Linq": "4.0.0", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.10" + "System.Runtime.InteropServices": "4.1.0-rc2-23816" }, "frameworks": { "dnxcore50": {} diff --git a/tests/src/JIT/SIMD/project.json b/tests/src/JIT/SIMD/project.json index 7ef966a8d0..31b99fface 100644 --- a/tests/src/JIT/SIMD/project.json +++ b/tests/src/JIT/SIMD/project.json @@ -5,7 +5,7 @@ "System.Console": "4.0.0-rc2-23816", "System.Linq": "4.0.0", "System.Numerics.Vectors": "4.1.1-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10", "System.Threading": "4.0.0", "System.Threading.Thread": "4.0.0-rc2-23816" diff --git a/tests/src/JIT/config/benchmark+roslyn/project.json b/tests/src/JIT/config/benchmark+roslyn/project.json index 0db995574c..30d79e6c6a 100644 --- a/tests/src/JIT/config/benchmark+roslyn/project.json +++ b/tests/src/JIT/config/benchmark+roslyn/project.json @@ -10,7 +10,7 @@ "System.Reflection": "4.0.10", "System.Reflection.Extensions": "4.0.0", "System.Reflection.TypeExtensions": "4.0.0", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10", "System.Runtime.Numerics": "4.0.1-rc2-23816", "System.Threading": "4.0.10", diff --git a/tests/src/JIT/config/benchmark+serialize/project.json b/tests/src/JIT/config/benchmark+serialize/project.json index cf862a3475..0d8c3f710b 100644 --- a/tests/src/JIT/config/benchmark+serialize/project.json +++ b/tests/src/JIT/config/benchmark+serialize/project.json @@ -8,7 +8,7 @@ "System.Console": "4.0.0-rc2-23816", "System.IO": "4.0.10", "System.ObjectModel": "4.0.10", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Serialization.Json": "4.0.0", "System.Runtime.Serialization.Primitives": "4.0.10", "System.Runtime.Serialization.Xml": "4.0.10", diff --git a/tests/src/JIT/config/benchmark/project.json b/tests/src/JIT/config/benchmark/project.json index d55604a21b..26703415c9 100644 --- a/tests/src/JIT/config/benchmark/project.json +++ b/tests/src/JIT/config/benchmark/project.json @@ -8,7 +8,7 @@ "System.Console": "4.0.0-rc2-23816", "System.Linq": "4.0.0", "System.Numerics.Vectors": "4.1.1-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10", "System.Runtime.Numerics": "4.0.1-rc2-23816", "System.Threading": "4.0.10", diff --git a/tests/src/JIT/config/extra/project.json b/tests/src/JIT/config/extra/project.json index 1cfbe56dbf..a580057e41 100644 --- a/tests/src/JIT/config/extra/project.json +++ b/tests/src/JIT/config/extra/project.json @@ -11,7 +11,7 @@ "System.IO.FileSystem": "4.0.0", "System.Reflection": "4.1.0-rc2-23816", "System.Reflection.TypeExtensions": "4.0.0", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10", "System.Runtime.InteropServices": "4.1.0-rc2-23816" }, diff --git a/tests/src/JIT/config/minimal/project.json b/tests/src/JIT/config/minimal/project.json index 96b8680cc5..dcfc1513e1 100644 --- a/tests/src/JIT/config/minimal/project.json +++ b/tests/src/JIT/config/minimal/project.json @@ -2,9 +2,9 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.10" + "System.Runtime.InteropServices": "4.1.0-rc2-23816" }, "frameworks": { "dnxcore50": {} diff --git a/tests/src/JIT/config/threading+thread/project.json b/tests/src/JIT/config/threading+thread/project.json index 7665e7b4df..d218b8e5c4 100644 --- a/tests/src/JIT/config/threading+thread/project.json +++ b/tests/src/JIT/config/threading+thread/project.json @@ -3,7 +3,7 @@ "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", "System.Numerics.Vectors": "4.1.1-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10", "System.Threading": "4.0.0", "System.Threading.Thread": "4.0.0-rc2-23816" diff --git a/tests/src/JIT/config/threading/project.json b/tests/src/JIT/config/threading/project.json index 41a240bf08..f2f4fa5f9a 100644 --- a/tests/src/JIT/config/threading/project.json +++ b/tests/src/JIT/config/threading/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10", "System.Threading": "4.0.0" }, diff --git a/tests/src/JIT/jit64/eh/basics/project.json b/tests/src/JIT/jit64/eh/basics/project.json index 5e0724ab93..e1a771e56b 100644 --- a/tests/src/JIT/jit64/eh/basics/project.json +++ b/tests/src/JIT/jit64/eh/basics/project.json @@ -3,9 +3,9 @@ "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Collections": "4.0.0", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10", - "System.Runtime.InteropServices": "4.0.10" + "System.Runtime.InteropServices": "4.1.0-rc2-23816" }, "frameworks": { "dnxcore50": {} diff --git a/tests/src/Loader/NativeLibs/project.json b/tests/src/Loader/NativeLibs/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Loader/NativeLibs/project.json +++ b/tests/src/Loader/NativeLibs/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/Loader/binding/assemblies/assemblybugs/102140/project.json b/tests/src/Loader/binding/assemblies/assemblybugs/102140/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/binding/assemblies/assemblybugs/102140/project.json +++ b/tests/src/Loader/binding/assemblies/assemblybugs/102140/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/binding/assemblies/assemblybugs/177066w/project.json b/tests/src/Loader/binding/assemblies/assemblybugs/177066w/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/binding/assemblies/assemblybugs/177066w/project.json +++ b/tests/src/Loader/binding/assemblies/assemblybugs/177066w/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/binding/assemblies/assemblybugs/203962w/project.json b/tests/src/Loader/binding/assemblies/assemblybugs/203962w/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/binding/assemblies/assemblybugs/203962w/project.json +++ b/tests/src/Loader/binding/assemblies/assemblybugs/203962w/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/binding/assemblies/assemblyversion/project.json b/tests/src/Loader/binding/assemblies/assemblyversion/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/binding/assemblies/assemblyversion/project.json +++ b/tests/src/Loader/binding/assemblies/assemblyversion/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/project.json b/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/project.json +++ b/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/binding/assemblies/generics/arilistienum/methods/project.json b/tests/src/Loader/binding/assemblies/generics/arilistienum/methods/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/binding/assemblies/generics/arilistienum/methods/project.json +++ b/tests/src/Loader/binding/assemblies/generics/arilistienum/methods/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/explicitlayout/misc/project.json b/tests/src/Loader/classloader/explicitlayout/misc/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/explicitlayout/misc/project.json +++ b/tests/src/Loader/classloader/explicitlayout/misc/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/project.json b/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/project.json +++ b/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/generics/regressions/vsw237932/project.json b/tests/src/Loader/classloader/generics/regressions/vsw237932/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/generics/regressions/vsw237932/project.json +++ b/tests/src/Loader/classloader/generics/regressions/vsw237932/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/generics/regressions/vsw514968/project.json b/tests/src/Loader/classloader/generics/regressions/vsw514968/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/generics/regressions/vsw514968/project.json +++ b/tests/src/Loader/classloader/generics/regressions/vsw514968/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/generics/regressions/vsw524571/project.json b/tests/src/Loader/classloader/generics/regressions/vsw524571/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/generics/regressions/vsw524571/project.json +++ b/tests/src/Loader/classloader/generics/regressions/vsw524571/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/methodoverriding/regressions/549411/project.json b/tests/src/Loader/classloader/methodoverriding/regressions/549411/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/methodoverriding/regressions/549411/project.json +++ b/tests/src/Loader/classloader/methodoverriding/regressions/549411/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/methodoverriding/regressions/577403/project.json b/tests/src/Loader/classloader/methodoverriding/regressions/577403/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/methodoverriding/regressions/577403/project.json +++ b/tests/src/Loader/classloader/methodoverriding/regressions/577403/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/methodoverriding/regressions/593884/project.json b/tests/src/Loader/classloader/methodoverriding/regressions/593884/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/methodoverriding/regressions/593884/project.json +++ b/tests/src/Loader/classloader/methodoverriding/regressions/593884/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/nesting/coreclr/project.json b/tests/src/Loader/classloader/nesting/coreclr/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/nesting/coreclr/project.json +++ b/tests/src/Loader/classloader/nesting/coreclr/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/regressions/101904/project.json b/tests/src/Loader/classloader/regressions/101904/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/regressions/101904/project.json +++ b/tests/src/Loader/classloader/regressions/101904/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/regressions/123413/project.json b/tests/src/Loader/classloader/regressions/123413/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/regressions/123413/project.json +++ b/tests/src/Loader/classloader/regressions/123413/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/regressions/144257/project.json b/tests/src/Loader/classloader/regressions/144257/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/regressions/144257/project.json +++ b/tests/src/Loader/classloader/regressions/144257/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/regressions/245191/project.json b/tests/src/Loader/classloader/regressions/245191/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/regressions/245191/project.json +++ b/tests/src/Loader/classloader/regressions/245191/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/regressions/359519/project.json b/tests/src/Loader/classloader/regressions/359519/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/regressions/359519/project.json +++ b/tests/src/Loader/classloader/regressions/359519/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/regressions/405223/project.json b/tests/src/Loader/classloader/regressions/405223/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/regressions/405223/project.json +++ b/tests/src/Loader/classloader/regressions/405223/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/regressions/434481/project.json b/tests/src/Loader/classloader/regressions/434481/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/regressions/434481/project.json +++ b/tests/src/Loader/classloader/regressions/434481/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/regressions/dev10_851479/project.json b/tests/src/Loader/classloader/regressions/dev10_851479/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/regressions/dev10_851479/project.json +++ b/tests/src/Loader/classloader/regressions/dev10_851479/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/regressions/dev10_889822/project.json b/tests/src/Loader/classloader/regressions/dev10_889822/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/regressions/dev10_889822/project.json +++ b/tests/src/Loader/classloader/regressions/dev10_889822/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/regressions/vsw111021/project.json b/tests/src/Loader/classloader/regressions/vsw111021/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/regressions/vsw111021/project.json +++ b/tests/src/Loader/classloader/regressions/vsw111021/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/classloader/regressions/vsw307137/project.json b/tests/src/Loader/classloader/regressions/vsw307137/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/classloader/regressions/vsw307137/project.json +++ b/tests/src/Loader/classloader/regressions/vsw307137/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/lowlevel/regress/105736/project.json b/tests/src/Loader/lowlevel/regress/105736/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/lowlevel/regress/105736/project.json +++ b/tests/src/Loader/lowlevel/regress/105736/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/multimodule/project.json b/tests/src/Loader/multimodule/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/multimodule/project.json +++ b/tests/src/Loader/multimodule/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Loader/regressions/classloader/project.json b/tests/src/Loader/regressions/classloader/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Loader/regressions/classloader/project.json +++ b/tests/src/Loader/regressions/classloader/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/Loader/regressions/polyrec/project.json b/tests/src/Loader/regressions/polyrec/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Loader/regressions/polyrec/project.json +++ b/tests/src/Loader/regressions/polyrec/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/Loader/versioning/coverage/project.json b/tests/src/Loader/versioning/coverage/project.json index a56897b9c9..cda793f996 100644 --- a/tests/src/Loader/versioning/coverage/project.json +++ b/tests/src/Loader/versioning/coverage/project.json @@ -2,7 +2,7 @@ "dependencies": { "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", "System.Console": "4.0.0-rc2-23816", - "System.Runtime": "4.0.20", + "System.Runtime": "4.1.0-rc2-23816", "System.Runtime.Extensions": "4.0.10" }, "frameworks": { diff --git a/tests/src/Regressions/assemblyref/project.json b/tests/src/Regressions/assemblyref/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/assemblyref/project.json +++ b/tests/src/Regressions/assemblyref/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/Regressions/common/project.json b/tests/src/Regressions/common/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/common/project.json +++ b/tests/src/Regressions/common/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/Regressions/coreclr/0014/project.json b/tests/src/Regressions/coreclr/0014/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0014/project.json +++ b/tests/src/Regressions/coreclr/0014/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/Regressions/coreclr/0018/project.json b/tests/src/Regressions/coreclr/0018/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0018/project.json +++ b/tests/src/Regressions/coreclr/0018/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/Regressions/coreclr/0028/project.json b/tests/src/Regressions/coreclr/0028/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0028/project.json +++ b/tests/src/Regressions/coreclr/0028/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/Regressions/coreclr/0041/project.json b/tests/src/Regressions/coreclr/0041/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0041/project.json +++ b/tests/src/Regressions/coreclr/0041/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/Regressions/coreclr/0044/project.json b/tests/src/Regressions/coreclr/0044/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0044/project.json +++ b/tests/src/Regressions/coreclr/0044/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/Regressions/coreclr/0046/project.json b/tests/src/Regressions/coreclr/0046/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0046/project.json +++ b/tests/src/Regressions/coreclr/0046/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/Regressions/coreclr/0069/project.json b/tests/src/Regressions/coreclr/0069/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0069/project.json +++ b/tests/src/Regressions/coreclr/0069/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/Regressions/coreclr/0075/project.json b/tests/src/Regressions/coreclr/0075/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0075/project.json +++ b/tests/src/Regressions/coreclr/0075/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/Regressions/coreclr/0077/project.json b/tests/src/Regressions/coreclr/0077/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0077/project.json +++ b/tests/src/Regressions/coreclr/0077/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/Regressions/coreclr/0080/project.json b/tests/src/Regressions/coreclr/0080/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0080/project.json +++ b/tests/src/Regressions/coreclr/0080/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/Regressions/coreclr/0099/project.json b/tests/src/Regressions/coreclr/0099/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0099/project.json +++ b/tests/src/Regressions/coreclr/0099/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/Regressions/coreclr/0138/project.json b/tests/src/Regressions/coreclr/0138/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0138/project.json +++ b/tests/src/Regressions/coreclr/0138/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/Regressions/coreclr/0149/project.json b/tests/src/Regressions/coreclr/0149/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0149/project.json +++ b/tests/src/Regressions/coreclr/0149/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/Regressions/coreclr/0198/project.json b/tests/src/Regressions/coreclr/0198/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0198/project.json +++ b/tests/src/Regressions/coreclr/0198/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/Regressions/coreclr/0202/project.json b/tests/src/Regressions/coreclr/0202/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0202/project.json +++ b/tests/src/Regressions/coreclr/0202/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/Regressions/coreclr/0211/project.json b/tests/src/Regressions/coreclr/0211/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0211/project.json +++ b/tests/src/Regressions/coreclr/0211/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/Regressions/coreclr/0275/project.json b/tests/src/Regressions/coreclr/0275/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0275/project.json +++ b/tests/src/Regressions/coreclr/0275/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/Regressions/coreclr/0308/project.json b/tests/src/Regressions/coreclr/0308/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0308/project.json +++ b/tests/src/Regressions/coreclr/0308/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/Regressions/coreclr/0341/project.json b/tests/src/Regressions/coreclr/0341/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0341/project.json +++ b/tests/src/Regressions/coreclr/0341/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/Regressions/coreclr/0342/project.json b/tests/src/Regressions/coreclr/0342/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0342/project.json +++ b/tests/src/Regressions/coreclr/0342/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/Regressions/coreclr/0416/project.json b/tests/src/Regressions/coreclr/0416/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0416/project.json +++ b/tests/src/Regressions/coreclr/0416/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/Regressions/coreclr/0433/project.json b/tests/src/Regressions/coreclr/0433/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0433/project.json +++ b/tests/src/Regressions/coreclr/0433/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/Regressions/coreclr/0487/project.json b/tests/src/Regressions/coreclr/0487/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0487/project.json +++ b/tests/src/Regressions/coreclr/0487/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/Regressions/coreclr/0570/project.json b/tests/src/Regressions/coreclr/0570/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0570/project.json +++ b/tests/src/Regressions/coreclr/0570/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/Regressions/coreclr/0576/project.json b/tests/src/Regressions/coreclr/0576/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0576/project.json +++ b/tests/src/Regressions/coreclr/0576/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/Regressions/coreclr/0582/project.json b/tests/src/Regressions/coreclr/0582/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0582/project.json +++ b/tests/src/Regressions/coreclr/0582/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/Regressions/coreclr/0583/project.json b/tests/src/Regressions/coreclr/0583/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0583/project.json +++ b/tests/src/Regressions/coreclr/0583/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/Regressions/coreclr/0584/project.json b/tests/src/Regressions/coreclr/0584/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0584/project.json +++ b/tests/src/Regressions/coreclr/0584/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/Regressions/coreclr/0694/project.json b/tests/src/Regressions/coreclr/0694/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0694/project.json +++ b/tests/src/Regressions/coreclr/0694/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/Regressions/coreclr/0792/project.json b/tests/src/Regressions/coreclr/0792/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0792/project.json +++ b/tests/src/Regressions/coreclr/0792/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/Regressions/coreclr/0828/project.json b/tests/src/Regressions/coreclr/0828/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0828/project.json +++ b/tests/src/Regressions/coreclr/0828/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/Regressions/coreclr/0829/project.json b/tests/src/Regressions/coreclr/0829/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0829/project.json +++ b/tests/src/Regressions/coreclr/0829/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/Regressions/coreclr/0857/project.json b/tests/src/Regressions/coreclr/0857/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0857/project.json +++ b/tests/src/Regressions/coreclr/0857/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/Regressions/coreclr/0939/project.json b/tests/src/Regressions/coreclr/0939/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0939/project.json +++ b/tests/src/Regressions/coreclr/0939/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/Regressions/coreclr/0968/project.json b/tests/src/Regressions/coreclr/0968/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/0968/project.json +++ b/tests/src/Regressions/coreclr/0968/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/Regressions/coreclr/1307/project.json b/tests/src/Regressions/coreclr/1307/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/1307/project.json +++ b/tests/src/Regressions/coreclr/1307/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/Regressions/coreclr/1333/project.json b/tests/src/Regressions/coreclr/1333/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/1333/project.json +++ b/tests/src/Regressions/coreclr/1333/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/Regressions/coreclr/1337/project.json b/tests/src/Regressions/coreclr/1337/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/1337/project.json +++ b/tests/src/Regressions/coreclr/1337/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/Regressions/coreclr/1380/project.json b/tests/src/Regressions/coreclr/1380/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/1380/project.json +++ b/tests/src/Regressions/coreclr/1380/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/Regressions/coreclr/1386/project.json b/tests/src/Regressions/coreclr/1386/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/1386/project.json +++ b/tests/src/Regressions/coreclr/1386/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/Regressions/coreclr/1402/project.json b/tests/src/Regressions/coreclr/1402/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/1402/project.json +++ b/tests/src/Regressions/coreclr/1402/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/Regressions/coreclr/1514/project.json b/tests/src/Regressions/coreclr/1514/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/1514/project.json +++ b/tests/src/Regressions/coreclr/1514/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/Regressions/coreclr/1534/project.json b/tests/src/Regressions/coreclr/1534/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/1534/project.json +++ b/tests/src/Regressions/coreclr/1534/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/Regressions/coreclr/1535/project.json b/tests/src/Regressions/coreclr/1535/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/1535/project.json +++ b/tests/src/Regressions/coreclr/1535/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/Regressions/coreclr/1549/project.json b/tests/src/Regressions/coreclr/1549/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/1549/project.json +++ b/tests/src/Regressions/coreclr/1549/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/Regressions/coreclr/72162/project.json b/tests/src/Regressions/coreclr/72162/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/coreclr/72162/project.json +++ b/tests/src/Regressions/coreclr/72162/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/Regressions/expl_double/project.json b/tests/src/Regressions/expl_double/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/Regressions/expl_double/project.json +++ b/tests/src/Regressions/expl_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/baseservices/compilerservices/dynamicobjectproperties/project.json b/tests/src/baseservices/compilerservices/dynamicobjectproperties/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/compilerservices/dynamicobjectproperties/project.json +++ b/tests/src/baseservices/compilerservices/dynamicobjectproperties/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/baseservices/exceptions/AccessViolationException/project.json b/tests/src/baseservices/exceptions/AccessViolationException/project.json index 7370062a13..21a7fa4381 100644 --- a/tests/src/baseservices/exceptions/AccessViolationException/project.json +++ b/tests/src/baseservices/exceptions/AccessViolationException/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/baseservices/exceptions/StackTracePreserve/project.json b/tests/src/baseservices/exceptions/StackTracePreserve/project.json index 7370062a13..21a7fa4381 100644 --- a/tests/src/baseservices/exceptions/StackTracePreserve/project.json +++ b/tests/src/baseservices/exceptions/StackTracePreserve/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/baseservices/exceptions/generics/project.json b/tests/src/baseservices/exceptions/generics/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/exceptions/generics/project.json +++ b/tests/src/baseservices/exceptions/generics/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/baseservices/exceptions/regressions/v1.0/project.json b/tests/src/baseservices/exceptions/regressions/v1.0/project.json index 7370062a13..21a7fa4381 100644 --- a/tests/src/baseservices/exceptions/regressions/v1.0/project.json +++ b/tests/src/baseservices/exceptions/regressions/v1.0/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/baseservices/exceptions/regressions/v4.0/640474/project.json b/tests/src/baseservices/exceptions/regressions/v4.0/640474/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/exceptions/regressions/v4.0/640474/project.json +++ b/tests/src/baseservices/exceptions/regressions/v4.0/640474/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/baseservices/exceptions/regressions/v4.0/706099/project.json b/tests/src/baseservices/exceptions/regressions/v4.0/706099/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/exceptions/regressions/v4.0/706099/project.json +++ b/tests/src/baseservices/exceptions/regressions/v4.0/706099/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/baseservices/exceptions/regressions/whidbeyM3.2/project.json b/tests/src/baseservices/exceptions/regressions/whidbeyM3.2/project.json index 7370062a13..21a7fa4381 100644 --- a/tests/src/baseservices/exceptions/regressions/whidbeyM3.2/project.json +++ b/tests/src/baseservices/exceptions/regressions/whidbeyM3.2/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/baseservices/exceptions/regressions/whidbeybeta2/349379/project.json b/tests/src/baseservices/exceptions/regressions/whidbeybeta2/349379/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/exceptions/regressions/whidbeybeta2/349379/project.json +++ b/tests/src/baseservices/exceptions/regressions/whidbeybeta2/349379/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/baseservices/exceptions/regressions/whidbeybeta2/366085/project.json b/tests/src/baseservices/exceptions/regressions/whidbeybeta2/366085/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/exceptions/regressions/whidbeybeta2/366085/project.json +++ b/tests/src/baseservices/exceptions/regressions/whidbeybeta2/366085/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/baseservices/exceptions/regressions/whidbeym3.3/106011/project.json b/tests/src/baseservices/exceptions/regressions/whidbeym3.3/106011/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/exceptions/regressions/whidbeym3.3/106011/project.json +++ b/tests/src/baseservices/exceptions/regressions/whidbeym3.3/106011/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/baseservices/exceptions/regressions/whidbeym3.3/293674/project.json b/tests/src/baseservices/exceptions/regressions/whidbeym3.3/293674/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/exceptions/regressions/whidbeym3.3/293674/project.json +++ b/tests/src/baseservices/exceptions/regressions/whidbeym3.3/293674/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/baseservices/exceptions/regressions/whidbeym3.3/302680/project.json b/tests/src/baseservices/exceptions/regressions/whidbeym3.3/302680/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/exceptions/regressions/whidbeym3.3/302680/project.json +++ b/tests/src/baseservices/exceptions/regressions/whidbeym3.3/302680/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/baseservices/exceptions/sharedexceptions/emptystacktrace/project.json b/tests/src/baseservices/exceptions/sharedexceptions/emptystacktrace/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/exceptions/sharedexceptions/emptystacktrace/project.json +++ b/tests/src/baseservices/exceptions/sharedexceptions/emptystacktrace/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/baseservices/exceptions/simple/project.json b/tests/src/baseservices/exceptions/simple/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/exceptions/simple/project.json +++ b/tests/src/baseservices/exceptions/simple/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/baseservices/exceptions/unittests/project.json b/tests/src/baseservices/exceptions/unittests/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/exceptions/unittests/project.json +++ b/tests/src/baseservices/exceptions/unittests/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/baseservices/finalization/project.json b/tests/src/baseservices/finalization/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/finalization/project.json +++ b/tests/src/baseservices/finalization/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/baseservices/ilasm_ildasm/regression/dd130885/project.json b/tests/src/baseservices/ilasm_ildasm/regression/dd130885/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/ilasm_ildasm/regression/dd130885/project.json +++ b/tests/src/baseservices/ilasm_ildasm/regression/dd130885/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/baseservices/ilasm_ildasm/regression/vswhidbey267905/project.json b/tests/src/baseservices/ilasm_ildasm/regression/vswhidbey267905/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/ilasm_ildasm/regression/vswhidbey267905/project.json +++ b/tests/src/baseservices/ilasm_ildasm/regression/vswhidbey267905/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/baseservices/ilasm_ildasm/regression/vswhidbey305155/project.json b/tests/src/baseservices/ilasm_ildasm/regression/vswhidbey305155/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/ilasm_ildasm/regression/vswhidbey305155/project.json +++ b/tests/src/baseservices/ilasm_ildasm/regression/vswhidbey305155/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/baseservices/ilasm_ildasm/regression/vswhidbey395914/project.json b/tests/src/baseservices/ilasm_ildasm/regression/vswhidbey395914/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/ilasm_ildasm/regression/vswhidbey395914/project.json +++ b/tests/src/baseservices/ilasm_ildasm/regression/vswhidbey395914/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/baseservices/regression/v1/assembly/vos/cool/helloworld/project.json b/tests/src/baseservices/regression/v1/assembly/vos/cool/helloworld/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/regression/v1/assembly/vos/cool/helloworld/project.json +++ b/tests/src/baseservices/regression/v1/assembly/vos/cool/helloworld/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/baseservices/regression/v1/assembly/vos/cool/multipleassembly/project.json b/tests/src/baseservices/regression/v1/assembly/vos/cool/multipleassembly/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/regression/v1/assembly/vos/cool/multipleassembly/project.json +++ b/tests/src/baseservices/regression/v1/assembly/vos/cool/multipleassembly/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/baseservices/regression/v1/seh/vc/chain/project.json b/tests/src/baseservices/regression/v1/seh/vc/chain/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/regression/v1/seh/vc/chain/project.json +++ b/tests/src/baseservices/regression/v1/seh/vc/chain/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/baseservices/regression/v1/threads/functional/thread/project.json b/tests/src/baseservices/regression/v1/threads/functional/thread/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/regression/v1/threads/functional/thread/project.json +++ b/tests/src/baseservices/regression/v1/threads/functional/thread/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/baseservices/regression/v1/threads/functional/threadpool/cs_support/project.json b/tests/src/baseservices/regression/v1/threads/functional/threadpool/cs_support/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/regression/v1/threads/functional/threadpool/cs_support/project.json +++ b/tests/src/baseservices/regression/v1/threads/functional/threadpool/cs_support/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/baseservices/regression/v1/threads/functional/threadpool/cs_threadpoolnullchecks/project.json b/tests/src/baseservices/regression/v1/threads/functional/threadpool/cs_threadpoolnullchecks/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/regression/v1/threads/functional/threadpool/cs_threadpoolnullchecks/project.json +++ b/tests/src/baseservices/regression/v1/threads/functional/threadpool/cs_threadpoolnullchecks/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/baseservices/regression/v1/threads/hostedscenario/apunload/project.json b/tests/src/baseservices/regression/v1/threads/hostedscenario/apunload/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/regression/v1/threads/hostedscenario/apunload/project.json +++ b/tests/src/baseservices/regression/v1/threads/hostedscenario/apunload/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/baseservices/regression/v1/threads/hostedscenario/apunloadtwo/project.json b/tests/src/baseservices/regression/v1/threads/hostedscenario/apunloadtwo/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/regression/v1/threads/hostedscenario/apunloadtwo/project.json +++ b/tests/src/baseservices/regression/v1/threads/hostedscenario/apunloadtwo/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/baseservices/threading/commitstackonlyasneeded/project.json b/tests/src/baseservices/threading/commitstackonlyasneeded/project.json index c14efc6fd1..f94c09b207 100644 --- a/tests/src/baseservices/threading/commitstackonlyasneeded/project.json +++ b/tests/src/baseservices/threading/commitstackonlyasneeded/project.json @@ -1,34 +1,35 @@ { "dependencies": { - "System.Diagnostics.Process": "4.0.0-beta-23302", - "System.IO": "4.0.10-beta-23302", - "System.IO.FileSystem": "4.0.0-beta-23302", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23302", - "System.Runtime": "4.0.20-beta-23302", - "System.Runtime.Extensions": "4.0.10-beta-23302", - "System.Runtime.Handles": "4.0.0-beta-23302", - "System.Runtime.Loader": "4.0.0-beta-23302", - "System.Threading": "4.0.10-beta-23302", - "System.Threading.AccessControl": "4.0.0-rc3-23823", - "System.Globalization.Calendars": "4.0.0-beta-23302", - "System.Globalization": "4.0.10-beta-23302", - "System.Text.Encoding": "4.0.10-beta-23302", - "System.Runtime.InteropServices": "4.0.20-beta-23302", - "System.Collections": "4.0.10-beta-23302", - "System.Console": "4.0.0-beta-23302", - "System.Reflection": "4.0.10-beta-23302", - "System.Reflection.Primitives": "4.0.0-beta-23302", - "System.ComponentModel": "4.0.1-beta-23302", - "System.Xml.ReaderWriter": "4.0.11-beta-23302", - "System.Collections.NonGeneric": "4.0.1-beta-23302", - "System.Collections.Specialized": "4.0.1-beta-23302", - "System.Linq": "4.0.1-beta-23302", - "System.Linq.Queryable": "4.0.1-beta-23302", - "System.Xml.XmlSerializer": "4.0.11-beta-23302", - "System.Xml.XmlDocument": "4.0.1-beta-23302", - "System.Xml.XDocument": "4.0.11-beta-23302" + "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", + "System.Collections": "4.0.10-rc2-23816", + "System.Collections.NonGeneric": "4.0.1-rc2-23816", + "System.Collections.Specialized": "4.0.1-rc2-23816", + "System.ComponentModel": "4.0.1-rc2-23816", + "System.Console": "4.0.0-rc2-23816", + "System.Diagnostics.Process": "4.0.0-rc2-23816", + "System.Globalization": "4.0.10-rc2-23816", + "System.Globalization.Calendars": "4.0.0-rc2-23816", + "System.IO": "4.0.10-rc2-23816", + "System.IO.FileSystem": "4.0.0-rc2-23816", + "System.IO.FileSystem.Primitives": "4.0.0-rc2-23816", + "System.Linq": "4.0.1-rc2-23816", + "System.Linq.Queryable": "4.0.1-rc2-23816", + "System.Reflection": "4.0.10-rc2-23816", + "System.Reflection.Primitives": "4.0.0-rc2-23816", + "System.Runtime": "4.0.20-rc2-23816", + "System.Runtime.Extensions": "4.0.10-rc2-23816", + "System.Runtime.Handles": "4.0.0-rc2-23816", + "System.Runtime.InteropServices": "4.0.20-rc2-23816", + "System.Runtime.Loader": "4.0.0-rc2-23816", + "System.Text.Encoding": "4.0.10-rc2-23816", + "System.Threading": "4.0.10-rc2-23816", + "System.Threading.AccessControl": "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", + "System.Xml.XmlSerializer": "4.0.11-rc2-23816" }, "frameworks": { "dnxcore50": {} } -} \ No newline at end of file +} diff --git a/tests/src/baseservices/threading/coverage/Nullref/project.json b/tests/src/baseservices/threading/coverage/Nullref/project.json index 864cd20ce2..f86149f8fa 100644 --- a/tests/src/baseservices/threading/coverage/Nullref/project.json +++ b/tests/src/baseservices/threading/coverage/Nullref/project.json @@ -1,35 +1,36 @@ { "dependencies": { - "System.Diagnostics.Process": "4.0.0-beta-23302", - "System.IO": "4.0.10-beta-23302", - "System.IO.FileSystem": "4.0.0-beta-23302", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23302", - "System.Runtime": "4.0.20-beta-23302", - "System.Runtime.Extensions": "4.0.10-beta-23302", - "System.Runtime.Handles": "4.0.0-beta-23302", - "System.Runtime.Loader": "4.0.0-beta-23302", - "System.Threading": "4.0.10-beta-23302", - "System.Threading.Timer": "4.0.0-rc3-23823", - "System.Threading.AccessControl": "4.0.0-rc3-23823", - "System.Globalization.Calendars": "4.0.0-beta-23302", - "System.Globalization": "4.0.10-beta-23302", - "System.Text.Encoding": "4.0.10-beta-23302", - "System.Runtime.InteropServices": "4.0.20-beta-23302", - "System.Collections": "4.0.10-beta-23302", - "System.Console": "4.0.0-beta-23302", - "System.Reflection": "4.0.10-beta-23302", - "System.Reflection.Primitives": "4.0.0-beta-23302", - "System.ComponentModel": "4.0.1-beta-23302", - "System.Xml.ReaderWriter": "4.0.11-beta-23302", - "System.Collections.NonGeneric": "4.0.1-beta-23302", - "System.Collections.Specialized": "4.0.1-beta-23302", - "System.Linq": "4.0.1-beta-23302", - "System.Linq.Queryable": "4.0.1-beta-23302", - "System.Xml.XmlSerializer": "4.0.11-beta-23302", - "System.Xml.XmlDocument": "4.0.1-beta-23302", - "System.Xml.XDocument": "4.0.11-beta-23302" + "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", + "System.Collections": "4.0.10-rc2-23816", + "System.Collections.NonGeneric": "4.0.1-rc2-23816", + "System.Collections.Specialized": "4.0.1-rc2-23816", + "System.ComponentModel": "4.0.1-rc2-23816", + "System.Console": "4.0.0-rc2-23816", + "System.Diagnostics.Process": "4.0.0-rc2-23816", + "System.Globalization": "4.0.10-rc2-23816", + "System.Globalization.Calendars": "4.0.0-rc2-23816", + "System.IO": "4.0.10-rc2-23816", + "System.IO.FileSystem": "4.0.0-rc2-23816", + "System.IO.FileSystem.Primitives": "4.0.0-rc2-23816", + "System.Linq": "4.0.1-rc2-23816", + "System.Linq.Queryable": "4.0.1-rc2-23816", + "System.Reflection": "4.0.10-rc2-23816", + "System.Reflection.Primitives": "4.0.0-rc2-23816", + "System.Runtime": "4.0.20-rc2-23816", + "System.Runtime.Extensions": "4.0.10-rc2-23816", + "System.Runtime.Handles": "4.0.0-rc2-23816", + "System.Runtime.InteropServices": "4.0.20-rc2-23816", + "System.Runtime.Loader": "4.0.0-rc2-23816", + "System.Text.Encoding": "4.0.10-rc2-23816", + "System.Threading": "4.0.10-rc2-23816", + "System.Threading.AccessControl": "4.0.0-rc2-23816", + "System.Threading.Timer": "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", + "System.Xml.XmlSerializer": "4.0.11-rc2-23816" }, "frameworks": { "dnxcore50": {} } -} \ No newline at end of file +} diff --git a/tests/src/baseservices/threading/currentculture/project.json b/tests/src/baseservices/threading/currentculture/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/currentculture/project.json +++ b/tests/src/baseservices/threading/currentculture/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/baseservices/threading/events/AutoResetEvent/project.json b/tests/src/baseservices/threading/events/AutoResetEvent/project.json index c14efc6fd1..f94c09b207 100644 --- a/tests/src/baseservices/threading/events/AutoResetEvent/project.json +++ b/tests/src/baseservices/threading/events/AutoResetEvent/project.json @@ -1,34 +1,35 @@ { "dependencies": { - "System.Diagnostics.Process": "4.0.0-beta-23302", - "System.IO": "4.0.10-beta-23302", - "System.IO.FileSystem": "4.0.0-beta-23302", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23302", - "System.Runtime": "4.0.20-beta-23302", - "System.Runtime.Extensions": "4.0.10-beta-23302", - "System.Runtime.Handles": "4.0.0-beta-23302", - "System.Runtime.Loader": "4.0.0-beta-23302", - "System.Threading": "4.0.10-beta-23302", - "System.Threading.AccessControl": "4.0.0-rc3-23823", - "System.Globalization.Calendars": "4.0.0-beta-23302", - "System.Globalization": "4.0.10-beta-23302", - "System.Text.Encoding": "4.0.10-beta-23302", - "System.Runtime.InteropServices": "4.0.20-beta-23302", - "System.Collections": "4.0.10-beta-23302", - "System.Console": "4.0.0-beta-23302", - "System.Reflection": "4.0.10-beta-23302", - "System.Reflection.Primitives": "4.0.0-beta-23302", - "System.ComponentModel": "4.0.1-beta-23302", - "System.Xml.ReaderWriter": "4.0.11-beta-23302", - "System.Collections.NonGeneric": "4.0.1-beta-23302", - "System.Collections.Specialized": "4.0.1-beta-23302", - "System.Linq": "4.0.1-beta-23302", - "System.Linq.Queryable": "4.0.1-beta-23302", - "System.Xml.XmlSerializer": "4.0.11-beta-23302", - "System.Xml.XmlDocument": "4.0.1-beta-23302", - "System.Xml.XDocument": "4.0.11-beta-23302" + "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", + "System.Collections": "4.0.10-rc2-23816", + "System.Collections.NonGeneric": "4.0.1-rc2-23816", + "System.Collections.Specialized": "4.0.1-rc2-23816", + "System.ComponentModel": "4.0.1-rc2-23816", + "System.Console": "4.0.0-rc2-23816", + "System.Diagnostics.Process": "4.0.0-rc2-23816", + "System.Globalization": "4.0.10-rc2-23816", + "System.Globalization.Calendars": "4.0.0-rc2-23816", + "System.IO": "4.0.10-rc2-23816", + "System.IO.FileSystem": "4.0.0-rc2-23816", + "System.IO.FileSystem.Primitives": "4.0.0-rc2-23816", + "System.Linq": "4.0.1-rc2-23816", + "System.Linq.Queryable": "4.0.1-rc2-23816", + "System.Reflection": "4.0.10-rc2-23816", + "System.Reflection.Primitives": "4.0.0-rc2-23816", + "System.Runtime": "4.0.20-rc2-23816", + "System.Runtime.Extensions": "4.0.10-rc2-23816", + "System.Runtime.Handles": "4.0.0-rc2-23816", + "System.Runtime.InteropServices": "4.0.20-rc2-23816", + "System.Runtime.Loader": "4.0.0-rc2-23816", + "System.Text.Encoding": "4.0.10-rc2-23816", + "System.Threading": "4.0.10-rc2-23816", + "System.Threading.AccessControl": "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", + "System.Xml.XmlSerializer": "4.0.11-rc2-23816" }, "frameworks": { "dnxcore50": {} } -} \ No newline at end of file +} diff --git a/tests/src/baseservices/threading/events/EventWaitHandle/AutoReset/project.json b/tests/src/baseservices/threading/events/EventWaitHandle/AutoReset/project.json index 864cd20ce2..f86149f8fa 100644 --- a/tests/src/baseservices/threading/events/EventWaitHandle/AutoReset/project.json +++ b/tests/src/baseservices/threading/events/EventWaitHandle/AutoReset/project.json @@ -1,35 +1,36 @@ { "dependencies": { - "System.Diagnostics.Process": "4.0.0-beta-23302", - "System.IO": "4.0.10-beta-23302", - "System.IO.FileSystem": "4.0.0-beta-23302", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23302", - "System.Runtime": "4.0.20-beta-23302", - "System.Runtime.Extensions": "4.0.10-beta-23302", - "System.Runtime.Handles": "4.0.0-beta-23302", - "System.Runtime.Loader": "4.0.0-beta-23302", - "System.Threading": "4.0.10-beta-23302", - "System.Threading.Timer": "4.0.0-rc3-23823", - "System.Threading.AccessControl": "4.0.0-rc3-23823", - "System.Globalization.Calendars": "4.0.0-beta-23302", - "System.Globalization": "4.0.10-beta-23302", - "System.Text.Encoding": "4.0.10-beta-23302", - "System.Runtime.InteropServices": "4.0.20-beta-23302", - "System.Collections": "4.0.10-beta-23302", - "System.Console": "4.0.0-beta-23302", - "System.Reflection": "4.0.10-beta-23302", - "System.Reflection.Primitives": "4.0.0-beta-23302", - "System.ComponentModel": "4.0.1-beta-23302", - "System.Xml.ReaderWriter": "4.0.11-beta-23302", - "System.Collections.NonGeneric": "4.0.1-beta-23302", - "System.Collections.Specialized": "4.0.1-beta-23302", - "System.Linq": "4.0.1-beta-23302", - "System.Linq.Queryable": "4.0.1-beta-23302", - "System.Xml.XmlSerializer": "4.0.11-beta-23302", - "System.Xml.XmlDocument": "4.0.1-beta-23302", - "System.Xml.XDocument": "4.0.11-beta-23302" + "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", + "System.Collections": "4.0.10-rc2-23816", + "System.Collections.NonGeneric": "4.0.1-rc2-23816", + "System.Collections.Specialized": "4.0.1-rc2-23816", + "System.ComponentModel": "4.0.1-rc2-23816", + "System.Console": "4.0.0-rc2-23816", + "System.Diagnostics.Process": "4.0.0-rc2-23816", + "System.Globalization": "4.0.10-rc2-23816", + "System.Globalization.Calendars": "4.0.0-rc2-23816", + "System.IO": "4.0.10-rc2-23816", + "System.IO.FileSystem": "4.0.0-rc2-23816", + "System.IO.FileSystem.Primitives": "4.0.0-rc2-23816", + "System.Linq": "4.0.1-rc2-23816", + "System.Linq.Queryable": "4.0.1-rc2-23816", + "System.Reflection": "4.0.10-rc2-23816", + "System.Reflection.Primitives": "4.0.0-rc2-23816", + "System.Runtime": "4.0.20-rc2-23816", + "System.Runtime.Extensions": "4.0.10-rc2-23816", + "System.Runtime.Handles": "4.0.0-rc2-23816", + "System.Runtime.InteropServices": "4.0.20-rc2-23816", + "System.Runtime.Loader": "4.0.0-rc2-23816", + "System.Text.Encoding": "4.0.10-rc2-23816", + "System.Threading": "4.0.10-rc2-23816", + "System.Threading.AccessControl": "4.0.0-rc2-23816", + "System.Threading.Timer": "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", + "System.Xml.XmlSerializer": "4.0.11-rc2-23816" }, "frameworks": { "dnxcore50": {} } -} \ No newline at end of file +} diff --git a/tests/src/baseservices/threading/events/EventWaitHandle/ManualReset/project.json b/tests/src/baseservices/threading/events/EventWaitHandle/ManualReset/project.json index c14efc6fd1..f94c09b207 100644 --- a/tests/src/baseservices/threading/events/EventWaitHandle/ManualReset/project.json +++ b/tests/src/baseservices/threading/events/EventWaitHandle/ManualReset/project.json @@ -1,34 +1,35 @@ { "dependencies": { - "System.Diagnostics.Process": "4.0.0-beta-23302", - "System.IO": "4.0.10-beta-23302", - "System.IO.FileSystem": "4.0.0-beta-23302", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23302", - "System.Runtime": "4.0.20-beta-23302", - "System.Runtime.Extensions": "4.0.10-beta-23302", - "System.Runtime.Handles": "4.0.0-beta-23302", - "System.Runtime.Loader": "4.0.0-beta-23302", - "System.Threading": "4.0.10-beta-23302", - "System.Threading.AccessControl": "4.0.0-rc3-23823", - "System.Globalization.Calendars": "4.0.0-beta-23302", - "System.Globalization": "4.0.10-beta-23302", - "System.Text.Encoding": "4.0.10-beta-23302", - "System.Runtime.InteropServices": "4.0.20-beta-23302", - "System.Collections": "4.0.10-beta-23302", - "System.Console": "4.0.0-beta-23302", - "System.Reflection": "4.0.10-beta-23302", - "System.Reflection.Primitives": "4.0.0-beta-23302", - "System.ComponentModel": "4.0.1-beta-23302", - "System.Xml.ReaderWriter": "4.0.11-beta-23302", - "System.Collections.NonGeneric": "4.0.1-beta-23302", - "System.Collections.Specialized": "4.0.1-beta-23302", - "System.Linq": "4.0.1-beta-23302", - "System.Linq.Queryable": "4.0.1-beta-23302", - "System.Xml.XmlSerializer": "4.0.11-beta-23302", - "System.Xml.XmlDocument": "4.0.1-beta-23302", - "System.Xml.XDocument": "4.0.11-beta-23302" + "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", + "System.Collections": "4.0.10-rc2-23816", + "System.Collections.NonGeneric": "4.0.1-rc2-23816", + "System.Collections.Specialized": "4.0.1-rc2-23816", + "System.ComponentModel": "4.0.1-rc2-23816", + "System.Console": "4.0.0-rc2-23816", + "System.Diagnostics.Process": "4.0.0-rc2-23816", + "System.Globalization": "4.0.10-rc2-23816", + "System.Globalization.Calendars": "4.0.0-rc2-23816", + "System.IO": "4.0.10-rc2-23816", + "System.IO.FileSystem": "4.0.0-rc2-23816", + "System.IO.FileSystem.Primitives": "4.0.0-rc2-23816", + "System.Linq": "4.0.1-rc2-23816", + "System.Linq.Queryable": "4.0.1-rc2-23816", + "System.Reflection": "4.0.10-rc2-23816", + "System.Reflection.Primitives": "4.0.0-rc2-23816", + "System.Runtime": "4.0.20-rc2-23816", + "System.Runtime.Extensions": "4.0.10-rc2-23816", + "System.Runtime.Handles": "4.0.0-rc2-23816", + "System.Runtime.InteropServices": "4.0.20-rc2-23816", + "System.Runtime.Loader": "4.0.0-rc2-23816", + "System.Text.Encoding": "4.0.10-rc2-23816", + "System.Threading": "4.0.10-rc2-23816", + "System.Threading.AccessControl": "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", + "System.Xml.XmlSerializer": "4.0.11-rc2-23816" }, "frameworks": { "dnxcore50": {} } -} \ No newline at end of file +} diff --git a/tests/src/baseservices/threading/events/EventWaitHandle/unit/project.json b/tests/src/baseservices/threading/events/EventWaitHandle/unit/project.json index c14efc6fd1..f94c09b207 100644 --- a/tests/src/baseservices/threading/events/EventWaitHandle/unit/project.json +++ b/tests/src/baseservices/threading/events/EventWaitHandle/unit/project.json @@ -1,34 +1,35 @@ { "dependencies": { - "System.Diagnostics.Process": "4.0.0-beta-23302", - "System.IO": "4.0.10-beta-23302", - "System.IO.FileSystem": "4.0.0-beta-23302", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23302", - "System.Runtime": "4.0.20-beta-23302", - "System.Runtime.Extensions": "4.0.10-beta-23302", - "System.Runtime.Handles": "4.0.0-beta-23302", - "System.Runtime.Loader": "4.0.0-beta-23302", - "System.Threading": "4.0.10-beta-23302", - "System.Threading.AccessControl": "4.0.0-rc3-23823", - "System.Globalization.Calendars": "4.0.0-beta-23302", - "System.Globalization": "4.0.10-beta-23302", - "System.Text.Encoding": "4.0.10-beta-23302", - "System.Runtime.InteropServices": "4.0.20-beta-23302", - "System.Collections": "4.0.10-beta-23302", - "System.Console": "4.0.0-beta-23302", - "System.Reflection": "4.0.10-beta-23302", - "System.Reflection.Primitives": "4.0.0-beta-23302", - "System.ComponentModel": "4.0.1-beta-23302", - "System.Xml.ReaderWriter": "4.0.11-beta-23302", - "System.Collections.NonGeneric": "4.0.1-beta-23302", - "System.Collections.Specialized": "4.0.1-beta-23302", - "System.Linq": "4.0.1-beta-23302", - "System.Linq.Queryable": "4.0.1-beta-23302", - "System.Xml.XmlSerializer": "4.0.11-beta-23302", - "System.Xml.XmlDocument": "4.0.1-beta-23302", - "System.Xml.XDocument": "4.0.11-beta-23302" + "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", + "System.Collections": "4.0.10-rc2-23816", + "System.Collections.NonGeneric": "4.0.1-rc2-23816", + "System.Collections.Specialized": "4.0.1-rc2-23816", + "System.ComponentModel": "4.0.1-rc2-23816", + "System.Console": "4.0.0-rc2-23816", + "System.Diagnostics.Process": "4.0.0-rc2-23816", + "System.Globalization": "4.0.10-rc2-23816", + "System.Globalization.Calendars": "4.0.0-rc2-23816", + "System.IO": "4.0.10-rc2-23816", + "System.IO.FileSystem": "4.0.0-rc2-23816", + "System.IO.FileSystem.Primitives": "4.0.0-rc2-23816", + "System.Linq": "4.0.1-rc2-23816", + "System.Linq.Queryable": "4.0.1-rc2-23816", + "System.Reflection": "4.0.10-rc2-23816", + "System.Reflection.Primitives": "4.0.0-rc2-23816", + "System.Runtime": "4.0.20-rc2-23816", + "System.Runtime.Extensions": "4.0.10-rc2-23816", + "System.Runtime.Handles": "4.0.0-rc2-23816", + "System.Runtime.InteropServices": "4.0.20-rc2-23816", + "System.Runtime.Loader": "4.0.0-rc2-23816", + "System.Text.Encoding": "4.0.10-rc2-23816", + "System.Threading": "4.0.10-rc2-23816", + "System.Threading.AccessControl": "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", + "System.Xml.XmlSerializer": "4.0.11-rc2-23816" }, "frameworks": { "dnxcore50": {} } -} \ No newline at end of file +} diff --git a/tests/src/baseservices/threading/events/ManualResetEvent/project.json b/tests/src/baseservices/threading/events/ManualResetEvent/project.json index c14efc6fd1..f94c09b207 100644 --- a/tests/src/baseservices/threading/events/ManualResetEvent/project.json +++ b/tests/src/baseservices/threading/events/ManualResetEvent/project.json @@ -1,34 +1,35 @@ { "dependencies": { - "System.Diagnostics.Process": "4.0.0-beta-23302", - "System.IO": "4.0.10-beta-23302", - "System.IO.FileSystem": "4.0.0-beta-23302", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23302", - "System.Runtime": "4.0.20-beta-23302", - "System.Runtime.Extensions": "4.0.10-beta-23302", - "System.Runtime.Handles": "4.0.0-beta-23302", - "System.Runtime.Loader": "4.0.0-beta-23302", - "System.Threading": "4.0.10-beta-23302", - "System.Threading.AccessControl": "4.0.0-rc3-23823", - "System.Globalization.Calendars": "4.0.0-beta-23302", - "System.Globalization": "4.0.10-beta-23302", - "System.Text.Encoding": "4.0.10-beta-23302", - "System.Runtime.InteropServices": "4.0.20-beta-23302", - "System.Collections": "4.0.10-beta-23302", - "System.Console": "4.0.0-beta-23302", - "System.Reflection": "4.0.10-beta-23302", - "System.Reflection.Primitives": "4.0.0-beta-23302", - "System.ComponentModel": "4.0.1-beta-23302", - "System.Xml.ReaderWriter": "4.0.11-beta-23302", - "System.Collections.NonGeneric": "4.0.1-beta-23302", - "System.Collections.Specialized": "4.0.1-beta-23302", - "System.Linq": "4.0.1-beta-23302", - "System.Linq.Queryable": "4.0.1-beta-23302", - "System.Xml.XmlSerializer": "4.0.11-beta-23302", - "System.Xml.XmlDocument": "4.0.1-beta-23302", - "System.Xml.XDocument": "4.0.11-beta-23302" + "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", + "System.Collections": "4.0.10-rc2-23816", + "System.Collections.NonGeneric": "4.0.1-rc2-23816", + "System.Collections.Specialized": "4.0.1-rc2-23816", + "System.ComponentModel": "4.0.1-rc2-23816", + "System.Console": "4.0.0-rc2-23816", + "System.Diagnostics.Process": "4.0.0-rc2-23816", + "System.Globalization": "4.0.10-rc2-23816", + "System.Globalization.Calendars": "4.0.0-rc2-23816", + "System.IO": "4.0.10-rc2-23816", + "System.IO.FileSystem": "4.0.0-rc2-23816", + "System.IO.FileSystem.Primitives": "4.0.0-rc2-23816", + "System.Linq": "4.0.1-rc2-23816", + "System.Linq.Queryable": "4.0.1-rc2-23816", + "System.Reflection": "4.0.10-rc2-23816", + "System.Reflection.Primitives": "4.0.0-rc2-23816", + "System.Runtime": "4.0.20-rc2-23816", + "System.Runtime.Extensions": "4.0.10-rc2-23816", + "System.Runtime.Handles": "4.0.0-rc2-23816", + "System.Runtime.InteropServices": "4.0.20-rc2-23816", + "System.Runtime.Loader": "4.0.0-rc2-23816", + "System.Text.Encoding": "4.0.10-rc2-23816", + "System.Threading": "4.0.10-rc2-23816", + "System.Threading.AccessControl": "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", + "System.Xml.XmlSerializer": "4.0.11-rc2-23816" }, "frameworks": { "dnxcore50": {} } -} \ No newline at end of file +} diff --git a/tests/src/baseservices/threading/generics/Monitor/project.json b/tests/src/baseservices/threading/generics/Monitor/project.json index c14efc6fd1..f94c09b207 100644 --- a/tests/src/baseservices/threading/generics/Monitor/project.json +++ b/tests/src/baseservices/threading/generics/Monitor/project.json @@ -1,34 +1,35 @@ { "dependencies": { - "System.Diagnostics.Process": "4.0.0-beta-23302", - "System.IO": "4.0.10-beta-23302", - "System.IO.FileSystem": "4.0.0-beta-23302", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23302", - "System.Runtime": "4.0.20-beta-23302", - "System.Runtime.Extensions": "4.0.10-beta-23302", - "System.Runtime.Handles": "4.0.0-beta-23302", - "System.Runtime.Loader": "4.0.0-beta-23302", - "System.Threading": "4.0.10-beta-23302", - "System.Threading.AccessControl": "4.0.0-rc3-23823", - "System.Globalization.Calendars": "4.0.0-beta-23302", - "System.Globalization": "4.0.10-beta-23302", - "System.Text.Encoding": "4.0.10-beta-23302", - "System.Runtime.InteropServices": "4.0.20-beta-23302", - "System.Collections": "4.0.10-beta-23302", - "System.Console": "4.0.0-beta-23302", - "System.Reflection": "4.0.10-beta-23302", - "System.Reflection.Primitives": "4.0.0-beta-23302", - "System.ComponentModel": "4.0.1-beta-23302", - "System.Xml.ReaderWriter": "4.0.11-beta-23302", - "System.Collections.NonGeneric": "4.0.1-beta-23302", - "System.Collections.Specialized": "4.0.1-beta-23302", - "System.Linq": "4.0.1-beta-23302", - "System.Linq.Queryable": "4.0.1-beta-23302", - "System.Xml.XmlSerializer": "4.0.11-beta-23302", - "System.Xml.XmlDocument": "4.0.1-beta-23302", - "System.Xml.XDocument": "4.0.11-beta-23302" + "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", + "System.Collections": "4.0.10-rc2-23816", + "System.Collections.NonGeneric": "4.0.1-rc2-23816", + "System.Collections.Specialized": "4.0.1-rc2-23816", + "System.ComponentModel": "4.0.1-rc2-23816", + "System.Console": "4.0.0-rc2-23816", + "System.Diagnostics.Process": "4.0.0-rc2-23816", + "System.Globalization": "4.0.10-rc2-23816", + "System.Globalization.Calendars": "4.0.0-rc2-23816", + "System.IO": "4.0.10-rc2-23816", + "System.IO.FileSystem": "4.0.0-rc2-23816", + "System.IO.FileSystem.Primitives": "4.0.0-rc2-23816", + "System.Linq": "4.0.1-rc2-23816", + "System.Linq.Queryable": "4.0.1-rc2-23816", + "System.Reflection": "4.0.10-rc2-23816", + "System.Reflection.Primitives": "4.0.0-rc2-23816", + "System.Runtime": "4.0.20-rc2-23816", + "System.Runtime.Extensions": "4.0.10-rc2-23816", + "System.Runtime.Handles": "4.0.0-rc2-23816", + "System.Runtime.InteropServices": "4.0.20-rc2-23816", + "System.Runtime.Loader": "4.0.0-rc2-23816", + "System.Text.Encoding": "4.0.10-rc2-23816", + "System.Threading": "4.0.10-rc2-23816", + "System.Threading.AccessControl": "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", + "System.Xml.XmlSerializer": "4.0.11-rc2-23816" }, "frameworks": { "dnxcore50": {} } -} \ No newline at end of file +} diff --git a/tests/src/baseservices/threading/generics/TimerCallback/project.json b/tests/src/baseservices/threading/generics/TimerCallback/project.json index 864cd20ce2..f86149f8fa 100644 --- a/tests/src/baseservices/threading/generics/TimerCallback/project.json +++ b/tests/src/baseservices/threading/generics/TimerCallback/project.json @@ -1,35 +1,36 @@ { "dependencies": { - "System.Diagnostics.Process": "4.0.0-beta-23302", - "System.IO": "4.0.10-beta-23302", - "System.IO.FileSystem": "4.0.0-beta-23302", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23302", - "System.Runtime": "4.0.20-beta-23302", - "System.Runtime.Extensions": "4.0.10-beta-23302", - "System.Runtime.Handles": "4.0.0-beta-23302", - "System.Runtime.Loader": "4.0.0-beta-23302", - "System.Threading": "4.0.10-beta-23302", - "System.Threading.Timer": "4.0.0-rc3-23823", - "System.Threading.AccessControl": "4.0.0-rc3-23823", - "System.Globalization.Calendars": "4.0.0-beta-23302", - "System.Globalization": "4.0.10-beta-23302", - "System.Text.Encoding": "4.0.10-beta-23302", - "System.Runtime.InteropServices": "4.0.20-beta-23302", - "System.Collections": "4.0.10-beta-23302", - "System.Console": "4.0.0-beta-23302", - "System.Reflection": "4.0.10-beta-23302", - "System.Reflection.Primitives": "4.0.0-beta-23302", - "System.ComponentModel": "4.0.1-beta-23302", - "System.Xml.ReaderWriter": "4.0.11-beta-23302", - "System.Collections.NonGeneric": "4.0.1-beta-23302", - "System.Collections.Specialized": "4.0.1-beta-23302", - "System.Linq": "4.0.1-beta-23302", - "System.Linq.Queryable": "4.0.1-beta-23302", - "System.Xml.XmlSerializer": "4.0.11-beta-23302", - "System.Xml.XmlDocument": "4.0.1-beta-23302", - "System.Xml.XDocument": "4.0.11-beta-23302" + "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", + "System.Collections": "4.0.10-rc2-23816", + "System.Collections.NonGeneric": "4.0.1-rc2-23816", + "System.Collections.Specialized": "4.0.1-rc2-23816", + "System.ComponentModel": "4.0.1-rc2-23816", + "System.Console": "4.0.0-rc2-23816", + "System.Diagnostics.Process": "4.0.0-rc2-23816", + "System.Globalization": "4.0.10-rc2-23816", + "System.Globalization.Calendars": "4.0.0-rc2-23816", + "System.IO": "4.0.10-rc2-23816", + "System.IO.FileSystem": "4.0.0-rc2-23816", + "System.IO.FileSystem.Primitives": "4.0.0-rc2-23816", + "System.Linq": "4.0.1-rc2-23816", + "System.Linq.Queryable": "4.0.1-rc2-23816", + "System.Reflection": "4.0.10-rc2-23816", + "System.Reflection.Primitives": "4.0.0-rc2-23816", + "System.Runtime": "4.0.20-rc2-23816", + "System.Runtime.Extensions": "4.0.10-rc2-23816", + "System.Runtime.Handles": "4.0.0-rc2-23816", + "System.Runtime.InteropServices": "4.0.20-rc2-23816", + "System.Runtime.Loader": "4.0.0-rc2-23816", + "System.Text.Encoding": "4.0.10-rc2-23816", + "System.Threading": "4.0.10-rc2-23816", + "System.Threading.AccessControl": "4.0.0-rc2-23816", + "System.Threading.Timer": "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", + "System.Xml.XmlSerializer": "4.0.11-rc2-23816" }, "frameworks": { "dnxcore50": {} } -} \ No newline at end of file +} diff --git a/tests/src/baseservices/threading/generics/WaitCallback/project.json b/tests/src/baseservices/threading/generics/WaitCallback/project.json index c14efc6fd1..f94c09b207 100644 --- a/tests/src/baseservices/threading/generics/WaitCallback/project.json +++ b/tests/src/baseservices/threading/generics/WaitCallback/project.json @@ -1,34 +1,35 @@ { "dependencies": { - "System.Diagnostics.Process": "4.0.0-beta-23302", - "System.IO": "4.0.10-beta-23302", - "System.IO.FileSystem": "4.0.0-beta-23302", - "System.IO.FileSystem.Primitives": "4.0.0-beta-23302", - "System.Runtime": "4.0.20-beta-23302", - "System.Runtime.Extensions": "4.0.10-beta-23302", - "System.Runtime.Handles": "4.0.0-beta-23302", - "System.Runtime.Loader": "4.0.0-beta-23302", - "System.Threading": "4.0.10-beta-23302", - "System.Threading.AccessControl": "4.0.0-rc3-23823", - "System.Globalization.Calendars": "4.0.0-beta-23302", - "System.Globalization": "4.0.10-beta-23302", - "System.Text.Encoding": "4.0.10-beta-23302", - "System.Runtime.InteropServices": "4.0.20-beta-23302", - "System.Collections": "4.0.10-beta-23302", - "System.Console": "4.0.0-beta-23302", - "System.Reflection": "4.0.10-beta-23302", - "System.Reflection.Primitives": "4.0.0-beta-23302", - "System.ComponentModel": "4.0.1-beta-23302", - "System.Xml.ReaderWriter": "4.0.11-beta-23302", - "System.Collections.NonGeneric": "4.0.1-beta-23302", - "System.Collections.Specialized": "4.0.1-beta-23302", - "System.Linq": "4.0.1-beta-23302", - "System.Linq.Queryable": "4.0.1-beta-23302", - "System.Xml.XmlSerializer": "4.0.11-beta-23302", - "System.Xml.XmlDocument": "4.0.1-beta-23302", - "System.Xml.XDocument": "4.0.11-beta-23302" + "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816", + "System.Collections": "4.0.10-rc2-23816", + "System.Collections.NonGeneric": "4.0.1-rc2-23816", + "System.Collections.Specialized": "4.0.1-rc2-23816", + "System.ComponentModel": "4.0.1-rc2-23816", + "System.Console": "4.0.0-rc2-23816", + "System.Diagnostics.Process": "4.0.0-rc2-23816", + "System.Globalization": "4.0.10-rc2-23816", + "System.Globalization.Calendars": "4.0.0-rc2-23816", + "System.IO": "4.0.10-rc2-23816", + "System.IO.FileSystem": "4.0.0-rc2-23816", + "System.IO.FileSystem.Primitives": "4.0.0-rc2-23816", + "System.Linq": "4.0.1-rc2-23816", + "System.Linq.Queryable": "4.0.1-rc2-23816", + "System.Reflection": "4.0.10-rc2-23816", + "System.Reflection.Primitives": "4.0.0-rc2-23816", + "System.Runtime": "4.0.20-rc2-23816", + "System.Runtime.Extensions": "4.0.10-rc2-23816", + "System.Runtime.Handles": "4.0.0-rc2-23816", + "System.Runtime.InteropServices": "4.0.20-rc2-23816", + "System.Runtime.Loader": "4.0.0-rc2-23816", + "System.Text.Encoding": "4.0.10-rc2-23816", + "System.Threading": "4.0.10-rc2-23816", + "System.Threading.AccessControl": "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", + "System.Xml.XmlSerializer": "4.0.11-rc2-23816" }, "frameworks": { "dnxcore50": {} } -} \ No newline at end of file +} diff --git a/tests/src/baseservices/threading/generics/syncdelegate/project.json b/tests/src/baseservices/threading/generics/syncdelegate/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/generics/syncdelegate/project.json +++ b/tests/src/baseservices/threading/generics/syncdelegate/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/baseservices/threading/generics/threadstart/project.json b/tests/src/baseservices/threading/generics/threadstart/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/generics/threadstart/project.json +++ b/tests/src/baseservices/threading/generics/threadstart/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/baseservices/threading/interlocked/add/project.json b/tests/src/baseservices/threading/interlocked/add/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/interlocked/add/project.json +++ b/tests/src/baseservices/threading/interlocked/add/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/baseservices/threading/interlocked/compareexchange/project.json b/tests/src/baseservices/threading/interlocked/compareexchange/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/interlocked/compareexchange/project.json +++ b/tests/src/baseservices/threading/interlocked/compareexchange/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/baseservices/threading/interlocked/exchange/project.json b/tests/src/baseservices/threading/interlocked/exchange/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/interlocked/exchange/project.json +++ b/tests/src/baseservices/threading/interlocked/exchange/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/baseservices/threading/monitor/enter/project.json b/tests/src/baseservices/threading/monitor/enter/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/monitor/enter/project.json +++ b/tests/src/baseservices/threading/monitor/enter/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/baseservices/threading/monitor/exit/project.json b/tests/src/baseservices/threading/monitor/exit/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/monitor/exit/project.json +++ b/tests/src/baseservices/threading/monitor/exit/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/baseservices/threading/monitor/pulse/project.json b/tests/src/baseservices/threading/monitor/pulse/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/monitor/pulse/project.json +++ b/tests/src/baseservices/threading/monitor/pulse/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/baseservices/threading/monitor/pulseall/project.json b/tests/src/baseservices/threading/monitor/pulseall/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/monitor/pulseall/project.json +++ b/tests/src/baseservices/threading/monitor/pulseall/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/baseservices/threading/monitor/unownedlock/project.json b/tests/src/baseservices/threading/monitor/unownedlock/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/monitor/unownedlock/project.json +++ b/tests/src/baseservices/threading/monitor/unownedlock/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/baseservices/threading/paramthreadstart/project.json b/tests/src/baseservices/threading/paramthreadstart/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/paramthreadstart/project.json +++ b/tests/src/baseservices/threading/paramthreadstart/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/baseservices/threading/readerwriterlockslim/project.json b/tests/src/baseservices/threading/readerwriterlockslim/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/readerwriterlockslim/project.json +++ b/tests/src/baseservices/threading/readerwriterlockslim/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/baseservices/threading/regressions/17360/project.json b/tests/src/baseservices/threading/regressions/17360/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/regressions/17360/project.json +++ b/tests/src/baseservices/threading/regressions/17360/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/baseservices/threading/regressions/576463/project.json b/tests/src/baseservices/threading/regressions/576463/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/regressions/576463/project.json +++ b/tests/src/baseservices/threading/regressions/576463/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/baseservices/threading/regressions/6906/project.json b/tests/src/baseservices/threading/regressions/6906/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/regressions/6906/project.json +++ b/tests/src/baseservices/threading/regressions/6906/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/baseservices/threading/stress/sudoku/project.json b/tests/src/baseservices/threading/stress/sudoku/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/stress/sudoku/project.json +++ b/tests/src/baseservices/threading/stress/sudoku/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/baseservices/threading/threadstatic/project.json b/tests/src/baseservices/threading/threadstatic/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/threading/threadstatic/project.json +++ b/tests/src/baseservices/threading/threadstatic/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/baseservices/tools/roundtrip/dlls/project.json b/tests/src/baseservices/tools/roundtrip/dlls/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/tools/roundtrip/dlls/project.json +++ b/tests/src/baseservices/tools/roundtrip/dlls/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/baseservices/visibility/project.json b/tests/src/baseservices/visibility/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/baseservices/visibility/project.json +++ b/tests/src/baseservices/visibility/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/hosting/coreclr/activation/sxshost/project.json b/tests/src/hosting/coreclr/activation/sxshost/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/hosting/coreclr/activation/sxshost/project.json +++ b/tests/src/hosting/coreclr/activation/sxshost/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/hosting/samples/hosting/usercode/project.json b/tests/src/hosting/samples/hosting/usercode/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/hosting/samples/hosting/usercode/project.json +++ b/tests/src/hosting/samples/hosting/usercode/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/hosting/samples/resolveevent/usercodedependency/project.json b/tests/src/hosting/samples/resolveevent/usercodedependency/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/hosting/samples/resolveevent/usercodedependency/project.json +++ b/tests/src/hosting/samples/resolveevent/usercodedependency/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/hosting/stress/testset1/project.json b/tests/src/hosting/stress/testset1/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/hosting/stress/testset1/project.json +++ b/tests/src/hosting/stress/testset1/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/managed/Compilation/project.json b/tests/src/managed/Compilation/project.json index 8757f28607..ce1d2b5046 100644 --- a/tests/src/managed/Compilation/project.json +++ b/tests/src/managed/Compilation/project.json @@ -10,7 +10,7 @@ "System.IO": "4.0.10", "System.IO.FileSystem": "4.0.0", "System.IO.FileSystem.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.Text.Encoding": "4.0.10", diff --git a/tests/src/readytorun/project.json b/tests/src/readytorun/project.json index 19c98cbaec..0dec888a0e 100644 --- a/tests/src/readytorun/project.json +++ b/tests/src/readytorun/project.json @@ -16,10 +16,10 @@ "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.InteropServices.RuntimeInformation": "4.0.0-rc2-23816", "System.Runtime.Loader": "4.0.0-rc2-23816", "System.Text.Encoding": "4.0.10", diff --git a/tests/src/readytorun/testv1/project.json b/tests/src/readytorun/testv1/project.json index 19c98cbaec..0dec888a0e 100644 --- a/tests/src/readytorun/testv1/project.json +++ b/tests/src/readytorun/testv1/project.json @@ -16,10 +16,10 @@ "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.InteropServices.RuntimeInformation": "4.0.0-rc2-23816", "System.Runtime.Loader": "4.0.0-rc2-23816", "System.Text.Encoding": "4.0.10", diff --git a/tests/src/readytorun/testv2/project.json b/tests/src/readytorun/testv2/project.json index 19c98cbaec..0dec888a0e 100644 --- a/tests/src/readytorun/testv2/project.json +++ b/tests/src/readytorun/testv2/project.json @@ -16,10 +16,10 @@ "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.InteropServices.RuntimeInformation": "4.0.0-rc2-23816", "System.Runtime.Loader": "4.0.0-rc2-23816", "System.Text.Encoding": "4.0.10", diff --git a/tests/src/reflection/regression/dev10bugs/project.json b/tests/src/reflection/regression/dev10bugs/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/reflection/regression/dev10bugs/project.json +++ b/tests/src/reflection/regression/dev10bugs/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/reflection/regression/reflectionrepromasterforsl/project.json b/tests/src/reflection/regression/reflectionrepromasterforsl/project.json index 623c871bb1..a2e84dc340 100644 --- a/tests/src/reflection/regression/reflectionrepromasterforsl/project.json +++ b/tests/src/reflection/regression/reflectionrepromasterforsl/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/runtime/project.json b/tests/src/runtime/project.json index 71f36fdef0..8a65b7cc73 100644 --- a/tests/src/runtime/project.json +++ b/tests/src/runtime/project.json @@ -18,10 +18,10 @@ "System.Reflection": "4.0.10", "System.Reflection.Extensions": "4.0.0", "System.Resources.ResourceManager": "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.Text.Encoding": "4.0.10", "System.Text.Encoding.Extensions": "4.0.10", "System.Text.RegularExpressions": "4.0.10", -- cgit v1.2.3