68 lines
2.1 KiB
JSON
68 lines
2.1 KiB
JSON
{
|
|
"compile": [
|
|
"../Microsoft.AspNet.Mvc.Formatters.Xml.Test/XmlAssert.cs"
|
|
],
|
|
"compilationOptions": {
|
|
"define": [ "__RemoveThisBitTo__GENERATE_BASELINES", "FUNCTIONAL_TESTS" ],
|
|
"warningsAsErrors": true
|
|
},
|
|
"dependencies": {
|
|
"ActionConstraintsWebSite": "1.0.0",
|
|
"AntiforgeryTokenWebSite": "1.0.0",
|
|
"ApiExplorerWebSite": "1.0.0",
|
|
"ApplicationModelWebSite": "1.0.0",
|
|
"BasicWebSite": "1.0.0",
|
|
"CompositeViewEngineWebSite": "1.0.0",
|
|
"ContentNegotiationWebSite": "1.0.0",
|
|
"ControllersFromServicesWebSite": "1.0.0",
|
|
"CorsMiddlewareWebSite": "1.0.0",
|
|
"CorsWebSite": "1.0.0",
|
|
"CustomRouteSample.Web": "1.0.0",
|
|
"EmbeddedViewSample.Web": "1.0.0",
|
|
"ErrorPageMiddlewareWebSite": "1.0.0",
|
|
"FilesWebSite": "1.0.0",
|
|
"FiltersWebSite": "1.0.0",
|
|
"FormatFilterSample.Web": "1.0.0-*",
|
|
"FormatterWebSite": "1.0.0",
|
|
"HtmlGenerationWebSite": "1.0.0",
|
|
"InlineConstraintSample.Web": "1.0.0",
|
|
"JsonPatchSample.Web": "1.0.0",
|
|
"LocalizationSample.Web": "1.0.0",
|
|
"Microsoft.AspNet.Mvc": "6.0.0-*",
|
|
"Microsoft.AspNet.Mvc.Formatters.Xml": "6.0.0-*",
|
|
"Microsoft.AspNet.Mvc.TestCommon": {
|
|
"version": "6.0.0-*",
|
|
"type": "build"
|
|
},
|
|
"Microsoft.AspNet.Mvc.TestConfiguration": "1.0.0",
|
|
"Microsoft.AspNet.TestHost": "1.0.0-*",
|
|
"Microsoft.AspNet.WebUtilities": "1.0.0-*",
|
|
"Microsoft.Extensions.Configuration.Json": "1.0.0-*",
|
|
"Microsoft.Extensions.Logging.Testing": "1.0.0-*",
|
|
"MvcSandbox": "1.0.0",
|
|
"PrecompilationWebSite": "1.0.0",
|
|
"RazorPageExecutionInstrumentationWebSite": "1.0.0",
|
|
"RazorWebSite": "1.0.0",
|
|
"RoutingWebSite": "1.0.0",
|
|
"TagHelperSample.Web": "1.0.0",
|
|
"TagHelpersWebSite": "1.0.0",
|
|
"UrlHelperSample.Web": "1.0.0",
|
|
"VersioningWebSite": "1.0.0",
|
|
"WebApiCompatShimWebSite": "1.0.0",
|
|
"XmlFormattersWebSite": "1.0.0",
|
|
"xunit.runner.aspnet": "2.0.0-aspnet-*"
|
|
},
|
|
"commands": {
|
|
"test": "xunit.runner.aspnet"
|
|
},
|
|
"frameworks": {
|
|
"dnx451": { },
|
|
"dnxcore50": { }
|
|
},
|
|
"exclude": [
|
|
"wwwroot",
|
|
"node_modules",
|
|
"bower_components"
|
|
]
|
|
}
|