Closed kollster closed 8 years ago
The ASP.NET Core project type doesn't support file nesting beyond its own built in rules for nesting. This extension can do nothing to remedy that, unfortunately. I know the VS web tooling team is looking at making the nesting rules configurable.
Installed product versions
Description
File Nesting doesn't work at all in ASP.NET Core projects on Visual Studio 2015 Update 2.
Steps to recreate
Expected behavior
It is expected that FileChild.txt should get nested under FileParent.txt.