* 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. |
||
|---|---|---|
| .. | ||
| ApiExplorerWebSite | ||
| ApplicationModelWebSite | ||
| BasicWebSite | ||
| ControllersFromServicesClassLibrary | ||
| ControllersFromServicesWebSite | ||
| CorsWebSite | ||
| ErrorPageMiddlewareWebSite | ||
| FSharpWebSite | ||
| FilesWebSite | ||
| FormatterWebSite | ||
| HtmlGenerationWebSite | ||
| RazorBuildWebSite | ||
| RazorBuildWebSite.PrecompiledViews | ||
| RazorBuildWebSite.Views | ||
| RazorPageExecutionInstrumentationWebSite | ||
| RazorPagesClassLibrary | ||
| RazorPagesWebSite | ||
| RazorWebSite | ||
| RoutingWebSite | ||
| SecurityWebSite | ||
| SimpleWebSite | ||
| TagHelpersWebSite | ||
| VersioningWebSite | ||
| WebApiCompatShimWebSite | ||
| XmlFormattersWebSite | ||
| Directory.Build.props | ||