80 lines
2.4 KiB
JSON
80 lines
2.4 KiB
JSON
{
|
|
"compile": [
|
|
"../Microsoft.AspNetCore.Mvc.Formatters.Xml.Test/XmlAssert.cs"
|
|
],
|
|
"compilationOptions": {
|
|
"define": [
|
|
"__RemoveThisBitTo__GENERATE_BASELINES",
|
|
"FUNCTIONAL_TESTS"
|
|
],
|
|
"warningsAsErrors": true
|
|
},
|
|
"dependencies": {
|
|
"Microsoft.NETCore.Platforms": "1.0.1-*",
|
|
"ActionConstraintSample.Web": "1.0.0",
|
|
"ApiExplorerWebSite": "1.0.0",
|
|
"ApplicationModelWebSite": "1.0.0",
|
|
"BasicWebSite": "1.0.0",
|
|
"ControllersFromServicesWebSite": "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.AspNetCore.Mvc": "1.0.0-*",
|
|
"Microsoft.AspNetCore.Mvc.Formatters.Xml": "1.0.0-*",
|
|
"Microsoft.AspNetCore.Mvc.TestCommon": {
|
|
"version": "1.0.0-*",
|
|
"type": "build"
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.TestConfiguration": "1.0.0",
|
|
"Microsoft.AspNetCore.TestHost": "1.0.0-*",
|
|
"Microsoft.AspNetCore.WebUtilities": "1.0.0-*",
|
|
"Microsoft.Extensions.Configuration.Json": "1.0.0-*",
|
|
"Microsoft.Extensions.Logging.Testing": "1.0.0-*",
|
|
"MvcSandbox": "1.0.0",
|
|
"MvcSubAreaSample.Web": "1.0.0",
|
|
"RazorPageExecutionInstrumentationWebSite": "1.0.0",
|
|
"RazorWebSite": "1.0.0",
|
|
"RoutingWebSite": "1.0.0",
|
|
"SimpleWebSite": "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"
|
|
},
|
|
"testRunner": "xunit",
|
|
"frameworks": {
|
|
"netcoreapp1.0": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.App": {
|
|
"version": "1.0.0-*",
|
|
"type": "platform"
|
|
},
|
|
"Microsoft.Dnx.Compilation.CSharp.Common": "1.0.0-*",
|
|
"Microsoft.Dnx.Compilation.CSharp.Abstractions": "1.0.0-*",
|
|
"dotnet-test-xunit": "1.0.0-*",
|
|
"System.Diagnostics.Process": "4.1.0-*"
|
|
},
|
|
"imports": [
|
|
"dnxcore50",
|
|
"portable-net451+win8"
|
|
]
|
|
},
|
|
"net451": {}
|
|
},
|
|
"exclude": [
|
|
"wwwroot",
|
|
"node_modules",
|
|
"bower_components"
|
|
]
|
|
} |