Used a tool to look at lockfiles: when a dependency did not have a corresponding downloaded package, found the latest version that was downloaded and changed the project.json to match. This fixes any packages that don't exist (such as some beta-23302) and floating dependencies (*).
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"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.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
+ "System.Threading.Tasks": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
},
"dependencies": {
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Threading": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.Globalization": "4.0.10",
+ "System.Text.Encoding": "4.0.10",
+ "System.Runtime.InteropServices": "4.0.20",
+ "System.Collections": "4.0.10",
"System.Console": "4.0.0-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
"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.InteropServices": "4.0.20-beta-23302"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20"
},
"frameworks": {
"dnxcore50": {}
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Console": "4.0.0-beta-*",
- "System.Reflection.Emit.Lightweight": "4.0.0-beta-*",
+ "System.Console": "4.0.0-beta-23516",
+ "System.Reflection.Emit.Lightweight": "4.0.0-beta-23127",
"System.Reflection.TypeExtensions": "4.0.0",
- "System.Runtime": "4.0.20-beta-*",
- "System.Runtime.Extensions": "4.0.10-beta-*"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Console": "4.0.0-beta-*",
+ "System.Console": "4.0.0-beta-23516",
"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-*"
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Runtime.InteropServices": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
"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.InteropServices": "4.0.20-beta-23302"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.InteropServices": "4.0.20"
},
"frameworks": {
"dnxcore50": {}
{
"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-*",
- "System.Runtime.Extensions": "4.0.10-beta-*",
- "System.Runtime.InteropServices": "4.0.10-beta-*"
+ "System.Collections.NonGeneric": "4.0.0-beta-23127",
+ "System.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Runtime.InteropServices": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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-*",
- "System.Runtime.Extensions": "4.0.10-beta-*",
- "System.Runtime.InteropServices": "4.0.10-beta-*"
+ "System.Collections.NonGeneric": "4.0.0-beta-23127",
+ "System.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Runtime.InteropServices": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Collections": "4.0.0-beta-23127",
+ "System.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.0-beta-23127",
+ "System.Threading.Thread": "4.0.0-beta-23516",
+ "System.Threading.Timer": "4.0.0-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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-*",
- "System.Runtime": "4.0.20-beta-*",
- "System.Runtime.Extensions": "4.0.10-beta-*",
- "System.Runtime.InteropServices": "4.0.10-beta-*"
+ "System.Collections": "4.0.0-beta-23127",
+ "System.Console": "4.0.0-beta-23516",
+ "System.Linq": "4.0.0-beta-23127",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Runtime.InteropServices": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"System.Collections": "4.0.10",
- "System.Console": "4.0.0-beta-*",
+ "System.Console": "4.0.0-beta-23516",
"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.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.0-beta-23127",
+ "System.Threading.Thread": "4.0.0-beta-23516"
},
"frameworks": {
"dnxcore50": {}
"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.Numerics.Vectors": "4.1.1-beta-*",
- "System.Numerics.Vectors.WindowsRuntime": "4.0.1-beta-*",
+ "System.Console": "4.0.0-beta-23516",
+ "System.Numerics.Vectors": "4.1.1-beta-23516",
+ "System.Numerics.Vectors.WindowsRuntime": "4.0.1-beta-23516",
"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.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Runtime.Numerics": "4.0.1-beta-23516",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Threading.Tasks.Parallel": "4.0.0",
"Microsoft.DotNet.xunit.performance.runner.Windows": "1.0.0-alpha-build0027",
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
"Newtonsoft.Json": "7.0.1",
- "System.Console": "4.0.0-beta-*",
+ "System.Console": "4.0.0-beta-23516",
"System.IO": "4.0.10",
"System.ObjectModel": "4.0.10",
- "System.Runtime": "4.0.20-beta-*",
+ "System.Runtime": "4.0.20-beta-23127",
"System.Runtime.Serialization.Json": "4.0.0",
"System.Runtime.Serialization.Primitives": "4.0.10",
"System.Runtime.Serialization.Xml": "4.0.10",
"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.Console": "4.0.0-beta-23516",
"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-23516",
+ "System.Numerics.Vectors.WindowsRuntime": "4.0.1-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Runtime.Numerics": "4.0.1-beta-23516",
"System.Threading": "4.0.10",
"System.Threading.Tasks": "4.0.10",
"System.Threading.Tasks.Parallel": "4.0.0",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-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.Reflection": "4.1.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-*"
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Console": "4.0.0-beta-23516",
+ "System.Diagnostics.Debug": "4.0.11-beta-23516",
+ "System.Runtime.InteropServices.RuntimeInformation": "4.0.0-beta-23516",
+ "System.Diagnostics.Process": "4.1.0-beta-23516",
+ "System.Globalization": "4.0.11-beta-23516",
+ "System.IO": "4.0.11-beta-23516",
+ "System.IO.FileSystem": "4.0.0",
+ "System.Reflection": "4.1.0-beta-23516",
+ "System.Reflection.TypeExtensions": "4.0.0-beta-23127",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Runtime.InteropServices": "4.0.21-beta-23516"
},
"frameworks": {
"dnxcore50": {}
{
"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.Runtime.InteropServices": "4.0.10-beta-*"
+ "System.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Runtime.InteropServices": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Numerics.Vectors": "4.1.1-beta-23516",
+ "System.Numerics.Vectors.WindowsRuntime": "4.0.1-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.0-beta-23127",
+ "System.Threading.Thread": "4.0.0-beta-23516"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.0-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Runtime.InteropServices": "4.0.10-beta-*"
+ "System.Collections": "4.0.0-beta-23127",
+ "System.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Runtime.InteropServices": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
"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"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10"
},
"frameworks": {
"dnxcore50": {}
"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"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10"
},
"frameworks": {
"dnxcore50": {}
"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"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
"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"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
"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"
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"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.Console": "4.0.0-beta-23516",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
"dependencies": {
"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": "4.0.10-beta-23127",
+ "System.Collections.Concurrent": "4.0.10-beta-23127",
"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.Overlapped": "4.0.0-beta-*",
- "System.Threading.Tasks": "4.0.10-beta-*",
- "System.Threading.Tasks.Parallel": "4.0.0-beta-*",
- "System.Threading.ThreadPool": "4.0.10-beta-*"
+ "System.Console": "4.0.0-beta-23516",
+ "System.Dynamic.Runtime": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.IO.FileSystem": "4.0.0-beta-23127",
+ "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127",
+ "System.Threading": "4.0.0-beta-23127",
+ "System.Threading.Overlapped": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Threading.Tasks.Parallel": "4.0.0-beta-23127",
+ "System.Threading.ThreadPool": "4.0.10-beta-23516"
},
"frameworks": {
"dnxcore50": {
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-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.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-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.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.InteropServices.RuntimeInformation": "4.0.0-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.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-23816",
- "System.Collections": "4.0.10-beta-23302",
+ "System.Collections": "4.0.10",
"System.Collections.NonGeneric": "4.0.1-beta-23302",
"System.Collections.Specialized": "4.0.1-beta-23302",
"System.ComponentModel": "4.0.1-beta-23302",
"System.Console": "4.0.0-beta-23302",
"System.Diagnostics.Process": "4.0.0-beta-23302",
- "System.Globalization": "4.0.10-beta-23302",
- "System.Globalization.Calendars": "4.0.0-beta-23302",
- "System.IO": "4.0.10-beta-23302",
- "System.IO.FileSystem": "4.0.0-beta-23302",
- "System.IO.FileSystem.Primitives": "4.0.0-beta-23302",
+ "System.Globalization": "4.0.10",
+ "System.Globalization.Calendars": "4.0.0",
+ "System.IO": "4.0.10",
+ "System.IO.FileSystem": "4.0.0",
+ "System.IO.FileSystem.Primitives": "4.0.0",
"System.Linq": "4.0.1-beta-23302",
"System.Linq.Queryable": "4.0.1-beta-23302",
- "System.Reflection": "4.0.10-beta-23302",
- "System.Reflection.Primitives": "4.0.0-beta-23302",
- "System.Runtime": "4.0.20-beta-23302",
- "System.Runtime.Extensions": "4.0.10-beta-23302",
- "System.Runtime.Handles": "4.0.0-beta-23302",
- "System.Runtime.InteropServices": "4.0.20-beta-23302",
+ "System.Reflection": "4.0.10",
+ "System.Reflection.Primitives": "4.0.0",
+ "System.Runtime": "4.0.20",
+ "System.Runtime.Extensions": "4.0.10",
+ "System.Runtime.Handles": "4.0.0",
+ "System.Runtime.InteropServices": "4.0.20",
"System.Runtime.Loader": "4.0.0-beta-23302",
- "System.Text.Encoding": "4.0.10-beta-23302",
- "System.Threading": "4.0.10-beta-23302",
+ "System.Text.Encoding": "4.0.10",
+ "System.Threading": "4.0.10",
"System.Xml.ReaderWriter": "4.0.11-beta-23302",
"System.Xml.XDocument": "4.0.11-beta-23302",
"System.Xml.XmlDocument": "4.0.1-beta-23302",
"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.Diagnostics.Contracts": "4.0.0-beta-*",
- "System.Diagnostics.Debug": "4.0.10-beta-*",
- "System.Diagnostics.Tools": "4.0.0-beta-*",
- "System.Diagnostics.Tracing": "4.0.10-beta-*",
- "System.Dynamic.Runtime": "4.0.10-beta-*",
- "System.Globalization": "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.Linq": "4.0.0-beta-*",
- "System.Reflection": "4.0.10-beta-*",
- "System.Reflection.Extensions": "4.0.0-beta-*",
- "System.Resources.ResourceManager": "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.Runtime.InteropServices": "4.0.20-beta-*",
- "System.Text.Encoding": "4.0.10-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.Threading.ThreadPool": "4.0.10-beta-*",
- "System.Xml.ReaderWriter": "4.0.10-beta-*",
- "System.Xml.XDocument": "4.0.10-beta-*"
+ "System.Collections": "4.0.10-beta-23127",
+ "System.Collections.Concurrent": "4.0.10-beta-23127",
+ "System.Console": "4.0.0-beta-23516",
+ "System.Diagnostics.Contracts": "4.0.0-beta-23127",
+ "System.Diagnostics.Debug": "4.0.10-beta-23127",
+ "System.Diagnostics.Tools": "4.0.0-beta-23127",
+ "System.Diagnostics.Tracing": "4.0.10-beta-23127",
+ "System.Dynamic.Runtime": "4.0.10-beta-23127",
+ "System.Globalization": "4.0.10-beta-23127",
+ "System.IO": "4.0.10-beta-23127",
+ "System.IO.FileSystem": "4.0.0-beta-23127",
+ "System.IO.FileSystem.Primitives": "4.0.0-beta-23127",
+ "System.Linq": "4.0.0-beta-23127",
+ "System.Reflection": "4.0.10-beta-23127",
+ "System.Reflection.Extensions": "4.0.0-beta-23127",
+ "System.Resources.ResourceManager": "4.0.0-beta-23127",
+ "System.Runtime": "4.0.20-beta-23127",
+ "System.Runtime.Extensions": "4.0.10-beta-23127",
+ "System.Runtime.Handles": "4.0.0-beta-23127",
+ "System.Runtime.InteropServices": "4.0.20-beta-23127",
+ "System.Text.Encoding": "4.0.10-beta-23127",
+ "System.Text.Encoding.Extensions": "4.0.10-beta-23127",
+ "System.Text.RegularExpressions": "4.0.10-beta-23127",
+ "System.Threading": "4.0.0-beta-23127",
+ "System.Threading.Overlapped": "4.0.0-beta-23127",
+ "System.Threading.Tasks": "4.0.10-beta-23127",
+ "System.Threading.ThreadPool": "4.0.10-beta-23516",
+ "System.Xml.ReaderWriter": "4.0.10-beta-23127",
+ "System.Xml.XDocument": "4.0.10-beta-23127"
},
"frameworks": {
"dnxcore50": {}