AndroidX
AndroidX copied to clipboard
Xamarin.Google.Guava is empty
Android framework version
net8.0-android
Affected platform version
Xamarin.Google.Guava 33.3.1
Description
I'm trying to use the type Google.Common.Util.Concurrent.Futures of Xamarin.Google.Guava 33.3.1 but it fails to resolve.
I opened the assembly with ILSpy and saw that the Xamarin.Google.Guava.dll is completely empty?! There are no classes. Is this intentional? Where are the guava types located?
Steps to Reproduce
add Xamarin.Google.Guava to a MAUI project and try to use the type Google.Common.Util.Concurrent.Futures
Did you find any workaround?
no
Relevant log output
No response