aspnetcore/test/WebSites
Pranav K d8fc2d4009 Fix test failures
* Disable deps file generation in class library project. This workarounds known issue - https://github.com/dotnet/core-setup/issues/3726
* Update RazorProjectRouteModelProvider to not specify a trailing slash. This produces paths with a single slash as opposed to two slashes messing with route creation.
* React to Microsoft.AspNetCore.Mvc.Razor.Extensions.Reference that shows up in the deps file.
2018-04-15 16:31:41 -07:00
..
ApiExplorerWebSite
ApplicationModelWebSite
BasicWebSite Allow BindPropertyAttribute to be specified on controller classes 2018-04-13 13:58:44 -07:00
ControllersFromServicesClassLibrary
ControllersFromServicesWebSite
CorsWebSite
ErrorPageMiddlewareWebSite
FSharpWebSite
FilesWebSite
FormatterWebSite
HtmlGenerationWebSite Add model attribute for PartialTagHelper. 2018-03-23 16:13:55 -07:00
RazorBuildWebSite
RazorBuildWebSite.PrecompiledViews
RazorBuildWebSite.Views
RazorPageExecutionInstrumentationWebSite
RazorPagesClassLibrary Fix test failures 2018-04-15 16:31:41 -07:00
RazorPagesWebSite [Fixes #7373] Assigning to the context's Result property, when implementing IPageFilter, causes an exception 2018-04-13 15:11:44 -07:00
RazorWebSite
RoutingWebSite
SecurityWebSite Add compatibility switch controlling parameter metadata and top-level validation 2018-03-26 12:29:04 -07:00
SimpleWebSite Removed UrlTestEncoder references in tests 2018-04-14 06:08:20 -07:00
TagHelpersWebSite
VersioningWebSite
WebApiCompatShimWebSite
XmlFormattersWebSite
Directory.Build.props