dot-console
Version:
Interactive Console for .NET Core command-line
386 lines • 16 kB
JSON
{
"runtimeTarget": {
"name": ".NETCoreApp,Version=v1.0",
"signature": "f6e084c7b616c465831fc589e936a0dfd48599f7"
},
"compilationOptions": {},
"targets": {
".NETCoreApp,Version=v1.0": {
"hello.tests/1.0.0": {
"dependencies": {
"Microsoft.NET.Test.Sdk": "15.0.0-preview-20170123-02",
"xunit": "2.2.0-beta5-build3474",
"xunit.runner.visualstudio": "2.2.0-beta5-build1225"
},
"runtime": {
"Hello.Tests.dll": {}
}
},
"microsoft.dotnet.internalabstractions/1.0.0": {
"runtime": {
"lib/netstandard1.3/Microsoft.DotNet.InternalAbstractions.dll": {}
}
},
"microsoft.extensions.dependencymodel/1.0.0": {
"dependencies": {
"Microsoft.DotNet.InternalAbstractions": "1.0.0",
"Newtonsoft.Json": "9.0.1"
},
"runtime": {
"lib/netstandard1.6/Microsoft.Extensions.DependencyModel.dll": {}
}
},
"microsoft.net.test.sdk/15.0.0-preview-20170123-02": {
"dependencies": {
"Microsoft.TestPlatform.TestHost": "15.0.0-preview-20170123-02"
}
},
"microsoft.testplatform.objectmodel/15.0.0-preview-20170123-02": {
"dependencies": {
"System.ComponentModel.EventBasedAsync": "4.0.11",
"System.ComponentModel.TypeConverter": "4.1.0",
"System.Diagnostics.TextWriterTraceListener": "4.0.0",
"System.Diagnostics.TraceSource": "4.0.0",
"System.Runtime.Serialization.Json": "4.0.2",
"System.Runtime.Serialization.Primitives": "4.1.1",
"System.Xml.XPath.XmlDocument": "4.0.1"
},
"runtime": {
"lib/netstandard1.5/Microsoft.TestPlatform.CoreUtilities.dll": {},
"lib/netstandard1.5/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
}
},
"microsoft.testplatform.testhost/15.0.0-preview-20170123-02": {
"dependencies": {
"Microsoft.TestPlatform.ObjectModel": "15.0.0-preview-20170123-02",
"Newtonsoft.Json": "9.0.1"
},
"runtime": {
"lib/netstandard1.5/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
"lib/netstandard1.5/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
"lib/netstandard1.5/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
"lib/netstandard1.5/testhost.dll": {}
}
},
"newtonsoft.json/9.0.1": {
"dependencies": {
"System.Runtime.Serialization.Primitives": "4.1.1"
},
"runtime": {
"lib/netstandard1.0/Newtonsoft.Json.dll": {}
}
},
"system.collections.nongeneric/4.0.1": {
"runtime": {
"lib/netstandard1.3/System.Collections.NonGeneric.dll": {}
}
},
"system.collections.specialized/4.0.1": {
"dependencies": {
"System.Collections.NonGeneric": "4.0.1"
},
"runtime": {
"lib/netstandard1.3/System.Collections.Specialized.dll": {}
}
},
"system.componentmodel.eventbasedasync/4.0.11": {
"runtime": {
"lib/netstandard1.3/System.ComponentModel.EventBasedAsync.dll": {}
}
},
"system.componentmodel.primitives/4.1.0": {
"runtime": {
"lib/netstandard1.0/System.ComponentModel.Primitives.dll": {}
}
},
"system.componentmodel.typeconverter/4.1.0": {
"dependencies": {
"System.Collections.NonGeneric": "4.0.1",
"System.Collections.Specialized": "4.0.1",
"System.ComponentModel.Primitives": "4.1.0"
},
"runtime": {
"lib/netstandard1.5/System.ComponentModel.TypeConverter.dll": {}
}
},
"system.diagnostics.textwritertracelistener/4.0.0": {
"dependencies": {
"System.Diagnostics.TraceSource": "4.0.0"
},
"runtime": {
"lib/netstandard1.3/System.Diagnostics.TextWriterTraceListener.dll": {}
}
},
"system.diagnostics.tracesource/4.0.0": {
"runtimeTargets": {
"runtimes/unix/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
"rid": "unix",
"assetType": "runtime"
},
"runtimes/win/lib/netstandard1.3/System.Diagnostics.TraceSource.dll": {
"rid": "win",
"assetType": "runtime"
}
}
},
"system.private.datacontractserialization/4.1.1": {
"dependencies": {
"System.Runtime.Serialization.Primitives": "4.1.1",
"System.Xml.XmlSerializer": "4.0.11"
},
"runtime": {
"lib/netstandard1.3/System.Private.DataContractSerialization.dll": {}
}
},
"system.runtime.serialization.json/4.0.2": {
"dependencies": {
"System.Private.DataContractSerialization": "4.1.1"
},
"runtime": {
"lib/netstandard1.3/System.Runtime.Serialization.Json.dll": {}
}
},
"system.runtime.serialization.primitives/4.1.1": {
"runtime": {
"lib/netstandard1.3/System.Runtime.Serialization.Primitives.dll": {}
}
},
"system.xml.xmlserializer/4.0.11": {
"runtime": {
"lib/netstandard1.3/System.Xml.XmlSerializer.dll": {}
}
},
"system.xml.xpath.xmldocument/4.0.1": {
"runtime": {
"lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {}
}
},
"xunit/2.2.0-beta5-build3474": {
"dependencies": {
"xunit.assert": "2.2.0-beta5-build3474",
"xunit.core": "2.2.0-beta5-build3474"
}
},
"xunit.abstractions/2.0.1": {
"runtime": {
"lib/netstandard1.0/xunit.abstractions.dll": {}
}
},
"xunit.assert/2.2.0-beta5-build3474": {
"runtime": {
"lib/netstandard1.0/xunit.assert.dll": {}
}
},
"xunit.core/2.2.0-beta5-build3474": {
"dependencies": {
"xunit.extensibility.core": "2.2.0-beta5-build3474",
"xunit.extensibility.execution": "2.2.0-beta5-build3474"
}
},
"xunit.extensibility.core/2.2.0-beta5-build3474": {
"dependencies": {
"xunit.abstractions": "2.0.1"
},
"runtime": {
"lib/netstandard1.0/xunit.core.dll": {}
}
},
"xunit.extensibility.execution/2.2.0-beta5-build3474": {
"dependencies": {
"xunit.extensibility.core": "2.2.0-beta5-build3474"
},
"runtime": {
"lib/netstandard1.0/xunit.execution.dotnet.dll": {}
}
},
"xunit.runner.visualstudio/2.2.0-beta5-build1225": {
"dependencies": {
"Microsoft.Extensions.DependencyModel": "1.0.0",
"Microsoft.TestPlatform.ObjectModel": "15.0.0-preview-20170123-02"
}
}
}
},
"libraries": {
"hello.tests/1.0.0": {
"type": "project",
"serviceable": false,
"sha512": ""
},
"microsoft.dotnet.internalabstractions/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-rcljd43cpn/bTcJje31chtweWZFIxz90P87E5Qt0cXsc3FI0BS83DsxYBasPAGGq2dtoc0R1gStC8Y/u4ODInw==",
"path": "microsoft.dotnet.internalabstractions/1.0.0",
"hashPath": "microsoft.dotnet.internalabstractions.1.0.0.nupkg.sha512"
},
"microsoft.extensions.dependencymodel/1.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-5npFLu0w1RvgmMFFqIaxY4zHU2pWjdYKsAhK9BVQPXHdceAoCnuNLyqYTFp3QTtsSzFfezzDupnGC+ih3o1mBg==",
"path": "microsoft.extensions.dependencymodel/1.0.0",
"hashPath": "microsoft.extensions.dependencymodel.1.0.0.nupkg.sha512"
},
"microsoft.net.test.sdk/15.0.0-preview-20170123-02": {
"type": "package",
"serviceable": true,
"sha512": "sha512-eQ6lj9rpOQ2vN7mLEKsRwB9taPzPHl+Ri0TTKWdsK0QO7hQxZjL4U3/gEVP0jhJlii1wMy8my4Qf40SlvrWbAA==",
"path": "microsoft.net.test.sdk/15.0.0-preview-20170123-02",
"hashPath": "microsoft.net.test.sdk.15.0.0-preview-20170123-02.nupkg.sha512"
},
"microsoft.testplatform.objectmodel/15.0.0-preview-20170123-02": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Yg6DqreD4Z9weUNHH0NdZZ+0mjt0MRv1ixQrBWhVRIb5xK9wTzPSrGJuxA5y0f1/6fNcfTB3P5PuNFaOeh9O8w==",
"path": "microsoft.testplatform.objectmodel/15.0.0-preview-20170123-02",
"hashPath": "microsoft.testplatform.objectmodel.15.0.0-preview-20170123-02.nupkg.sha512"
},
"microsoft.testplatform.testhost/15.0.0-preview-20170123-02": {
"type": "package",
"serviceable": true,
"sha512": "sha512-UR1taA7fedxx//A32iUww7cwOhszl5ed8cDL9nUbBnqSM2XacpL5NHZ02dYrlXS09NSlFRJMjRjtR7CnxcGZhw==",
"path": "microsoft.testplatform.testhost/15.0.0-preview-20170123-02",
"hashPath": "microsoft.testplatform.testhost.15.0.0-preview-20170123-02.nupkg.sha512"
},
"newtonsoft.json/9.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-1/ZseDr+gkee9xiGXC3eT3Ms5jJUCXPquqY92xb+DLEWLLz9lsqrCNTDYoq8qnorwHf6PvETQFIFkQHFB+ErDg==",
"path": "newtonsoft.json/9.0.1",
"hashPath": "newtonsoft.json.9.0.1.nupkg.sha512"
},
"system.collections.nongeneric/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Gr06d90EPjOSmsMhQ5u5WnD5s0qEwBqsAoJA7Y5r+tny9QW15qMFjYP0Hecn/egYqWzZYB9Km5mkyeYOew39vA==",
"path": "system.collections.nongeneric/4.0.1",
"hashPath": "system.collections.nongeneric.4.0.1.nupkg.sha512"
},
"system.collections.specialized/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-IcaJTQH1yDktZjgmVW0L2K+qqSHjBUtk02WQ+OUtcNALjOWhKJSdzjvr2nSUSF0UBy8eukcoNSZDAG0tT7Dtzw==",
"path": "system.collections.specialized/4.0.1",
"hashPath": "system.collections.specialized.4.0.1.nupkg.sha512"
},
"system.componentmodel.eventbasedasync/4.0.11": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Z7SO6vvQIR84daPE4uhaNdef9CjgjDMGYkas8epUhf0U3WGuaGgZ0Mm4QuNycMdbHUY8KEdZrtgxonkAiJaAlA==",
"path": "system.componentmodel.eventbasedasync/4.0.11",
"hashPath": "system.componentmodel.eventbasedasync.4.0.11.nupkg.sha512"
},
"system.componentmodel.primitives/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nqP1/pbUEcHerSnJb80hjZ04iTcfIGdRC5Itl0UhSUd9Bt3z3U2AK1Vy8rbTQo7S47sTxTDiTZ3J+EEHsS6lLg==",
"path": "system.componentmodel.primitives/4.1.0",
"hashPath": "system.componentmodel.primitives.4.1.0.nupkg.sha512"
},
"system.componentmodel.typeconverter/4.1.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-q1DjgZgKrUeXuLg9EbW8ZrELeAjFIs0jVPWbRNSEW8f9vDJBLxcaoNo2hySBLUy+vFYJWu/M86ZYS43yF0HWCw==",
"path": "system.componentmodel.typeconverter/4.1.0",
"hashPath": "system.componentmodel.typeconverter.4.1.0.nupkg.sha512"
},
"system.diagnostics.textwritertracelistener/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-w36Dr8yKy8xP150qPANe7Td+/zOI3G62ImRcHDIEW+oUXUuTKZHd4DHmqRx5+x8RXd85v3tXd1uhNTfsr+yxjA==",
"path": "system.diagnostics.textwritertracelistener/4.0.0",
"hashPath": "system.diagnostics.textwritertracelistener.4.0.0.nupkg.sha512"
},
"system.diagnostics.tracesource/4.0.0": {
"type": "package",
"serviceable": true,
"sha512": "sha512-6WVCczFZKXwpWpzd/iJkYnsmWTSFFiU24Xx/YdHXBcu+nFI/ehTgeqdJQFbtRPzbrO3KtRNjvkhtj4t5/WwWsA==",
"path": "system.diagnostics.tracesource/4.0.0",
"hashPath": "system.diagnostics.tracesource.4.0.0.nupkg.sha512"
},
"system.private.datacontractserialization/4.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-lcqFBUaCZxPiUkA4dlSOoPZGtZsAuuElH2XHgLwGLxd7ZozWetV5yiz0qGAV2AUYOqw97MtZBjbLMN16Xz4vXA==",
"path": "system.private.datacontractserialization/4.1.1",
"hashPath": "system.private.datacontractserialization.4.1.1.nupkg.sha512"
},
"system.runtime.serialization.json/4.0.2": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+7DIJhnKYgCzUgcLbVTtRQb2l1M0FP549XFlFkQM5lmNiUBl44AfNbx4bz61xA8PzLtlYwfmif4JJJW7MPPnjg==",
"path": "system.runtime.serialization.json/4.0.2",
"hashPath": "system.runtime.serialization.json.4.0.2.nupkg.sha512"
},
"system.runtime.serialization.primitives/4.1.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-yBJ1AU6Pfyz/eugQVLlFHtNKcqxXOIQNaCYTAxtxHY9jXgIAUkwG0voCpz2S8Fh39PsR0RHDoQWAB/SGTk5UOA==",
"path": "system.runtime.serialization.primitives/4.1.1",
"hashPath": "system.runtime.serialization.primitives.4.1.1.nupkg.sha512"
},
"system.xml.xmlserializer/4.0.11": {
"type": "package",
"serviceable": true,
"sha512": "sha512-FrazwwqfIXTfq23mfv4zH+BjqkSFNaNFBtjzu3I9NRmG8EELYyrv/fJnttCIwRMFRR/YKXF1hmsMmMEnl55HGw==",
"path": "system.xml.xmlserializer/4.0.11",
"hashPath": "system.xml.xmlserializer.4.0.11.nupkg.sha512"
},
"system.xml.xpath.xmldocument/4.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-Zm2BdeanuncYs3NhCj4c9e1x3EXFzFBVv2wPEc/Dj4ZbI9R8ecLSR5frAsx4zJCPBtKQreQ7Q/KxJEohJZbfzA==",
"path": "system.xml.xpath.xmldocument/4.0.1",
"hashPath": "system.xml.xpath.xmldocument.4.0.1.nupkg.sha512"
},
"xunit/2.2.0-beta5-build3474": {
"type": "package",
"serviceable": true,
"sha512": "sha512-nkcTT3ClVVoSaGkbyuYDhDo+WmhvwsAQOMpk/j19YJQwe9pRPh8BeZgysdOuCyQ8eeiWEEBxHsq7A+9AklZnOA==",
"path": "xunit/2.2.0-beta5-build3474",
"hashPath": "xunit.2.2.0-beta5-build3474.nupkg.sha512"
},
"xunit.abstractions/2.0.1": {
"type": "package",
"serviceable": true,
"sha512": "sha512-bDm/zdG5rnRDsobKuKwrvL4HccBdC0uvT12be6fG12P3d1U7u9Wkvfoq/PM2GeyIeb0Dtcmm/7k2oaawiqQ2Dg==",
"path": "xunit.abstractions/2.0.1",
"hashPath": "xunit.abstractions.2.0.1.nupkg.sha512"
},
"xunit.assert/2.2.0-beta5-build3474": {
"type": "package",
"serviceable": true,
"sha512": "sha512-l4HNVTFaVfAEwAZs7VjAlxb7DW6QkoGYoh0QaCB397IYBX/vZdJ5AhqrxmtcNSFbh0RwrXrKmI48JN+LUV1rdA==",
"path": "xunit.assert/2.2.0-beta5-build3474",
"hashPath": "xunit.assert.2.2.0-beta5-build3474.nupkg.sha512"
},
"xunit.core/2.2.0-beta5-build3474": {
"type": "package",
"serviceable": true,
"sha512": "sha512-DcOHVkAwkP5jp9I60uEBOOmkJ7Aocg7TYBw8+nEgcBUoR4Smb66RaYQuzkW1BCq/5xY0kQMRiJrIzuk3XPx2XA==",
"path": "xunit.core/2.2.0-beta5-build3474",
"hashPath": "xunit.core.2.2.0-beta5-build3474.nupkg.sha512"
},
"xunit.extensibility.core/2.2.0-beta5-build3474": {
"type": "package",
"serviceable": true,
"sha512": "sha512-G1s2W/DYEf2xVxItEdEL51e81Epc0TB/vAZ+9/Vp30/wUTP9Fgt9cb+DfuhGTvcppGW8uVXybpkMA9o/KI5Rrg==",
"path": "xunit.extensibility.core/2.2.0-beta5-build3474",
"hashPath": "xunit.extensibility.core.2.2.0-beta5-build3474.nupkg.sha512"
},
"xunit.extensibility.execution/2.2.0-beta5-build3474": {
"type": "package",
"serviceable": true,
"sha512": "sha512-LLIrjFggA2dl7HsJqsJCRcZjrRjIYsu5dRERNqWx2J61OeKdwlIsEj1i/D7DprMJUOIS6+MqRGo5htuQKdUm2A==",
"path": "xunit.extensibility.execution/2.2.0-beta5-build3474",
"hashPath": "xunit.extensibility.execution.2.2.0-beta5-build3474.nupkg.sha512"
},
"xunit.runner.visualstudio/2.2.0-beta5-build1225": {
"type": "package",
"serviceable": true,
"sha512": "sha512-+LGUYmugVp7A6uB6nXsFlLJQ1Nw8NEsHjKK8eu17muuEp8WnVLJJYGb9UBXLMP9WPJDuzkYy+bDg+H6Qz4lL1g==",
"path": "xunit.runner.visualstudio/2.2.0-beta5-build1225",
"hashPath": "xunit.runner.visualstudio.2.2.0-beta5-build1225.nupkg.sha512"
}
}
}