Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

Loading multiple satellite assemblies of same project fails in coreclr #2802

@kirthik

Description

@kirthik

In the current code, we are not preserving the culture information during satellite assembly creation. So if app tries to load multiple satellite assemblies of same project, first one succeeds but subsequent ones fails with error Assembly with same name is already loaded.

To fix this issue, we need to add AssemblyCultureAttribute during satellite assembly compilation

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions