aspnetcore/test/WebSites/RazorPageExecutionInstrumen...
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
..
Views
HomeController.cs
RazorPageDiagnosticListener.cs
RazorPageExecutionInstrumentationWebSite.csproj Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
Startup.cs
TestRazorCompilationService.cs Remove usage of NotFoundProjectItem 2017-05-12 15:55:36 -07:00
readme.md

readme.md

RazorPageExecutionInstrumentationWebSite

This web site is used for functional testing of page instrumentation.