52 lines
1.6 KiB
JSON
52 lines
1.6 KiB
JSON
{
|
|
"compilationOptions": {
|
|
"warningsAsErrors": "true"
|
|
},
|
|
"dependencies": {
|
|
"ActivatorWebSite": "",
|
|
"AddServicesWebSite": "",
|
|
"AntiForgeryWebSite": "",
|
|
"ApiExplorerWebSite": "",
|
|
"BasicWebSite": "",
|
|
"CompositeViewEngine": "",
|
|
"ConnegWebsite": "",
|
|
"FilesWebSite": "",
|
|
"FiltersWebSite": "",
|
|
"FormatterWebSite": "",
|
|
"InlineConstraintsWebSite": "",
|
|
"Microsoft.AspNet.TestHost": "1.0.0-*",
|
|
"Microsoft.AspNet.PipelineCore": "1.0.0-*",
|
|
"Microsoft.AspNet.Mvc.TestConfiguration": "",
|
|
"Microsoft.Framework.ConfigurationModel": "1.0.0-*",
|
|
"Microsoft.Framework.ConfigurationModel.Json": "1.0.0-*",
|
|
"Microsoft.Framework.DependencyInjection": "1.0.0-*",
|
|
"Microsoft.Framework.Logging": "1.0.0-*",
|
|
"Microsoft.Framework.Runtime.Interfaces": "1.0.0-*",
|
|
"Microsoft.AspNet.PipelineCore": "1.0.0-*",
|
|
"ModelBindingWebSite": "",
|
|
"MvcSample.Web": "",
|
|
"ReflectedModelWebSite": "",
|
|
"RoutingWebSite": "",
|
|
"RazorWebSite": "",
|
|
"ValueProvidersSite": "",
|
|
"XmlSerializerWebSite": "",
|
|
"UrlHelperWebSite": "",
|
|
"Xunit.KRunner": "1.0.0-*"
|
|
},
|
|
"commands": {
|
|
"test": "Xunit.KRunner"
|
|
},
|
|
"frameworks": {
|
|
"aspnet50": {
|
|
"dependencies": {
|
|
"AutofacWebSite": ""
|
|
}
|
|
},
|
|
"aspnetcore50": {
|
|
"dependencies": {
|
|
"System.Xml.XmlDocument": "4.0.0.0"
|
|
}
|
|
}
|
|
}
|
|
}
|