What is the Shared Project approach in Xamarin cross-platform development?
-
A
Source files shared across platform projects at compile time with no output assembly
-
B
A NuGet package containing shared code
-
C
A runtime abstraction layer
-
D
A Git submodule strategy