Skip to content

Stop signing Mono.Android.dll #7322

Open
@jonpryor

Description

Stop signing Mono.Android.dll.

From https://learn.microsoft.com/en-us/dotnet/standard/assembly/strong-named:

For .NET Core and .NET 5+, strong-named assemblies do not provide material benefits. The runtime never validates the strong-name signature, nor does it use the strong-name for assembly binding.

For .NET 9 Preview 1, we should stop signing Mono.Android.dll, and see if anything breaks.

Metadata

Assignees

Labels

Area: Mono.AndroidIssues with the Android API binding (Mono.Android.dll).enhancementProposed change to current functionality.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions