I need to use some classes from another project. How can I just import or create a reference to that project in Visual Studio?
Right now if I use \"Add reference\" i
You can add reference by adding your project name in csproj file. if your project in same solution