aspnetcore/test/WebSites
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
..
ApiExplorerWebSite
ApplicationModelWebSite
BasicWebSite Pin the version of RazorTooling packages to 1.1.0-preview4-final 2017-01-17 11:55:15 -08:00
ControllersFromServicesClassLibrary
ControllersFromServicesWebSite Pin the version of RazorTooling packages to 1.1.0-preview4-final 2017-01-17 11:55:15 -08:00
CorsWebSite
ErrorPageMiddlewareWebSite
FilesWebSite
FiltersWebSite
FormatterWebSite [Fixes #4945] Simple string returned by controller action is not a valid JSON! 2017-01-25 13:29:18 -08:00
HtmlGenerationWebSite Addresses #5694 (#5695) 2017-01-26 08:18:19 -08:00
Microsoft.AspNetCore.Mvc.TestConfiguration
RazorPageExecutionInstrumentationWebSite
RazorWebSite
RoutingWebSite
SecurityWebSite Pin the version of RazorTooling packages to 1.1.0-preview4-final 2017-01-17 11:55:15 -08:00
SimpleWebSite
TagHelpersWebSite Pin the version of RazorTooling packages to 1.1.0-preview4-final 2017-01-17 11:55:15 -08:00
UserClassLibrary
VersioningWebSite
WebApiCompatShimWebSite
XmlFormattersWebSite