### Steps to Reproduce 1. Create Android Library with data binding enabled using android studio. 2. Now try to create DLL for the android library using visual studio. 3. Build process is success. But you won't find classes relating to the Data Binding. 4. In the Build logs you will find a warning [ noClassDefFoundError: Landroidx/databinding/DataBinderMapperImpl ] <!-- If you have a repro project, you may drag & drop the .zip/etc. onto the issue editor to attach it. --> ### Expected Behavior ### Actual Behavior ### Version Information <!-- 1. On macOS and within Visual Studio, select Visual Studio > About Visual Studio, then click the Show Details button, then click the Copy Information button. 2. Paste below this comment block. --> ### Log File <!-- 1. On macOS and within Visual Studio: a. Click **Tools** > **SDK Command Prompt**. b. Within the launched `Terminal.app` window, run: adb logcat -d | pbcopy 2. Paste below this comment block --> <!-- Switch to the "Preview" tab to ensure your issue renders correctly. -->