dotnet-installer/test/TestLibrary/project.json
2015-11-01 21:08:01 -08:00

11 lines
217 B
JSON

{
"version": "1.0.0-*",
"dependencies": {
"System.Runtime": "4.0.21-beta-23420",
"Microsoft.NETCore.Runtime": "1.0.1-beta-23428"
},
"frameworks": {
"dnxcore50": { }
}
}