Shared Projects let you write common code that is referenced by a number of different application projects. The code is compiled as part of each referencing project and can include compiler directives to help incorporate platform-specific functionality into the shared code base. Shared Projects (also sometimes called Shared Asset Projects) let you write code that is shared between multiple target
