aspnetcore/test
Andrei Ignat 1840d6823b Addresses #5694 (#5695)
* Add "
`Microsoft.AspNetCore.StaticFiles": "1.2.0-*"`
to project,json
Add
`app.UseStaticFiles();`
in the
`public void Configure(IApplicationBuilder app)`
from `Startup` class.

Addresses #5694
2017-01-26 08:18:19 -08:00
..
Microsoft.AspNetCore.Mvc.Abstractions.Test Add `[ValidateNever]` and `IPropertyValidationFilter` 2017-01-15 21:40:29 -08:00
Microsoft.AspNetCore.Mvc.ApiExplorer.Test Mutate API description parameter type from JsonPatchDocument to Operation[] 2017-01-13 16:39:08 -08:00
Microsoft.AspNetCore.Mvc.Core.Test [Fixes #5012] ProducesAttribute should not inherit from ResultFilterAttribute 2017-01-25 14:00:35 -08:00
Microsoft.AspNetCore.Mvc.Cors.Test
Microsoft.AspNetCore.Mvc.DataAnnotations.Test
Microsoft.AspNetCore.Mvc.Formatters.Json.Test Mutate API description parameter type from JsonPatchDocument to Operation[] 2017-01-13 16:39:08 -08:00
Microsoft.AspNetCore.Mvc.Formatters.Xml.Test
Microsoft.AspNetCore.Mvc.FunctionalTests [Fixes #4945] Simple string returned by controller action is not a valid JSON! 2017-01-25 13:29:18 -08:00
Microsoft.AspNetCore.Mvc.IntegrationTests Add `[ValidateNever]` and `IPropertyValidationFilter` 2017-01-15 21:40:29 -08:00
Microsoft.AspNetCore.Mvc.Localization.Test
Microsoft.AspNetCore.Mvc.Razor.Host.Test
Microsoft.AspNetCore.Mvc.Razor.Test Check for empty location in ViewsFeatureProvider 2017-01-17 11:07:48 -08:00
Microsoft.AspNetCore.Mvc.RazorPages.Test
Microsoft.AspNetCore.Mvc.TagHelpers.Test Remove obsolete DefaultHtmlGenerator ctor (#5711) 2017-01-25 16:25:12 -08:00
Microsoft.AspNetCore.Mvc.Test Mutate API description parameter type from JsonPatchDocument to Operation[] 2017-01-13 16:39:08 -08:00
Microsoft.AspNetCore.Mvc.TestCommon
Microsoft.AspNetCore.Mvc.TestDiagnosticListener.Sources
Microsoft.AspNetCore.Mvc.ViewFeatures.Test Remove obsolete DefaultHtmlGenerator ctor (#5711) 2017-01-25 16:25:12 -08:00
Microsoft.AspNetCore.Mvc.WebApiCompatShimTest
WebSites Addresses #5694 (#5695) 2017-01-26 08:18:19 -08:00