aspnetcore/test/Microsoft.AspNetCore.DataPr.../project.json

16 lines
304 B
JSON

{
"frameworks": {
"netstandardapp1.5": {
"dependencies": {
"dotnet-test-xunit": "1.0.0-dev-*",
"Microsoft.NETCore.Platforms": "1.0.1-*"
},
"imports": [
"dnxcore50",
"portable-net451+win8"
]
},
"net451": {}
},
"shared": "**/*.cs"
}