aspnetcore/test/WebSites/FormatterWebSite/project.json

11 lines
196 B
JSON

{
"dependencies": {
"Microsoft.AspNet.Mvc": "",
"Microsoft.AspNet.Mvc.TestConfiguration": ""
},
"configurations": {
"net45": { },
"k10": { }
}
}