|
{
|
|
"dependencies": {
|
|
"Microsoft.AspNet.Mvc": "6.0.0-*",
|
|
"Microsoft.AspNet.Mvc.TestConfiguration": "1.0.0"
|
|
},
|
|
"frameworks": {
|
|
"aspnet50": {
|
|
},
|
|
"aspnetcore50": {
|
|
"dependencies": {
|
|
"System.Runtime.Serialization.Xml": "4.0.0-beta-*",
|
|
"System.Xml.ReaderWriter": "4.0.10-beta-*"
|
|
}
|
|
}
|
|
}
|
|
}
|