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
ApplicationModelWebSite
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
CorsWebSite
ErrorPageMiddlewareWebSite
FSharpWebSite
FilesWebSite
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
RazorBuildWebSite.PrecompiledViews
RazorBuildWebSite.Views
RazorPageExecutionInstrumentationWebSite
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
RoutingWebSite
SecurityWebSite
SimpleWebSite Removed UrlTestEncoder references in tests 2018-04-14 06:08:20 -07:00
TagHelpersWebSite
VersioningWebSite
WebApiCompatShimWebSite
XmlFormattersWebSite
Directory.Build.props