Moving Folders containing files

I have a shared project and a static library in the same folder. I’m trying to move all the code in the static library into the shared project.

Under the static library is a folder with files inside it. If I drag the folder from the static library into the shared library is adds a reference to the folder in the shared project but the files aren’t shown. Is that right ? Also I then cant drag files into the folder inside the shared project.

I also noticed if I then drag a file from the folder in the static library to the shared project it create a second folder with the same name and the file is now referenced.

Cheers,
John

Dragging or renaming folders with files is on the list, but currently not implemented yet, sorry. Right now, it probably adds it as a file reference to the folder (like a bundle).