提交 4ed53db8 编写于 作者: K Krzysztof Wicher
上级 c3a69642
{
"dependencies": {
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Text.Encoding": "4.0.11-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.Threading.Tasks": "4.0.11-rc4-24126-00"
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Text.Encoding": "4.0.11-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Threading.Tasks": "4.0.11-rc4-24209-03"
},
"frameworks": {
"netstandard1.1": {
......
......@@ -6,41 +6,41 @@
"frameworks": {
"netstandard1.3": {
"dependencies": {
"Microsoft.CSharp": "4.0.1-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"Microsoft.NETCore.Runtime": "1.0.2-rc4-24126-00",
"Microsoft.Win32.Registry": "4.0.0-rc4-24126-00",
"System.Collections": "4.0.11-rc4-24126-00",
"Microsoft.CSharp": "4.0.1-rc4-24209-03",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"Microsoft.NETCore.Runtime.CoreCLR": "1.0.2-rc4-24207-04",
"Microsoft.Win32.Registry": "4.0.0-rc4-24209-03",
"System.Collections": "4.0.11-rc4-24209-03",
"System.Collections.NonGeneric": "4.0.0",
"System.Collections.Specialized": "4.0.1-rc4-24126-00",
"System.Console": "4.0.0-rc4-24126-00",
"System.ComponentModel.TypeConverter": "4.1.0-rc4-24126-00",
"System.Data.Common": "4.1.0-rc4-24126-00",
"System.Diagnostics.Contracts": "4.0.1-rc4-24126-00",
"System.Diagnostics.Debug": "4.0.11-rc4-24126-00",
"System.Diagnostics.Tools": "4.0.1-rc4-24126-00",
"System.Diagnostics.TraceSource": "4.0.0-rc4-24126-00",
"System.Globalization": "4.0.11-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.IO.FileSystem": "4.0.1-rc4-24126-00",
"System.IO.FileSystem.Primitives": "4.0.1-rc4-24126-00",
"System.Linq": "4.1.0-rc4-24126-00",
"System.Net.Http": "4.1.0-rc4-24126-00",
"System.Net.Requests": "4.0.11-rc4-24126-00",
"System.Reflection": "4.1.0-rc4-24126-00",
"System.Reflection.Emit": "4.0.1-rc4-24126-00",
"System.Reflection.Extensions": "4.0.1-rc4-24126-00",
"System.Reflection.TypeExtensions": "4.1.0-rc4-24126-00",
"System.Resources.ResourceManager": "4.0.1-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Runtime.Extensions": "4.1.0-rc4-24126-00",
"System.Runtime.InteropServices": "4.1.0-rc4-24126-00",
"System.Text.Encoding": "4.0.11-rc4-24126-00",
"System.Text.Encoding.Extensions": "4.0.11-rc4-24126-00",
"System.Text.RegularExpressions": "4.1.0-rc4-24126-00",
"System.Threading": "4.0.11-rc4-24126-00",
"System.Threading.Tasks": "4.0.11-rc4-24126-00",
"System.Threading.Tasks.Extensions": "4.0.0-rc4-24126-00"
"System.Collections.Specialized": "4.0.1-rc4-24209-03",
"System.Console": "4.0.0-rc4-24209-03",
"System.ComponentModel.TypeConverter": "4.1.0-rc4-24209-03",
"System.Data.Common": "4.1.0-rc4-24209-03",
"System.Diagnostics.Contracts": "4.0.1-rc4-24209-03",
"System.Diagnostics.Debug": "4.0.11-rc4-24209-03",
"System.Diagnostics.Tools": "4.0.1-rc4-24209-03",
"System.Diagnostics.TraceSource": "4.0.0-rc4-24209-03",
"System.Globalization": "4.0.11-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.IO.FileSystem": "4.0.1-rc4-24209-03",
"System.IO.FileSystem.Primitives": "4.0.1-rc4-24209-03",
"System.Linq": "4.1.0-rc4-24209-03",
"System.Net.Http": "4.1.0-rc4-24209-03",
"System.Net.Requests": "4.0.11-rc4-24209-03",
"System.Reflection": "4.1.0-rc4-24209-03",
"System.Reflection.Emit": "4.0.1-rc4-24209-03",
"System.Reflection.Extensions": "4.0.1-rc4-24209-03",
"System.Reflection.TypeExtensions": "4.1.0-rc4-24209-03",
"System.Resources.ResourceManager": "4.0.1-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Runtime.Extensions": "4.1.0-rc4-24209-03",
"System.Runtime.InteropServices": "4.1.0-rc4-24209-03",
"System.Text.Encoding": "4.0.11-rc4-24209-03",
"System.Text.Encoding.Extensions": "4.0.11-rc4-24209-03",
"System.Text.RegularExpressions": "4.1.0-rc4-24209-03",
"System.Threading": "4.0.11-rc4-24209-03",
"System.Threading.Tasks": "4.0.11-rc4-24209-03",
"System.Threading.Tasks.Extensions": "4.0.0-rc4-24209-03"
},
"imports": [
"dotnet5.4"
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.Globalization": "4.0.11-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Text.RegularExpressions": "4.1.0-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.Globalization": "4.0.11-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Text.RegularExpressions": "4.1.0-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.Globalization": "4.0.11-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Text.RegularExpressions": "4.1.0-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.Globalization": "4.0.11-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Text.RegularExpressions": "4.1.0-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.Globalization": "4.0.11-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Text.RegularExpressions": "4.1.0-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.Globalization": "4.0.11-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Text.RegularExpressions": "4.1.0-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.Collections": "4.0.11-rc4-24126-00",
"System.Globalization": "4.0.11-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Runtime.Extensions": "4.1.0-rc4-24126-00",
"System.Text.RegularExpressions": "4.1.0-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.Collections": "4.0.11-rc4-24209-03",
"System.Globalization": "4.0.11-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Runtime.Extensions": "4.1.0-rc4-24209-03",
"System.Text.RegularExpressions": "4.1.0-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.Collections": "4.0.11-rc4-24126-00",
"System.Globalization": "4.0.11-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Runtime.Extensions": "4.1.0-rc4-24126-00",
"System.Text.Encoding": "4.0.11-rc4-24126-00",
"System.Text.RegularExpressions": "4.1.0-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.Collections": "4.0.11-rc4-24209-03",
"System.Globalization": "4.0.11-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Runtime.Extensions": "4.1.0-rc4-24209-03",
"System.Text.Encoding": "4.0.11-rc4-24209-03",
"System.Text.RegularExpressions": "4.1.0-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.Globalization": "4.0.11-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Text.RegularExpressions": "4.1.0-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.Globalization": "4.0.11-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Text.RegularExpressions": "4.1.0-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.Collections": "4.0.11-rc4-24126-00",
"System.Console": "4.0.0-rc4-24126-00",
"System.Globalization": "4.0.11-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.Linq": "4.1.0-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Runtime.Extensions": "4.1.0-rc4-24126-00",
"System.Text.Encoding": "4.0.11-rc4-24126-00",
"System.Text.RegularExpressions": "4.1.0-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.Collections": "4.0.11-rc4-24209-03",
"System.Console": "4.0.0-rc4-24209-03",
"System.Globalization": "4.0.11-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Linq": "4.1.0-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Runtime.Extensions": "4.1.0-rc4-24209-03",
"System.Text.Encoding": "4.0.11-rc4-24209-03",
"System.Text.RegularExpressions": "4.1.0-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.Collections": "4.0.11-rc4-24126-00",
"System.Console": "4.0.0-rc4-24126-00",
"System.Globalization": "4.0.11-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.Linq": "4.1.0-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Runtime.Extensions": "4.1.0-rc4-24126-00",
"System.Text.Encoding": "4.0.11-rc4-24126-00",
"System.Text.RegularExpressions": "4.1.0-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.Collections": "4.0.11-rc4-24209-03",
"System.Console": "4.0.0-rc4-24209-03",
"System.Globalization": "4.0.11-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Linq": "4.1.0-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Runtime.Extensions": "4.1.0-rc4-24209-03",
"System.Text.Encoding": "4.0.11-rc4-24209-03",
"System.Text.RegularExpressions": "4.1.0-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.Globalization": "4.0.11-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Runtime.Extensions": "4.1.0-rc4-24126-00",
"System.Text.RegularExpressions": "4.1.0-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.Globalization": "4.0.11-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Runtime.Extensions": "4.1.0-rc4-24209-03",
"System.Text.RegularExpressions": "4.1.0-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Threading.Tasks": "4.0.11-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Threading.Tasks": "4.0.11-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.Collections.NonGeneric": "4.0.1-rc4-24126-00",
"System.Globalization": "4.0.11-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Text.Encoding": "4.0.11-rc4-24126-00",
"System.Text.RegularExpressions": "4.1.0-rc4-24126-00",
"System.Threading.Tasks": "4.0.11-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.Collections.NonGeneric": "4.0.1-rc4-24209-03",
"System.Globalization": "4.0.11-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Text.Encoding": "4.0.11-rc4-24209-03",
"System.Text.RegularExpressions": "4.1.0-rc4-24209-03",
"System.Threading.Tasks": "4.0.11-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.IO.FileSystem": "4.0.1-rc4-24126-00",
"System.IO.FileSystem.Primitives": "4.0.1-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Runtime.Extensions": "4.1.0-rc4-24126-00",
"System.Threading.Tasks": "4.0.11-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.IO.FileSystem": "4.0.1-rc4-24209-03",
"System.IO.FileSystem.Primitives": "4.0.1-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Runtime.Extensions": "4.1.0-rc4-24209-03",
"System.Threading.Tasks": "4.0.11-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.Collections": "4.0.11-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Runtime.Extensions": "4.1.0-rc4-24126-00",
"System.Text.Encoding": "4.0.11-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.Collections": "4.0.11-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Runtime.Extensions": "4.1.0-rc4-24209-03",
"System.Text.Encoding": "4.0.11-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Collections.NonGeneric": "4.0.0",
"System.IO.FileSystem": "4.0.1-rc4-24126-00",
"System.IO.FileSystem.Primitives": "4.0.1-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Runtime.Extensions": "4.1.0-rc4-24126-00",
"System.Threading.Tasks": "4.0.11-rc4-24126-00",
"System.IO.FileSystem": "4.0.1-rc4-24209-03",
"System.IO.FileSystem.Primitives": "4.0.1-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Runtime.Extensions": "4.1.0-rc4-24209-03",
"System.Threading.Tasks": "4.0.11-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.Collections.NonGeneric": "4.0.0",
"System.IO": "4.1.0-rc4-24126-00",
"System.IO.FileSystem": "4.0.1-rc4-24126-00",
"System.IO.FileSystem.Primitives": "4.0.1-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Runtime.Extensions": "4.1.0-rc4-24126-00",
"System.Threading.Tasks": "4.0.11-rc4-24126-00",
"System.IO": "4.1.0-rc4-24209-03",
"System.IO.FileSystem": "4.0.1-rc4-24209-03",
"System.IO.FileSystem.Primitives": "4.0.1-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Runtime.Extensions": "4.1.0-rc4-24209-03",
"System.Threading.Tasks": "4.0.11-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24126-00",
"System.AppContext": "4.1.0-rc4-24126-00",
"System.IO": "4.1.0-rc4-24126-00",
"System.Linq.Expressions": "4.1.0-rc4-24126-00",
"System.ObjectModel": "4.0.12-rc4-24126-00",
"System.Runtime": "4.1.0-rc4-24126-00",
"System.Text.Encoding": "4.0.11-rc4-24126-00",
"System.Text.Encoding.CodePages": "4.0.1-rc4-24126-00",
"System.Text.Encoding.Extensions": "4.0.11-rc4-24126-00",
"System.Threading.Tasks": "4.0.11-rc4-24126-00",
"Microsoft.NETCore.Platforms": "1.0.1-rc4-24209-03",
"System.AppContext": "4.1.0-rc4-24209-03",
"System.IO": "4.1.0-rc4-24209-03",
"System.Linq.Expressions": "4.1.0-rc4-24209-03",
"System.ObjectModel": "4.0.12-rc4-24209-03",
"System.Runtime": "4.1.0-rc4-24209-03",
"System.Text.Encoding": "4.0.11-rc4-24209-03",
"System.Text.Encoding.CodePages": "4.0.1-rc4-24209-03",
"System.Text.Encoding.Extensions": "4.0.11-rc4-24209-03",
"System.Threading.Tasks": "4.0.11-rc4-24209-03",
"xunit": "2.1.0",
"xunit.netcore.extensions": "1.0.0-prerelease-00312-04",
"test-runtime": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册