The Xamarin Linker is used to reduce the size of the apps, it has three options in Visual Studio:
- Don't Link (None in Visual Studio)
- Link SDK Assemblies (Sdk Assemblies Only)
- Link All Assemblies (Sdk and User Assemblies)
More info: https://learn.microsoft.com/en-us/xamarin/android/deploy-test/linker