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
[Java.Interop] Emit a reference assembly for Java.Interop.dll (#716)
Context: dotnet/android@00c2c1a
The `Microsoft.Android.Ref` package for .NET 6 needs to contain
reference assemblies for each assembly we ship.
`Java.Interop.dll` is one of the assemblies included in the
`Microsoft.Android.Ref` package, so we need to set
`$(ProduceReferenceAssembly)`=True so that a reference assembly is
created automatically.
Size difference:
Length Name
------ ----
227328 Java.Interop.dll
94208 ref/Java.Interop.dll
0 commit comments