aspnetcore/src
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
..
Microsoft.AspNetCore.Mvc Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
Microsoft.AspNetCore.Mvc.Abstractions Remove unnecessary package references (#6252) 2017-05-10 12:06:10 -07:00
Microsoft.AspNetCore.Mvc.ApiExplorer Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
Microsoft.AspNetCore.Mvc.Core Make uses of ObjectMethodExecutor internal 2017-05-10 21:17:51 -07:00
Microsoft.AspNetCore.Mvc.Cors Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
Microsoft.AspNetCore.Mvc.DataAnnotations Remove unnecessary package references (#6252) 2017-05-10 12:06:10 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Json Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
Microsoft.AspNetCore.Mvc.Formatters.Xml Remove unnecessary package references (#6252) 2017-05-10 12:06:10 -07:00
Microsoft.AspNetCore.Mvc.Localization Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
Microsoft.AspNetCore.Mvc.Razor Remove usage of NotFoundProjectItem 2017-05-12 15:55:36 -07:00
Microsoft.AspNetCore.Mvc.RazorPages Change TFM to netcoreapp2.0 (#6234) 2017-05-04 18:11:26 -07:00
Microsoft.AspNetCore.Mvc.TagHelpers Refactor GenerateCheckBox (#6229) 2017-05-05 11:53:53 -07:00
Microsoft.AspNetCore.Mvc.ViewFeatures Modify ViewComponent_CannotFindComponent error message (#6263) 2017-05-12 14:15:29 -07:00
Microsoft.AspNetCore.Mvc.WebApiCompatShim Remove unnecessary package references (#6252) 2017-05-10 12:06:10 -07:00