I have a solution with more then one projects. Is there a way i can create one file that is not compiled like resx file and is accessable from all the other projects? Or do i have to create a file (of what type) for each project?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can take a look at this topic: Adding or linking existing files to a project in Visual Studio .NET
You can link existing file between different projects.