Skip to content

Conversation

@jonathanpeppers
Copy link
Member

Context: dotnet/android#5119

The Microsoft.Android.Ref package for .NET 6 needs to contain
reference assemblies for each assembly we ship.

Java.Interop.dll is one of these, so we need to set
$(ProduceReferenceAssembly) to generate a reference assembly
automatically.

Size difference:

Length Name
------ ----
227328 Java.Interop.dll
 94208 ref/Java.Interop.dll

Context: dotnet/android#5119

The `Microsoft.Android.Ref` package for .NET 6 needs to contain
reference assemblies for each assembly we ship.

`Java.Interop.dll` is one of these, so we need to set
`$(ProduceReferenceAssembly)` to generate a reference assembly
automatically.

Size difference:

    Length Name
    ------ ----
    227328 Java.Interop.dll
     94208 ref/Java.Interop.dll
@jonpryor jonpryor merged commit 6cde087 into dotnet:master Sep 18, 2020
@jonathanpeppers jonathanpeppers deleted the producereferenceassembly branch September 18, 2020 01:30
@jpobst jpobst added this to the 11.1 (16.9 / 8.9) milestone Sep 22, 2020
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants