-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 requestNew feature or request