Could we avoid resources in root?

Viewed 23

I am working on webpage using ASP.Net MVC - C#

currently I have two folders for the resources one inside the project, and the other one in root folder?

How can we make the project to use only resources inside the project not using the resources in root folder?

Thanks

0 Answers
Related