- 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 |
||
|---|---|---|
| .. | ||
| DefaultProjectSnapshotManagerTest.cs | ||
| DefaultRazorProjectHostTest.cs | ||
| FallbackRazorProjectHostTest.cs | ||
| ItemCollection.cs | ||
| PropertyCollection.cs | ||
| TestAssemblyReference.cs | ||
| TestProjectChangeDescription.cs | ||
| TestProjectRuleSnapshot.cs | ||
| TestProjectSystemServices.cs | ||
| TestPropertyData.cs | ||
| WorkspaceProjectSnapshotChangeTriggerTest.cs | ||