FileNesting
FileNesting copied to clipboard
Will .NET Core project types be supported in the near future
trafficstars
Installed product versions
- Visual Studio: [2017 Professional]
- This extension: [1.1.21]
Description
Will .NET Core project types be supported in the near future?
I need it too Mads.
ASP.NET Core project type supports file nesting out of the box in VS2017. I can't add this feature to other .NET Core project types - they have to add it natively like ASP.NET Core did.
It seems it will be implemented in VS 16.7 : https://github.com/dotnet/project-system/labels/Feature-File-Nesting
Probably related to this: dotnet/project-system#1870