You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2025. It is now read-only.
[Guava] Multi-target for .NET 6 and MonoAndroid90 (#1111)
So far ported these packages to .NET 6:
* Xamarin.Google.Guava
* Xamarin.Google.Guava.FailureAccess
* Xamarin.Google.Guava.ListenableFuture
This requires:
* Xamarin.Android from VS 16.10
* .NET 6.0.100-preview.4.21255.9
* .NET 6 Android workload
* Xamarin.Legacy.Sdk
* Updated `build.cake` to use `dotnet build`
Other changes:
* .nupkg should include a single copy of the .jar file
* Added a Guava sample project
0 commit comments