aspnetcore/test/WebSites/ModelBindingWebSite/project.json

11 lines
205 B
JSON

{
"dependencies": {
"Microsoft.AspNet.Mvc": "",
"Microsoft.AspNet.Mvc.TestConfiguration": ""
},
"configurations": {
"aspnet50": { },
"aspnetcore50": { }
}
}