❔ Linking folder from one project to another
Hi, i wanted to link folder from one project to another i accomplished it but i can't create new files in linked folder is there any way around it?
6 Replies
i did something like this and it works perfectly but i cant create and copy new files to this linked folder
Why are you copying those files, though, instead of just... referencing the project and using them that way?
Manage references in a project - Visual Studio (Windows)
Learn how to manage references to external components and connected services in a project.
As @ZZZZZZZZZZZZZZZZZZZZZZZZZ mentioned, you should general be using project references rather than linking or copy+pasta code. above is a link elaborating.
Was this issue resolved? If so, run
/close
- otherwise I will mark this as stale and this post will be archived until there is new activity.