dotnet-installer/pkg/deps/project.json
2016-04-08 04:05:26 -07:00

10 lines
168 B
JSON

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