### Xamarin.Android Version (eg: 6.0): 11.0.0.3 ### Operating System & Version (eg: Mac OSX 10.11): Windows 10 1909 ### Support Libraries Version (eg: 23.3.0): 1.2.0 ### Describe your Issue: I upgraded Xamarin.AndroidX.AppCompat to 1.2.0 and BottomSheetDialogFragment is not being found and throwing build errors. ### Steps to Reproduce (with link to sample solution if possible): Install version 1.2.0 of Xamarin.AndroidX.AppCompat on an app that uses bottom sheet fragments ### Include any relevant Exception Stack traces, build logs, adb logs: [CS7069] Reference to type 'AppCompatDialogFragment' claims it is defined in 'Xamarin.AndroidX.AppCompat', but it could not be found