102 lines
2.2 KiB
JSON
102 lines
2.2 KiB
JSON
{
|
|
"buildOptions": {
|
|
"define": [
|
|
"__RemoveThisBitTo__GENERATE_BASELINES",
|
|
"FUNCTIONAL_TESTS"
|
|
],
|
|
"compile": {
|
|
"include": "../Microsoft.AspNetCore.Mvc.Formatters.Xml.Test/XmlAssert.cs"
|
|
},
|
|
"warningsAsErrors": true
|
|
},
|
|
"dependencies": {
|
|
"ApiExplorerWebSite": {
|
|
"target": "project"
|
|
},
|
|
"ApplicationModelWebSite": {
|
|
"target": "project"
|
|
},
|
|
"BasicWebSite": {
|
|
"target": "project"
|
|
},
|
|
"ControllersFromServicesWebSite": {
|
|
"target": "project"
|
|
},
|
|
"CorsWebSite": {
|
|
"target": "project"
|
|
},
|
|
"dotnet-test-xunit": "2.2.0-*",
|
|
"ErrorPageMiddlewareWebSite": {
|
|
"target": "project"
|
|
},
|
|
"FilesWebSite": {
|
|
"target": "project"
|
|
},
|
|
"FiltersWebSite": {
|
|
"target": "project"
|
|
},
|
|
"FormatterWebSite": {
|
|
"target": "project"
|
|
},
|
|
"HtmlGenerationWebSite": {
|
|
"target": "project"
|
|
},
|
|
"Microsoft.AspNetCore.ChunkingCookieManager.Sources": {
|
|
"version": "1.2.0-*",
|
|
"type": "build"
|
|
},
|
|
"Microsoft.AspNetCore.Mvc.TestCommon": {
|
|
"target": "project",
|
|
"type": "build"
|
|
},
|
|
"Microsoft.AspNetCore.TestHost": "1.2.0-*",
|
|
"Microsoft.AspNetCore.WebUtilities": "1.2.0-*",
|
|
"Microsoft.DotNet.InternalAbstractions": "1.0.0",
|
|
"Microsoft.Extensions.Configuration.Json": "1.2.0-*",
|
|
"Microsoft.Extensions.Logging.Testing": "1.2.0-*",
|
|
"MvcSandbox": {
|
|
"target": "project"
|
|
},
|
|
"RazorPageExecutionInstrumentationWebSite": {
|
|
"target": "project"
|
|
},
|
|
"RazorWebSite": {
|
|
"target": "project"
|
|
},
|
|
"RoutingWebSite": {
|
|
"target": "project"
|
|
},
|
|
"SecurityWebSite": {
|
|
"target": "project"
|
|
},
|
|
"SimpleWebSite": {
|
|
"target": "project"
|
|
},
|
|
"TagHelpersWebSite": {
|
|
"target": "project"
|
|
},
|
|
"VersioningWebSite": {
|
|
"target": "project"
|
|
},
|
|
"WebApiCompatShimWebSite": {
|
|
"target": "project"
|
|
},
|
|
"XmlFormattersWebSite": {
|
|
"target": "project"
|
|
}
|
|
},
|
|
"testRunner": "xunit",
|
|
"frameworks": {
|
|
"netcoreapp1.1": {
|
|
"dependencies": {
|
|
"Microsoft.NETCore.App": {
|
|
"version": "1.1.0",
|
|
"type": "platform"
|
|
}
|
|
},
|
|
"imports": "portable-net451+win8"
|
|
},
|
|
"net452": {}
|
|
}
|
|
}
|