Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fill the ReferencedAssemblyNames property for all loaded assemblies #311 #319

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

made-by-karl
Copy link

@made-by-karl made-by-karl commented Oct 25, 2024

ArchBuilder always adds the names of referenced assemblies from the AssemblyDefinition.MainModule.AssemblyReferences property.

Resolves #311

Signed-off-by: Karl Rhenius [email protected]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ArchUnit does not load the names of referenced assemblies for dependent / recursively loaded assemblies
1 participant