I deploy a dotnet project from github, but there is a issue i faced here, when clone project from my github repository to your cloud platform, here project stay in the wwwroot folder, here wwwroot folder need direct access to my project file like .dll
But my project all file like .dll are in the sub folder.when clone project from github, in wwwroot folder , there make also project folder like CV Generator, and in this folder there is project file, now plz help me that how to wwwroot file accsess subfolder all file.