aspnetcore/test/WebSites
Pranav K c4d5ef94a9 Razor runtime compilation produces errors if running on a shared runtime that's rolled forward
Do not provide compilation references from runtime MVC assemblies. This avoids cases where the app is compiled
against an older MVC but running against a newer one (e.g. shared fx roll forward) resulting in compiling against multiple
versions of MVC assemblies

Fixes #7969
2018-06-29 11:17:25 -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 Razor runtime compilation produces errors if running on a shared runtime that's rolled forward 2018-06-29 11:17:25 -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 Fix ActionMethodExecutor incorrectly setting DeclaredType on ObjectResult 2018-05-29 14:35:42 -07:00
HtmlGenerationWebSite Allow PartialTagHelper to specify a null model. Fixes #7667 2018-04-18 14:16:44 -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 Added tests to verify that RazorPages and FuzzyMatching with Head requests work 2018-05-01 14:01:00 -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