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 Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
FallbackRazorProjectHostTest.cs Add Razor document tracking to FallbackRazorProjectHost. 2018-05-30 11:15:25 -07:00
ItemCollection.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
PropertyCollection.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
TestAssemblyReference.cs
TestProjectChangeDescription.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
TestProjectRuleSnapshot.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
TestProjectSystemServices.cs Add documents, engine, tag helpers to snapshot 2018-04-25 19:05:54 -04:00
TestPropertyData.cs
WorkspaceProjectSnapshotChangeTriggerTest.cs Track the open/closed state of documents 2018-05-11 08:18:08 -07:00