Skip to content

Addin registration on .NET 6 #4

@jozefizso

Description

@jozefizso

The .NET 6 provides new System.Reflection.Metadata model for reading metadata from assembly file.

This will allow the build task to read the assembly without executing it and without requiring to resolved references.

Reference: https://learn.microsoft.com/en-us/dotnet/api/system.reflection.metadata?view=net-6.0

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions