dotnet / dotnet/android-libraries
Xamarin.Google.Guava is empty
- Dominant language
- C#
- Stars
- 317
- Forks
- 73
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 17
Description
### 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_
Contributor guide
Assessment
This issue has not been assessed yet.