dotnet-installer/pkg/deps/project.json
2016-04-27 05:41:53 +00:00

10 lines
168 B
JSON

{
"dependencies": {
"Microsoft.NETCore.Platforms": "1.0.1-rc2-24027"
},
"frameworks": {
"dnxcore50": {
"imports": "portable-net45+win8"
}
}
}