Use tooling to add Platforms dependencies and imports where necessary.
authorDavis Goodin <dagood@microsoft.com>
Wed, 24 Feb 2016 00:11:15 +0000 (18:11 -0600)
committerDavis Goodin <dagood@microsoft.com>
Wed, 2 Mar 2016 18:32:03 +0000 (12:32 -0600)
Commit migrated from https://github.com/dotnet/coreclr/commit/8fb1a723ff5f7099fb2b4f3014bf08ac5cfc5c5e

432 files changed:
src/coreclr/tests/src/Common/CoreCLRTestLibrary/project.json
src/coreclr/tests/src/Common/Coreclr.TestWrapper/project.json
src/coreclr/tests/src/CoreMangLib/components/fileversioninfo/project.json
src/coreclr/tests/src/CoreMangLib/components/stopwatch/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/action/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/activator/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/argumentexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/argumentnullexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/argumentoutofrangeexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/arithmeticexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/array/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/arraytypemismatchexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/attribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/attributetargets/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/attributeusageattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/badimageformatexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/boolean/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/byte/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/char/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/charenumerator/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/clscompliantattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/dictionaryentry/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/comparer/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionary/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryenumerator/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionarykeycollection/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictionaryvaluecollection/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictkeycollenum/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/dictvalcollenum/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/equalitycomparer/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/icollection/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/idictionary/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerable/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ienumerator/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/iequalitycomparer/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/ilist/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keynotfoundexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/keyvaluepair/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/list/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queue/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/queueenumerator/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stack/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/generic/stackenumerator/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/icollection/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/icomparer/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/idictionary/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/ienumerator/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/collections/ilist/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/comparison/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/console/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/convert/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/datetime/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/datetimekind/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/dayofweek/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/decimal/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/delegate/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/conditionalattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/diagnostics/debuggingmodes/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/dividebyzeroexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/dllnotfoundexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/double/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/enum/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/environment/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/eventargs/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/eventhandler_generic/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/exception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/flagsattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/formatexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/gc/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/calendarweekrule/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/charunicodeinfo/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareinfo/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/compareoptions/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/cultureinfo/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimeformatinfo/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/datetimestyles/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberformatinfo/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/numberstyles/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/regioninfo/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/stringinfo/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textelementenumerator/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/textinfo/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/globalization/unicodecategory/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/guid/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/icomparable/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/icomparable_generic/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/iconvertible/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/idisposable/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/iformatable/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/indexoutofrangeexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/int/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/int16/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/int64/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/intptr/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/invalidcastexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/invalidoperationexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/invalidprogramexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/binarywriter/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/directorynotfoundexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/endofstreamexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileaccess/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileattributes/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/filemode/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/filenotfoundexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/fileshare/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/filestream/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/ioexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/memorystream/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/pathtoolongexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/seekorigin/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/stream/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/streamreader/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/stringwriter/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/textreader/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/io/textwriter/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/math/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/memberaccessexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/methodaccessexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/missingfieldexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/missingmemberexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/missingmethodexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/multicastdelegate/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/notimplementedexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/notsupportedexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/nullable/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/nullreferenceexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/object/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/objectdisposedexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/obsoleteattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/outofmemoryexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/overflowexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/paramarrayattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/platformnotsupportedexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/predicate/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/random/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/rankexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/ambiguousmatchexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assembly/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyconfigurationattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydefaultaliasattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydelaysignattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblydescriptionattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeyfileattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblykeynameattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblyname/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblynameflags/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/assemblytitleattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/callingconventions/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/constructorinfo/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/defaultmemberattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/fieldtoken/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/flowcontrol/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodes/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/opcodetype/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/operandtype/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/packingsize/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/emit/stackbehaviour/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/eventattributes/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/fieldattributes/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodattributes/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/methodimplattributes/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/parameterattributes/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/propertyattributes/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetinvocationexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/targetparametercountexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/reflection/typeattributes/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/resources/missingmanifestresourceexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/resources/neutralresourceslanguageattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/resources/resourcemanager/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/resources/satellitecontractversionattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/accessedthroughpropertyattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilationrelaxations/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/compilergeneratedattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/customconstantattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/indexernameattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/internalsvisibletoattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/methodimploptions/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimecompatibilityattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/compilerservices/runtimehelpers/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/decimalconstantattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/fixedbufferattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/callingconvention/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/charset/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/dllimportattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/fieldoffsetattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandle/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/gchandletype/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/inattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/layoutkind/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshal/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/marshalasattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/outattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/preservesigattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/safehandle/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/structlayoutattribute/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtime/interopservices/unmanagedtype/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtimefieldhandle/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtimemethodhandle/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/runtimetypehandle/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/sbyte/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/security/securityexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/single/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/string/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/stringcompare/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparer/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/stringcomparison/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/szarrayhelper/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/text/decoder/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoder/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/text/encoding/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/text/stringbuilder/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/text/unicodeencoding/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/text/utf8encoding/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/threading/autoresetevent/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/threading/interlocked/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/threading/manualresetevent/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/threading/timeout/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/threading/waithandle/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/timeoutexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/timespan/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/type/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/typecode/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/typeloadexception/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/uint16/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/uint32/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/uint64/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/uintptr/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/valuetype/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/version/project.json
src/coreclr/tests/src/CoreMangLib/cti/system/weakreference/project.json
src/coreclr/tests/src/CoreMangLib/reflection/assembly/project.json
src/coreclr/tests/src/CoreMangLib/system/buffer/project.json
src/coreclr/tests/src/CoreMangLib/system/collections/generic/hashset/project.json
src/coreclr/tests/src/CoreMangLib/system/datetime/project.json
src/coreclr/tests/src/CoreMangLib/system/delegate/generics/project.json
src/coreclr/tests/src/CoreMangLib/system/delegate/miscellaneous/project.json
src/coreclr/tests/src/CoreMangLib/system/delegate/regressions/devdivbugs/113347/project.json
src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/public/project.json
src/coreclr/tests/src/CoreMangLib/system/delegate/threatmodel/tests/project.json
src/coreclr/tests/src/CoreMangLib/system/exception/project.json
src/coreclr/tests/src/CoreMangLib/system/guid/project.json
src/coreclr/tests/src/CoreMangLib/system/lazyt/project.json
src/coreclr/tests/src/CoreMangLib/system/reflection/assembly/project.json
src/coreclr/tests/src/CoreMangLib/system/resources/resourcemanager/project.json
src/coreclr/tests/src/CoreMangLib/system/text/encoding/project.json
src/coreclr/tests/src/CoreMangLib/system/type/project.json
src/coreclr/tests/src/CoreMangLib/system/version/project.json
src/coreclr/tests/src/Exceptions/Finalization/project.json
src/coreclr/tests/src/GC/API/GCSettings/project.json
src/coreclr/tests/src/GC/Coverage/project.json
src/coreclr/tests/src/GC/Features/HeapExpansion/project.json
src/coreclr/tests/src/GC/Features/Pinning/PinningOther/project.json
src/coreclr/tests/src/GC/Performance/Framework/project.json
src/coreclr/tests/src/GC/Performance/Tests/project.json
src/coreclr/tests/src/GC/Regressions/v2.0-beta1/149926/project.json
src/coreclr/tests/src/GC/Regressions/v2.0-beta1/289745/project.json
src/coreclr/tests/src/GC/Regressions/v2.0-beta2/426480/project.json
src/coreclr/tests/src/GC/Regressions/v2.0-beta2/471729/project.json
src/coreclr/tests/src/GC/Regressions/v2.0-beta2/476725/project.json
src/coreclr/tests/src/GC/Regressions/v2.0-beta2/485617/project.json
src/coreclr/tests/src/GC/Regressions/v2.0-rtm/494226/project.json
src/coreclr/tests/src/GC/Regressions/v2.0-rtm/544701/project.json
src/coreclr/tests/src/GC/Scenarios/Boxing/project.json
src/coreclr/tests/src/GC/Scenarios/DoublinkList/project.json
src/coreclr/tests/src/GC/Scenarios/FinalNStruct/project.json
src/coreclr/tests/src/GC/Scenarios/FinalizeTimeout/project.json
src/coreclr/tests/src/GC/Stress/Framework/project.json
src/coreclr/tests/src/GC/Stress/Tests/project.json
src/coreclr/tests/src/Interop/ArrayMarshalling/BoolArray/project.json
src/coreclr/tests/src/Interop/ArrayMarshalling/ByValArray/project.json
src/coreclr/tests/src/Interop/PrimitiveMarshalling/Bool/project.json
src/coreclr/tests/src/Interop/PrimitiveMarshalling/UIntPtr/project.json
src/coreclr/tests/src/Interop/ReversePInvoke/Marshalling/marshalboolarray/project.json
src/coreclr/tests/src/Interop/ReversePInvoke/Marshalling/project.json
src/coreclr/tests/src/JIT/Directed/StructABI/project.json
src/coreclr/tests/src/JIT/Directed/TypedReference/project.json
src/coreclr/tests/src/JIT/Methodical/dynamic_methods/project.json
src/coreclr/tests/src/JIT/Methodical/eh/rethrow/project.json
src/coreclr/tests/src/JIT/Methodical/structs/systemvbringup/project.json
src/coreclr/tests/src/JIT/Regression/CLR-x86-JIT/V1-M10/b06811/project.json
src/coreclr/tests/src/JIT/Regression/CLR-x86-JIT/V1-M12-Beta2/b51875/Desktop/project.json
src/coreclr/tests/src/JIT/Regression/CLR-x86-JIT/V2.0-Beta2/b425314/project.json
src/coreclr/tests/src/JIT/Regression/Dev11/External/dev11_149090/project.json
src/coreclr/tests/src/JIT/SIMD/project.json
src/coreclr/tests/src/JIT/config/benchmark+roslyn/project.json
src/coreclr/tests/src/JIT/config/benchmark+serialize/project.json
src/coreclr/tests/src/JIT/config/benchmark/project.json
src/coreclr/tests/src/JIT/config/empty/project.json
src/coreclr/tests/src/JIT/config/extra/project.json
src/coreclr/tests/src/JIT/config/minimal/project.json
src/coreclr/tests/src/JIT/config/threading+thread/project.json
src/coreclr/tests/src/JIT/config/threading/project.json
src/coreclr/tests/src/JIT/jit64/eh/basics/project.json
src/coreclr/tests/src/Loader/NativeLibs/project.json
src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/102140/project.json
src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/177066w/project.json
src/coreclr/tests/src/Loader/binding/assemblies/assemblybugs/203962w/project.json
src/coreclr/tests/src/Loader/binding/assemblies/assemblyversion/project.json
src/coreclr/tests/src/Loader/binding/assemblies/basicapi/assemblynamector/project.json
src/coreclr/tests/src/Loader/binding/assemblies/generics/arilistienum/methods/project.json
src/coreclr/tests/src/Loader/classloader/explicitlayout/misc/project.json
src/coreclr/tests/src/Loader/classloader/explicitlayout/objrefandnonobjrefoverlap/project.json
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw237932/project.json
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw514968/project.json
src/coreclr/tests/src/Loader/classloader/generics/regressions/vsw524571/project.json
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/549411/project.json
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/577403/project.json
src/coreclr/tests/src/Loader/classloader/methodoverriding/regressions/593884/project.json
src/coreclr/tests/src/Loader/classloader/nesting/coreclr/project.json
src/coreclr/tests/src/Loader/classloader/regressions/101904/project.json
src/coreclr/tests/src/Loader/classloader/regressions/123413/project.json
src/coreclr/tests/src/Loader/classloader/regressions/144257/project.json
src/coreclr/tests/src/Loader/classloader/regressions/245191/project.json
src/coreclr/tests/src/Loader/classloader/regressions/359519/project.json
src/coreclr/tests/src/Loader/classloader/regressions/405223/project.json
src/coreclr/tests/src/Loader/classloader/regressions/434481/project.json
src/coreclr/tests/src/Loader/classloader/regressions/dev10_851479/project.json
src/coreclr/tests/src/Loader/classloader/regressions/dev10_889822/project.json
src/coreclr/tests/src/Loader/classloader/regressions/vsw111021/project.json
src/coreclr/tests/src/Loader/classloader/regressions/vsw307137/project.json
src/coreclr/tests/src/Loader/lowlevel/regress/105736/project.json
src/coreclr/tests/src/Loader/multimodule/project.json
src/coreclr/tests/src/Loader/regressions/classloader/project.json
src/coreclr/tests/src/Loader/regressions/polyrec/project.json
src/coreclr/tests/src/Loader/versioning/coverage/project.json
src/coreclr/tests/src/Regressions/assemblyref/project.json
src/coreclr/tests/src/Regressions/common/project.json
src/coreclr/tests/src/Regressions/coreclr/0014/project.json
src/coreclr/tests/src/Regressions/coreclr/0018/project.json
src/coreclr/tests/src/Regressions/coreclr/0028/project.json
src/coreclr/tests/src/Regressions/coreclr/0041/project.json
src/coreclr/tests/src/Regressions/coreclr/0044/project.json
src/coreclr/tests/src/Regressions/coreclr/0046/project.json
src/coreclr/tests/src/Regressions/coreclr/0069/project.json
src/coreclr/tests/src/Regressions/coreclr/0075/project.json
src/coreclr/tests/src/Regressions/coreclr/0077/project.json
src/coreclr/tests/src/Regressions/coreclr/0080/project.json
src/coreclr/tests/src/Regressions/coreclr/0099/project.json
src/coreclr/tests/src/Regressions/coreclr/0138/project.json
src/coreclr/tests/src/Regressions/coreclr/0149/project.json
src/coreclr/tests/src/Regressions/coreclr/0198/project.json
src/coreclr/tests/src/Regressions/coreclr/0202/project.json
src/coreclr/tests/src/Regressions/coreclr/0211/project.json
src/coreclr/tests/src/Regressions/coreclr/0275/project.json
src/coreclr/tests/src/Regressions/coreclr/0308/project.json
src/coreclr/tests/src/Regressions/coreclr/0341/project.json
src/coreclr/tests/src/Regressions/coreclr/0342/project.json
src/coreclr/tests/src/Regressions/coreclr/0416/project.json
src/coreclr/tests/src/Regressions/coreclr/0433/project.json
src/coreclr/tests/src/Regressions/coreclr/0487/project.json
src/coreclr/tests/src/Regressions/coreclr/0570/project.json
src/coreclr/tests/src/Regressions/coreclr/0576/project.json
src/coreclr/tests/src/Regressions/coreclr/0582/project.json
src/coreclr/tests/src/Regressions/coreclr/0583/project.json
src/coreclr/tests/src/Regressions/coreclr/0584/project.json
src/coreclr/tests/src/Regressions/coreclr/0694/project.json
src/coreclr/tests/src/Regressions/coreclr/0792/project.json
src/coreclr/tests/src/Regressions/coreclr/0828/project.json
src/coreclr/tests/src/Regressions/coreclr/0829/project.json
src/coreclr/tests/src/Regressions/coreclr/0857/project.json
src/coreclr/tests/src/Regressions/coreclr/0939/project.json
src/coreclr/tests/src/Regressions/coreclr/0968/project.json
src/coreclr/tests/src/Regressions/coreclr/1307/project.json
src/coreclr/tests/src/Regressions/coreclr/1333/project.json
src/coreclr/tests/src/Regressions/coreclr/1337/project.json
src/coreclr/tests/src/Regressions/coreclr/1380/project.json
src/coreclr/tests/src/Regressions/coreclr/1386/project.json
src/coreclr/tests/src/Regressions/coreclr/1402/project.json
src/coreclr/tests/src/Regressions/coreclr/1514/project.json
src/coreclr/tests/src/Regressions/coreclr/1534/project.json
src/coreclr/tests/src/Regressions/coreclr/1535/project.json
src/coreclr/tests/src/Regressions/coreclr/1549/project.json
src/coreclr/tests/src/Regressions/coreclr/72162/project.json
src/coreclr/tests/src/Regressions/expl_double/project.json
src/coreclr/tests/src/Threading/ThreadStatics/project.json
src/coreclr/tests/src/baseservices/compilerservices/dynamicobjectproperties/project.json
src/coreclr/tests/src/baseservices/exceptions/generics/project.json
src/coreclr/tests/src/baseservices/exceptions/regressions/v4.0/640474/project.json
src/coreclr/tests/src/baseservices/exceptions/regressions/v4.0/706099/project.json
src/coreclr/tests/src/baseservices/exceptions/regressions/whidbeybeta2/349379/project.json
src/coreclr/tests/src/baseservices/exceptions/regressions/whidbeybeta2/366085/project.json
src/coreclr/tests/src/baseservices/exceptions/regressions/whidbeym3.3/106011/project.json
src/coreclr/tests/src/baseservices/exceptions/regressions/whidbeym3.3/293674/project.json
src/coreclr/tests/src/baseservices/exceptions/regressions/whidbeym3.3/302680/project.json
src/coreclr/tests/src/baseservices/exceptions/sharedexceptions/emptystacktrace/project.json
src/coreclr/tests/src/baseservices/exceptions/simple/project.json
src/coreclr/tests/src/baseservices/exceptions/unittests/project.json
src/coreclr/tests/src/baseservices/finalization/project.json
src/coreclr/tests/src/baseservices/ilasm_ildasm/regression/dd130885/project.json
src/coreclr/tests/src/baseservices/ilasm_ildasm/regression/vswhidbey267905/project.json
src/coreclr/tests/src/baseservices/ilasm_ildasm/regression/vswhidbey305155/project.json
src/coreclr/tests/src/baseservices/ilasm_ildasm/regression/vswhidbey395914/project.json
src/coreclr/tests/src/baseservices/regression/v1/assembly/vos/cool/helloworld/project.json
src/coreclr/tests/src/baseservices/regression/v1/assembly/vos/cool/multipleassembly/project.json
src/coreclr/tests/src/baseservices/regression/v1/seh/vc/chain/project.json
src/coreclr/tests/src/baseservices/regression/v1/threads/functional/thread/project.json
src/coreclr/tests/src/baseservices/regression/v1/threads/functional/threadpool/cs_support/project.json
src/coreclr/tests/src/baseservices/regression/v1/threads/functional/threadpool/cs_threadpoolnullchecks/project.json
src/coreclr/tests/src/baseservices/regression/v1/threads/hostedscenario/apunload/project.json
src/coreclr/tests/src/baseservices/regression/v1/threads/hostedscenario/apunloadtwo/project.json
src/coreclr/tests/src/baseservices/threading/currentculture/project.json
src/coreclr/tests/src/baseservices/threading/generics/syncdelegate/project.json
src/coreclr/tests/src/baseservices/threading/generics/threadstart/project.json
src/coreclr/tests/src/baseservices/threading/interlocked/add/project.json
src/coreclr/tests/src/baseservices/threading/interlocked/compareexchange/project.json
src/coreclr/tests/src/baseservices/threading/interlocked/exchange/project.json
src/coreclr/tests/src/baseservices/threading/monitor/enter/project.json
src/coreclr/tests/src/baseservices/threading/monitor/exit/project.json
src/coreclr/tests/src/baseservices/threading/monitor/pulse/project.json
src/coreclr/tests/src/baseservices/threading/monitor/pulseall/project.json
src/coreclr/tests/src/baseservices/threading/monitor/unownedlock/project.json
src/coreclr/tests/src/baseservices/threading/paramthreadstart/project.json
src/coreclr/tests/src/baseservices/threading/readerwriterlockslim/project.json
src/coreclr/tests/src/baseservices/threading/regressions/17360/project.json
src/coreclr/tests/src/baseservices/threading/regressions/576463/project.json
src/coreclr/tests/src/baseservices/threading/regressions/6906/project.json
src/coreclr/tests/src/baseservices/threading/stress/sudoku/project.json
src/coreclr/tests/src/baseservices/threading/threadstatic/project.json
src/coreclr/tests/src/baseservices/tools/roundtrip/dlls/project.json
src/coreclr/tests/src/baseservices/visibility/project.json
src/coreclr/tests/src/hosting/coreclr/activation/sxshost/project.json
src/coreclr/tests/src/hosting/samples/hosting/usercode/project.json
src/coreclr/tests/src/hosting/samples/resolveevent/usercodedependency/project.json
src/coreclr/tests/src/hosting/stress/testset1/project.json
src/coreclr/tests/src/managed/Compilation/project.json
src/coreclr/tests/src/readytorun/project.json
src/coreclr/tests/src/readytorun/testv1/project.json
src/coreclr/tests/src/readytorun/testv2/project.json
src/coreclr/tests/src/reflection/regression/dev10bugs/project.json
src/coreclr/tests/src/reflection/regression/reflectionrepromasterforsl/project.json
src/coreclr/tests/src/runtime/project.json

