aspnetcore/test/Microsoft.AspNetCore.Mvc.Co.../ApplicationParts
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
..
ApplicationAssembliesProviderTest.cs Fix test failures 2018-04-15 16:31:41 -07:00
ApplicationPartManagerTest.cs
AssemblyPartTest.cs
RelatedAssemblyPartTest.cs