- Changed all existing APIs to utilize `RazorProjectFileSystem`. This was possible because `RazorProjectFileSystem` inherits from RazorProject. - Renamed `FileSystemRazorProject` to `DefaultRazorProjectFileSystem`. - Renamed FileSystemRazorProjectItem` to `DefaultRazorProjectItem`. - Obsoleted `RazorProject.Create` #1828 |
||
|---|---|---|
| .. | ||
| BasicIntegrationTest.cs | ||
| CodeGenerationIntegrationTest.cs | ||
| ExtensibleDirectiveTest.cs | ||
| HtmlAttributeIntegrationTest.cs | ||
| RazorTemplateEngineIntegrationTest.cs | ||
| TagHelpersIntegrationTest.cs | ||
| TestTagHelperDescriptors.cs | ||