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 Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
ApplicationModelWebSite Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
BasicWebSite Allow BindPropertyAttribute to be specified on controller classes 2018-04-13 13:58:44 -07:00
ControllersFromServicesClassLibrary
ControllersFromServicesWebSite Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
CorsWebSite Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
ErrorPageMiddlewareWebSite Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
FSharpWebSite
FilesWebSite Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
FormatterWebSite Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
HtmlGenerationWebSite Add model attribute for PartialTagHelper. 2018-03-23 16:13:55 -07:00
RazorBuildWebSite ApplicationPartFactory: The works 2018-03-21 15:40:15 -07:00
RazorBuildWebSite.PrecompiledViews ApplicationPartFactory: The works 2018-03-21 15:40:15 -07:00
RazorBuildWebSite.Views ApplicationPartFactory: The works 2018-03-21 15:40:15 -07:00
RazorPageExecutionInstrumentationWebSite Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
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 Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
RoutingWebSite Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
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 Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
VersioningWebSite Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
WebApiCompatShimWebSite Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
XmlFormattersWebSite Improvements to the MVC testing package 2018-03-19 12:19:45 -07:00
Directory.Build.props