dotnet / dotnet/msbuild

RAR is not aware of .NET assembly unification

Open
#1,346 8 comments 0 reactions 0 assignees View on GitHub
triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

.NET will unify inbox assemblies with those that have the same major.minor version. However, if an assembly has a different major.minor .NET will not unify. As such RAR should suggest a bindingRedirect for those assemblies, even if it doesn't see a conflict, since a conflict will exist with other inbox assemblies which are out of RAR's view.

Related to https://github.com/Microsoft/msbuild/issues/1344, if you think about inbox framework assemblies as "runtime".

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.