aspnetcore/test/Microsoft.VisualStudio.Lang.../ProjectSystem
N. Taylor Mullen 56d69db0fa Add Razor document tracking to FallbackRazorProjectHost.
- VisualStudio defaults to adding a `<none>` link item when right click -> add existing item for Razor files; therefore, this also includes the knowledge of the "None" item group when finding Razor files.
- Added unit and functional tests to verify the new `FallbackRazorProjectHost` behavior.
- Added new schema items to represent the `Content` and `None` item type information (pulled from the project system repo).

#2373
2018-05-30 11:15:25 -07:00
..
DefaultProjectSnapshotManagerTest.cs Track the open/closed state of documents 2018-05-11 08:18:08 -07:00
DefaultRazorProjectHostTest.cs
FallbackRazorProjectHostTest.cs Add Razor document tracking to FallbackRazorProjectHost. 2018-05-30 11:15:25 -07:00
ItemCollection.cs
PropertyCollection.cs
TestAssemblyReference.cs
TestProjectChangeDescription.cs
TestProjectRuleSnapshot.cs
TestProjectSystemServices.cs
TestPropertyData.cs
WorkspaceProjectSnapshotChangeTriggerTest.cs Track the open/closed state of documents 2018-05-11 08:18:08 -07:00