Hi,
In my projects that target multiple framworks, i.e.
XML<TargetFrameworks>net472;netcoreapp2.1</TargetFrameworks>
The context-menu-item voor 'Sync namespaces with folder structure' is hidden.
When I change the targetframeworks to a single framework, i.e.
XML<TargetFrameworks>net472</TargetFrameworks>
it works fine.
Regards,
Bert
Hi Bert,
Thank you for pointing out this issue.
I have reproduced the behavior when the "Sync Namespace with Folder Structure" command is unavailable in a multiple-target framework project. We are working on this issue and will inform you of our progress once we have results to share.