aspnetcore/test/Microsoft.AspNetCore.Mvc.Ra...
Ryan Nowak b2d95ffb21 Remove usage of NotFoundProjectItem
We're making this type internal in Razor, using a mock here is fine.

Also renamed some types with a generic name. The actual 'default'
RazorProject class lives in Razor and is internal.
2017-05-12 15:55:36 -07:00
..
Compilation Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
DependencyInjection Remove Razor from projects 2017-03-17 15:00:39 -07:00
Internal Remove usage of NotFoundProjectItem 2017-05-12 15:55:36 -07:00
Properties
TagHelpers Add TagHelperComponentTagHelper 2017-03-29 11:29:24 -07:00
LanguageViewLocationExpanderTest.cs Implement view search for pages 2017-04-18 16:11:24 -07:00
Microsoft.AspNetCore.Mvc.Razor.Test.csproj Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
RazorPageActivatorTest.cs
RazorPageCreateModelExpressionTest.cs
RazorPageCreateTagHelperTest.cs
RazorPageTest.cs Added PushWriter and PopWriter to RazorPageBase 2017-05-11 15:21:42 -07:00
RazorViewEngineOptionsTest.cs
RazorViewEngineTest.cs Remove usage of NotFoundProjectItem 2017-05-12 15:55:36 -07:00
RazorViewTest.cs
TestApplicationPart.cs
xunit.runner.json