dotnet-installer/scripts/Microsoft.DotNet.Cli.Build.Framework/project.json
2016-02-12 15:26:35 -08:00

12 lines
218 B
JSON

{
"version": "1.0.0-*",
"dependencies": {
"NETStandard.Library": "1.0.0-rc2-23811",
"System.Diagnostics.Process": "4.1.0-rc2-23811"
},
"frameworks": {
"dnxcore50": { }
}
}