index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 6685012..ef82897 100644 (file)
@@ -1,32 +1,33 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
+    "System.Text.Encoding": "4.0.10-beta-23302",
     "System.Threading": "4.0.10-beta-23302",
     "System.Threading.Tasks": "4.0.10-beta-23302",
-    "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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 08302b0..015f063 100644 (file)
@@ -1,16 +1,19 @@
-{
+{
   "version": "1.0.0-*",
   "description": "GCPerfTestFramework Class Library",
-  "authors": [ "segilles" ],
-  "tags": [ "" ],
+  "authors": [
+    "segilles"
+  ],
+  "tags": [
+    ""
+  ],
   "projectUrl": "",
   "licenseUrl": "",
-
   "dependencies": {
-    "xunit": "2.1.0",
-    "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0027"
+    "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0027",
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "xunit": "2.1.0"
   },
-
   "frameworks": {
     "dnxcore5": {
       "compilationOptions": {
@@ -43,7 +46,8 @@
         "System.Xml.XmlSerializer": "4.0.11-beta-23302",
         "System.Xml.XmlDocument": "4.0.1-beta-23302",
         "System.Xml.XDocument": "4.0.11-beta-23302"
-      }
+      },
+      "imports": "portable-net45+win8"
     }
   }
 }
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 51514fc..0976b60 100644 (file)
@@ -1,33 +1,34 @@
-{
+{
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 51514fc..0976b60 100644 (file)
@@ -1,33 +1,34 @@
-{
+{
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index f8f0568..4fd0220 100644 (file)
@@ -1,8 +1,9 @@
 {
   "dependencies": {
-    "System.Runtime": "4.0.20-beta-23302",
-    "System.Runtime.InteropServices": "4.0.20-beta-23302",
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-23302",
+    "System.Runtime": "4.0.20-beta-23302",
+    "System.Runtime.InteropServices": "4.0.20-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index a6d118d..0ba1eb2 100644 (file)
@@ -1,10 +1,11 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Reflection.Emit.Lightweight": "4.0.0-beta-*",
+    "System.Reflection.TypeExtensions": "4.0.0",
     "System.Runtime": "4.0.20-beta-*",
-    "System.Runtime.Extensions": "4.0.10-beta-*",
-    "System.Reflection.TypeExtensions": "4.0.0"
+    "System.Runtime.Extensions": "4.0.10-beta-*"
   },
   "frameworks": {
     "dnxcore50": {}
index 293a3bc..046b020 100644 (file)
@@ -1,7 +1,8 @@
 {
   "dependencies": {
-    "System.IO": "4.0.10", 
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
+    "System.IO": "4.0.10",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*",
     "System.Runtime.InteropServices": "4.0.10-beta-*"
index f8f0568..4fd0220 100644 (file)
@@ -1,8 +1,9 @@
 {
   "dependencies": {
-    "System.Runtime": "4.0.20-beta-23302",
-    "System.Runtime.InteropServices": "4.0.20-beta-23302",
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-23302",
+    "System.Runtime": "4.0.20-beta-23302",
+    "System.Runtime.InteropServices": "4.0.20-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
index af22daf..85690a1 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Collections.NonGeneric": "4.0.0-beta-*",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
index af22daf..85690a1 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Collections.NonGeneric": "4.0.0-beta-*",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
index 21574ae..abbdc4d 100644 (file)
@@ -1,12 +1,13 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Collections": "4.0.0-beta-*",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*",
     "System.Threading": "4.0.0-beta-*",
     "System.Threading.Thread": "4.0.0-beta-*",
-    "System.Threading.Timer": "4.0.0-beta-*",
+    "System.Threading.Timer": "4.0.0-beta-*"
   },
   "frameworks": {
     "dnxcore50": {}
index 60bb6e1..3d3ec84 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Collections": "4.0.0-beta-*",
     "System.Console": "4.0.0-beta-*",
     "System.Linq": "4.0.0-beta-*",
index e098f12..869c8a9 100644 (file)
@@ -1,15 +1,16 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Collections": "4.0.10",
     "System.Console": "4.0.0-beta-*",
-       "System.Linq": "4.0.0",
-       "System.Numerics.Vectors": "4.1.1-beta-23226",
+    "System.Linq": "4.0.0",
+    "System.Numerics.Vectors": "4.1.1-beta-23226",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*",
     "System.Threading": "4.0.0-beta-*",
-    "System.Threading.Thread": "4.0.0-beta-*",
+    "System.Threading.Thread": "4.0.0-beta-*"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index fe67d1a..43d395a 100644 (file)
@@ -1,18 +1,19 @@
 {
   "dependencies": {
-    "Microsoft.CodeAnalysis.Compilers" : "1.1.1",
+    "Microsoft.CodeAnalysis.Compilers": "1.1.1",
     "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0027",
     "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0027",
     "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0027",
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
-    "System.Runtime": "4.0.20-beta-*",
+    "System.Numerics.Vectors": "4.1.1-beta-*",
+    "System.Numerics.Vectors.WindowsRuntime": "4.0.1-beta-*",
     "System.Reflection": "4.0.10",
     "System.Reflection.Extensions": "4.0.0",
     "System.Reflection.TypeExtensions": "4.0.0",
+    "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*",
     "System.Runtime.Numerics": "4.0.1-beta-*",
-    "System.Numerics.Vectors": "4.1.1-beta-*",
-    "System.Numerics.Vectors.WindowsRuntime": "4.0.1-beta-*",
     "System.Threading": "4.0.10",
     "System.Threading.Tasks": "4.0.10",
     "System.Threading.Tasks.Parallel": "4.0.0",
     "xunit.runner.utility": "2.1.0"
   },
   "frameworks": {
-    "dnxcore50": {}
+    "dnxcore50": {
+      "imports": "portable-net45+win8"
+    }
+  },
+  "runtimes": {
+    "win8-x86": {},
+    "win8-x64": {}
   }
 }
index 1a42750..1a43069 100644 (file)
@@ -3,21 +3,24 @@
     "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0027",
     "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0027",
     "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0027",
-    "System.Runtime": "4.0.20-beta-*",
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "Newtonsoft.Json": "7.0.1",
     "System.Console": "4.0.0-beta-*",
     "System.IO": "4.0.10",
     "System.ObjectModel": "4.0.10",
+    "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Serialization.Json": "4.0.0",
     "System.Runtime.Serialization.Primitives": "4.0.10",
     "System.Runtime.Serialization.Xml": "4.0.10",
     "System.Xml.XmlDocument": "4.0.0",
     "System.Xml.XmlSerializer": "4.0.10",
-    "Newtonsoft.Json": "7.0.1",
     "xunit": "2.1.0",
-    "xunit.runner.utility": "2.1.0",
-    "xunit.console.netcore": "1.0.2-prerelease-00128"
+    "xunit.console.netcore": "1.0.2-prerelease-00128",
+    "xunit.runner.utility": "2.1.0"
   },
   "frameworks": {
-    "dnxcore50": { }
-  },
+    "dnxcore50": {
+      "imports": "portable-net45+win8"
+    }
+  }
 }
index 690921a..4d8c7f9 100644 (file)
@@ -3,14 +3,15 @@
     "Microsoft.DotNet.xunit.performance": "1.0.0-alpha-build0027",
     "Microsoft.DotNet.xunit.performance.analysis": "1.0.0-alpha-build0027",
     "Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0027",
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Collections.NonGeneric": "4.0.0",
     "System.Console": "4.0.0-beta-*",
     "System.Linq": "4.0.0",
+    "System.Numerics.Vectors": "4.1.1-beta-*",
+    "System.Numerics.Vectors.WindowsRuntime": "4.0.1-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*",
     "System.Runtime.Numerics": "4.0.1-beta-*",
-    "System.Numerics.Vectors": "4.1.1-beta-*",
-    "System.Numerics.Vectors.WindowsRuntime": "4.0.1-beta-*",
     "System.Threading": "4.0.10",
     "System.Threading.Tasks": "4.0.10",
     "System.Threading.Tasks.Parallel": "4.0.0",
     "xunit.runner.utility": "2.1.0"
   },
   "frameworks": {
-    "dnxcore50": {}
+    "dnxcore50": {
+      "imports": "portable-net45+win8"
+    }
+  },
+  "runtimes": {
+    "win8-x86": {},
+    "win8-x64": {}
   }
 }
index 23102a9..30ef69d 100644 (file)
@@ -2,5 +2,6 @@
   "dependencies": {
   },
   "frameworks": {
+    "dnxcore50": {}
   }
 }
\ No newline at end of file
index b2b9ed6..5a34d29 100644 (file)
@@ -1,18 +1,19 @@
 {
   "dependencies": {
-    "System.Console": "4.0.0-beta-*",
-    "System.Runtime": "4.0.20-beta-*",
-    "System.Runtime.Extensions": "4.0.10-beta-*",
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Collections": "4.0.10-beta-*",
-    "System.Runtime.InteropServices": "4.0.21-beta-*",
+    "System.Console": "4.0.0-beta-*",
+    "System.Diagnostics.Debug": "4.0.11-beta-*",
     "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-*",
+    "System.Diagnostics.Process": "4.1.0-beta-*",
+    "System.Globalization": "4.0.11-beta-*",
     "System.IO": "4.0.11-beta-*",
     "System.IO.FileSystem": "4.0.0-beta-23302",
-    "System.Globalization": "4.0.11-beta-*",
     "System.Reflection": "4.1.0-beta-*",
-    "System.Diagnostics.Process": "4.1.0-beta-*",
-    "System.Diagnostics.Debug": "4.0.11-beta-*",
-    "System.Reflection.TypeExtensions": "4.0.0-beta-*"
+    "System.Reflection.TypeExtensions": "4.0.0-beta-*",
+    "System.Runtime": "4.0.20-beta-*",
+    "System.Runtime.Extensions": "4.0.10-beta-*",
+    "System.Runtime.InteropServices": "4.0.21-beta-*"
   },
   "frameworks": {
     "dnxcore50": {}
index e242aad..c5b23fd 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*",
index 58fb190..39144fa 100644 (file)
@@ -1,14 +1,19 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
+    "System.Numerics.Vectors": "4.1.1-beta-*",
+    "System.Numerics.Vectors.WindowsRuntime": "4.0.1-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*",
     "System.Threading": "4.0.0-beta-*",
-    "System.Threading.Thread": "4.0.0-beta-*",
-    "System.Numerics.Vectors": "4.1.1-beta-*",
-    "System.Numerics.Vectors.WindowsRuntime": "4.0.1-beta-*"
+    "System.Threading.Thread": "4.0.0-beta-*"
   },
   "frameworks": {
     "dnxcore50": {}
+  },
+  "runtimes": {
+    "win8-x86": {},
+    "win8-x64": {}
   }
-}
\ No newline at end of file
+}
index d3674ba..3d468d2 100644 (file)
@@ -1,11 +1,12 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*",
-    "System.Threading": "4.0.0-beta-*",
+    "System.Threading": "4.0.0-beta-*"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 1d9422d..f8444db 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Collections": "4.0.0-beta-*",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 4d3c6b2..4c1906a 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-23302",
     "System.Runtime": "4.0.20-beta-23302",
     "System.Runtime.Extensions": "4.0.10-beta-23302"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 4d3c6b2..4c1906a 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-23302",
     "System.Runtime": "4.0.20-beta-23302",
     "System.Runtime.Extensions": "4.0.10-beta-23302"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 4d3c6b2..4c1906a 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-23302",
     "System.Runtime": "4.0.20-beta-23302",
     "System.Runtime.Extensions": "4.0.10-beta-23302"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 4d3c6b2..4c1906a 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-23302",
     "System.Runtime": "4.0.20-beta-23302",
     "System.Runtime.Extensions": "4.0.10-beta-23302"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 4d3c6b2..4c1906a 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-23302",
     "System.Runtime": "4.0.20-beta-23302",
     "System.Runtime.Extensions": "4.0.10-beta-23302"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 7fad5ff..ea152f4 100644 (file)
@@ -1,5 +1,6 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Console": "4.0.0-beta-*",
     "System.Runtime": "4.0.20-beta-*",
     "System.Runtime.Extensions": "4.0.10-beta-*"
@@ -7,4 +8,4 @@
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index afa88b8..9212f6e 100644 (file)
@@ -1,25 +1,28 @@
 {
   "dependencies": {
-    "System.Console": "4.0.0-beta-*",
-    "System.Runtime": "4.0.20-beta-*",
+    "Microsoft.CodeAnalysis.Compilers": "1.1.1",
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Collections": "4.0.10-beta-*",
     "System.Collections.Concurrent": "4.0.10-beta-*",
+    "System.Collections.Immutable": "1.1.37",
+    "System.Console": "4.0.0-beta-*",
+    "System.Dynamic.Runtime": "4.0.10-beta-*",
     "System.IO": "4.0.10-beta-*",
     "System.IO.FileSystem": "4.0.0-beta-*",
     "System.IO.FileSystem.Primitives": "4.0.0-beta-*",
+    "System.Runtime": "4.0.20-beta-*",
+    "System.Runtime.Extensions": "4.0.10-beta-*",
+    "System.Runtime.Handles": "4.0.0-beta-*",
     "System.Text.Encoding": "4.0.10-beta-*",
     "System.Threading": "4.0.0-beta-*",
-    "System.Threading.Tasks": "4.0.10-beta-*",
-    "System.Runtime.Handles": "4.0.0-beta-*",
-    "System.Threading.ThreadPool": "4.0.10-beta-*",
     "System.Threading.Overlapped": "4.0.0-beta-*",
-    "System.Dynamic.Runtime": "4.0.10-beta-*",
+    "System.Threading.Tasks": "4.0.10-beta-*",
     "System.Threading.Tasks.Parallel": "4.0.0-beta-*",
-    "System.Runtime.Extensions": "4.0.10-beta-*",
-    "Microsoft.CodeAnalysis.Compilers": "1.1.1",
-    "System.Collections.Immutable": "1.1.37"
+    "System.Threading.ThreadPool": "4.0.10-beta-*"
   },
   "frameworks": {
-    "dnxcore50": {}
+    "dnxcore50": {
+      "imports": "portable-net45+win8"
+    }
   }
-}
\ No newline at end of file
+}
index ead654b..a7dc498 100644 (file)
@@ -1,34 +1,35 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.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.Runtime.InteropServices.RuntimeInformation": "4.0.0-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.Runtime.Loader": "4.0.0-beta-23302",
+    "System.Text.Encoding": "4.0.10-beta-23302",
+    "System.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index ead654b..a7dc498 100644 (file)
@@ -1,34 +1,35 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.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.Runtime.InteropServices.RuntimeInformation": "4.0.0-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.Runtime.Loader": "4.0.0-beta-23302",
+    "System.Text.Encoding": "4.0.10-beta-23302",
+    "System.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index ead654b..a7dc498 100644 (file)
@@ -1,34 +1,35 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.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.Runtime.InteropServices.RuntimeInformation": "4.0.0-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.Runtime.Loader": "4.0.0-beta-23302",
+    "System.Text.Encoding": "4.0.10-beta-23302",
+    "System.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index cd536cf..0976b60 100644 (file)
@@ -1,33 +1,34 @@
 {
   "dependencies": {
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
+    "System.Collections": "4.0.10-beta-23302",
+    "System.Collections.NonGeneric": "4.0.1-beta-23302",
+    "System.Collections.Specialized": "4.0.1-beta-23302",
+    "System.ComponentModel": "4.0.1-beta-23302",
+    "System.Console": "4.0.0-beta-23302",
     "System.Diagnostics.Process": "4.0.0-beta-23302",
+    "System.Globalization": "4.0.10-beta-23302",
+    "System.Globalization.Calendars": "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.Linq": "4.0.1-beta-23302",
+    "System.Linq.Queryable": "4.0.1-beta-23302",
+    "System.Reflection": "4.0.10-beta-23302",
+    "System.Reflection.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.InteropServices": "4.0.20-beta-23302",
     "System.Runtime.Loader": "4.0.0-beta-23302",
-    "System.Threading": "4.0.10-beta-23302",
-    "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.Threading": "4.0.10-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.XDocument": "4.0.11-beta-23302",
     "System.Xml.XmlDocument": "4.0.1-beta-23302",
-    "System.Xml.XDocument": "4.0.11-beta-23302"
+    "System.Xml.XmlSerializer": "4.0.11-beta-23302"
   },
   "frameworks": {
     "dnxcore50": {}
   }
-}
\ No newline at end of file
+}
index 0a8ebfa..1c5fa17 100644 (file)
@@ -1,6 +1,7 @@
-{
+{
   "dependencies": {
     "Microsoft.DotNet.CoreCLR.TestDependencies": "1.0.0-prerelease",
+    "Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
     "System.Collections": "4.0.10-beta-*",
     "System.Collections.Concurrent": "4.0.10-beta-*",
     "System.Console": "4.0.0-beta-*",
     "System.Text.Encoding.Extensions": "4.0.10-beta-*",
     "System.Text.RegularExpressions": "4.0.10-beta-*",
     "System.Threading": "4.0.0-beta-*",
+    "System.Threading.Overlapped": "4.0.0-beta-*",
     "System.Threading.Tasks": "4.0.10-beta-*",
-    "System.Xml.ReaderWriter": "4.0.10-beta-*",
-    "System.Xml.XDocument": "4.0.10-beta-*",
     "System.Threading.ThreadPool": "4.0.10-beta-*",
-    "System.Threading.Overlapped": "4.0.0-beta-*"
+    "System.Xml.ReaderWriter": "4.0.10-beta-*",
+    "System.Xml.XDocument": "4.0.10-beta-*"
   },
   "frameworks": {
     "dnxcore50": {}
   }
 }
-