So, I have a common project that is merely a class library. In this file, I have my RESX files stored, and they are currently used in the C# files throughout my applications. Now, I want to add a SharePoint mapped folder that points to /CONFIG/Resources and somehow reuse the same files without having toRead more