Ben.Demystifier icon indicating copy to clipboard operation
Ben.Demystifier copied to clipboard

NuGet package adds duplicate references

Open riley-van-hengstum opened this issue 7 years ago • 1 comments

I would like to use this, but somehow installing the NuGet package adds a lot of duplicate references to my projects for system packages such as System.Collections, System.ComponentModel, etc.

Using .NET Framework 4.6.2 in my projects. For example, the System.Collections package referenced is:

System.Collections, Version=4.0.10.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETFramework\v4.6.2\Facades\System.Collections.dll

Installing the Demystifier NuGet package adds the duplicate reference:

System.Collections, Version=4.0.11.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a C:\Program Files (x86)\MSBuild\Microsoft\Microsoft.NET.Build.Extensions\net461\ref\System.Collections.dll

Anything I can do about that?

riley-van-hengstum avatar Apr 04 '18 07:04 riley-van-hengstum

What's the status of this?

btecu avatar Dec 18 '19 15:12 btecu

Closing this for it's a stale issue.

riley-van-hengstum avatar Aug 31 '23 07:08 riley-van-hengstum