© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•2y ago•
8 replies
Core

✅ How to create a folder in project root?

Hi, I am trying to put the project library/libraries in a
src
src
folder. I can only create a
solution folder
solution folder
.
The files are only structured that way if I the project is opened with an IDE, otherwise those solution folders do not exist if viewed with file explorer.

Is this really how a project is structured? Let's say I have 5 libraries and 3 other test libraries. This way if I went to the git repository all the class libraries would be mixed.

How could I create a
src
src
and
test
test
folder in project root? Is that even possible?
image.png
image.png
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

❔ Create new project in folder
C#CC# / help
3y ago
Multi-Project templates without a root folder
C#CC# / help
3y ago
How to Create Backup project
C#CC# / help
3y ago
Is it possible to create a file outside the project folder?
C#CC# / help
15mo ago