21 lines
388 B
JSON
21 lines
388 B
JSON
{
|
|
"version": "1.0.0-*",
|
|
"description": "Microsoft.DotNet.TestFramework Class Library",
|
|
"authors": [
|
|
"sridhper"
|
|
],
|
|
"tags": [
|
|
""
|
|
],
|
|
"projectUrl": "",
|
|
"licenseUrl": "",
|
|
"dependencies": {
|
|
"Microsoft.DotNet.Cli.Utils": "1.0.0-*",
|
|
"NETStandard.Library": "1.5.0-rc2-23911"
|
|
},
|
|
"frameworks": {
|
|
"netstandard1.3": {
|
|
"imports": "dnxcore50"
|
|
}
|
|
}
|
|
}
|