15 lines
348 B
JSON
15 lines
348 B
JSON
{
|
|
"version" : "0.1-alpha-*",
|
|
"dependencies": {
|
|
"Microsoft.AspNet.Abstractions": "0.1-alpha-*",
|
|
"Microsoft.AspNet.PipelineCore": "0.1-alpha-*",
|
|
"Microsoft.AspNet.Mvc.Rendering" : "",
|
|
"TestCommon" : "",
|
|
"Moq": "4.0.10827",
|
|
"Xunit": "1.9.1",
|
|
"Xunit.extensions": "1.9.1"
|
|
},
|
|
"configurations": {
|
|
"net45": { }
|
|
}
|
|
} |