24 lines
No EOL
607 B
JSON
24 lines
No EOL
607 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.0.1-*",
|
|
"Microsoft.NETCore.Runtime": "1.0.1-*",
|
|
"Microsoft.NETCore.TestHost" : "1.0.0-*",
|
|
"System.Console": "4.0.0-beta-*",
|
|
"System.Runtime": "4.0.21-beta-*",
|
|
"System.AppContext": "4.0.1-beta-*",
|
|
|
|
"xunit": "2.1.0",
|
|
"xunit.console.netcore": "1.0.2-prerelease-00101",
|
|
"xunit.netcore.extensions": "1.0.0-prerelease-*",
|
|
"xunit.runner.utility": "2.1.0",
|
|
|
|
"Microsoft.DotNet.Tools.Tests.Utilities": { "target": "project" }
|
|
|
|
},
|
|
|
|
"frameworks": {
|
|
"dnxcore50": { }
|
|
}
|
|
} |