dotnet-installer/test/TestProjects/TestLibrary/project.json
2016-01-08 14:02:41 -08:00

14 lines
264 B
JSON

{
"version": "1.0.0-*",
"compilationOptions": {
"xmlDoc": true
},
"dependencies": {
"System.Runtime": "4.0.21-beta-23428",
"System.Console": "4.0.0-beta-23428"
},
"frameworks": {
"dnxcore50": { }
}
}